Skip to content
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

Post-release v1.1.1 changes #627

Merged
merged 6 commits into from
Aug 31, 2023
Merged

Conversation

breedx-splk
Copy link
Contributor

  • Update changelog
  • Update version to 1.2.0
  • Update otel versions
  • Consolidate otel verisons by way of instrumentation bom

@breedx-splk breedx-splk requested review from a team as code owners August 29, 2023 20:09
val otelAlphaVersion = "$otelVersion-alpha"
val otelInstrumentationVersion = "1.29.0"
val otelVersion = "1.30.0-SNAPSHOT"
val otelAlphaVersion = otelVersion.replace("-SNAPSHOT", "-alpha-SNAPSHOT")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this does not work for non snapshot versions

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah yes, good catch! thank you.

@breedx-splk
Copy link
Contributor Author

Going to draft until after the patch release.

@breedx-splk breedx-splk marked this pull request as draft August 30, 2023 20:33
@breedx-splk breedx-splk changed the title Post-release v1.1.0 changes Post-release v1.1.1 changes Aug 31, 2023
breedx-splk and others added 4 commits August 31, 2023 14:16
* fix publishing and prepare for 1.1.1

* fix publishing and prepare for 1.1.1

* fix publishing and prepare for 1.1.1

* update version

* fix build

* Update buildSrc/src/main/kotlin/splunk.android-library-conventions.gradle.kts

Co-authored-by: Mateusz Rzeszutek <[email protected]>
@breedx-splk breedx-splk marked this pull request as ready for review August 31, 2023 21:24
@breedx-splk breedx-splk merged commit 339a0be into signalfx:main Aug 31, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants