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

chore: bump major version for core #107

Merged
merged 1 commit into from
Dec 4, 2024
Merged

chore: bump major version for core #107

merged 1 commit into from
Dec 4, 2024

Conversation

rasendubi
Copy link
Collaborator

We accidentally included breaking changes in 4.1.1, so bumping the major version now to correct that.

We accidentally included breaking changes in 4.1.1, so bumping the
major version now to correct that.
@rasendubi rasendubi mentioned this pull request Dec 4, 2024
@@ -1,6 +1,6 @@
[package]
name = "eppo_core"
version = "4.2.0"
version = "5.0.0"
Copy link
Member

Choose a reason for hiding this comment

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

Could you please be specific with what the breaking change is? Is it a breaking change from the perspective of the SDKs (users) or the SDKs themselves?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ConfigurationFetcher::fetch_configuration became async.

That's a breaking changes from the eppo_core's API perspective. It's not a breaking change for users, so we're not bumping SDKs' versions

@rasendubi rasendubi merged commit 88cae68 into main Dec 4, 2024
26 checks passed
@rasendubi rasendubi deleted the chore-bump-version branch December 4, 2024 19:16
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