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(main): release core 1.6.0 #1107

Merged
merged 3 commits into from
Dec 18, 2024

Conversation

openfeaturebot
Copy link
Contributor

@openfeaturebot openfeaturebot commented Dec 11, 2024

πŸ€– I have created a release beep boop

1.6.0 (2024-12-12)

⚠ BREAKING CHANGES

The signature of the finally hook stage has been changed. The signature now includes the evaluation details, as per the OpenFeature specification. Note that since hooks are still experimental, this does not constitute a change requiring a new major version. To migrate, update any hook that implements the finally stage to accept evaluation details as the second argument.

✨ New Features

πŸ”„ Refactoring


This PR was generated with Release Please. See documentation.

Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
@openfeaturebot openfeaturebot changed the title chore(main): release core 1.5.1 chore(main): release core 1.6.0 Dec 12, 2024
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main--components--core branch from 29e5129 to fe3fffc Compare December 12, 2024 13:51
@toddbaert toddbaert self-requested a review December 18, 2024 17:00
Copy link
Member

@toddbaert toddbaert left a comment

Choose a reason for hiding this comment

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

We need to make sure we update the minimum peers in the web and server SDKs to this core version, I think, after release:

https://github.com/open-feature/js-sdk/pull/1106/files#diff-e35631c960979816b4b2bda7950788e968930fcaf2cf39b482ff23117cd13888R49

And then release those immediately.

We also may want to add some breaking change notes/migrations.

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
@beeme1mr beeme1mr added this pull request to the merge queue Dec 18, 2024
Merged via the queue into main with commit bd26d0a Dec 18, 2024
11 checks passed
@beeme1mr beeme1mr deleted the release-please--branches--main--components--core branch December 18, 2024 18:42
@openfeaturebot
Copy link
Contributor Author

kevinmlong pushed a commit to kevinmlong/openfeature-js-sdk that referenced this pull request Dec 21, 2024
πŸ€– I have created a release *beep* *boop*
---


##
[1.6.0](open-feature/js-sdk@core-v1.5.0...core-v1.6.0)
(2024-12-12)

### ⚠ BREAKING CHANGES

The signature of the `finally` hook stage has been changed. The
signature now includes the `evaluation details`, as per the [OpenFeature
specification](https://openfeature.dev/specification/sections/hooks#requirement-438).
Note that since hooks are still `experimental,` this does not constitute
a change requiring a new major version. To migrate, update any hook that
implements the `finally` stage to accept `evaluation details` as the
second argument.

* add evaluation details to finally hook
([open-feature#1087](open-feature#1087))
([2135254](open-feature@2135254))

### ✨ New Features

* add evaluation details to finally hook
([open-feature#1087](open-feature#1087))
([2135254](open-feature@2135254))


### πŸ”„ Refactoring

* improve track interface for providers
([open-feature#1100](open-feature#1100))
([5e5b160](open-feature@5e5b160))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants