Skip to content

Conversation

felipecsl
Copy link
Contributor

The latest version of this library is v3.1.0. Updated the readme to reflect that and also updated the build.gradle file to point to the next snapshot version

@felipecsl felipecsl enabled auto-merge (squash) January 6, 2025 18:41
@@ -11,7 +11,7 @@ java {
}

group = 'cloud.eppo'
version = '4.0.1'
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we should cut a v4.0.1 release to be consistent? The major version bump was for the change in namespace, so this would be a breaking change.
I have a quick PR that I was going to cut a release for (so I could cut v4.1.0 this afternoon)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@typotter we never released a v4.0.0 - why not that instead?

Copy link
Collaborator

Choose a reason for hiding this comment

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

hm. the latest code has a bugfix for respecting graceful mode that was present in "v4.0.0", but since we never released that version, it wasn't really a bugfix. So ya, good idea - we could tag the repo at v4.0.0 now and cut a release.

Copy link
Collaborator

@typotter typotter left a comment

Choose a reason for hiding this comment

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

Should we cut v4.0.1 instead? I don't think we can roll back the version number if you want to push out the README update quickly

@felipecsl felipecsl merged commit 1348140 into main Jan 6, 2025
4 checks passed
@felipecsl felipecsl deleted the felipecsl--version-fix branch January 6, 2025 19:13
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.

2 participants