Skip to content

Release 0.15.0 #277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,17 @@ ${next_release_notes}
[float]
===== Features

* Added configuration to set a base OpenTelemetry Resource object: {pull}276[#276]
* New feature: {pull}000[#000]
////

[[release-notes-0.15.0]]
==== 0.15.0 - 2024/03/11

[float]
===== Features

* Added configuration to set a base OpenTelemetry Resource object: {pull}276[#276]

[[release-notes-0.14.0]]
==== 0.14.0 - 2024/02/02

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#Fri Feb 02 13:55:30 UTC 2024
#Mon Mar 11 09:51:53 UTC 2024
androidGradlePlugin_version=7.4.0
description=APM for Android applications with the Elastic stack
org.gradle.jvmargs=-XX\:MaxMetaspaceSize\=2G
version=0.15.0
version=0.16.0
android.useAndroidX=true
group=co.elastic.apm