-
Notifications
You must be signed in to change notification settings - Fork 2
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: merge development to main #52
Conversation
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
🤖 I have created a release *beep* *boop* --- [0.0.6](open-feature/dart-server-sdk@v0.0.5...v0.0.6) (2025-03-14) * move publishing step to a separate workflow ([open-feature#41](open-feature#41)) ([9606219](open-feature@9606219)) --- 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 <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Production Push (Pre-release) - implement core features and unit tests This is the first pre release version of the Dart SDK. --------- Signed-off-by: Jeremy Andrews <[email protected]> Signed-off-by: Michael Beemer <[email protected]> Signed-off-by: Brian Chebon <[email protected]> Signed-off-by: Usman <[email protected]> Signed-off-by: ubabar123 <[email protected]> Co-authored-by: Michael Beemer <[email protected]> Co-authored-by: Brian Chebon <[email protected]> Co-authored-by: ubabar123 <[email protected]>
) 🤖 I have created a release *beep* *boop* --- [0.0.2](open-feature/dart-server-sdk@open_feature_dart_server_sdk-v0.0.1...open_feature_dart_server_sdk-v0.0.2) (2025-03-14) * release v.0.0.1-pre+1 ([open-feature#25](open-feature#25)) ([83b6438](open-feature@83b6438)) --- 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 <[email protected]> Co-authored-by: Michael Beemer <[email protected]>
- move code the repo up one level --------- Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
🤖 I have created a release *beep* *boop* --- [0.0.7](open-feature/dart-server-sdk@v0.0.6...v0.0.7) (2025-03-17) * update dartsdk minimum to latest version 3.7.2 ([open-feature#44](open-feature#44)) ([9729726](open-feature@9729726)) --- 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 <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
…e#51) ## This PR - Adds evaluation details parameter to the finally hook stage - Implements OpenTelemetry-compatible telemetry utility functions ### Related Issues - Fixes Add evaluation details to finally hook stage open-feature#27 - Fixes Add OpenTelemetry-Compatible Telemetry Utility Function open-feature#26 Signed-off-by: Brian Chebon <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@brian-chebon
Add some more detail to the PR reelase - ie. Readme, hooks others so we know what is being merged. Can stay high level.
Signed-off-by: Jeremy Andrews <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@brian-chebon updates look good - merging this into main.
🤖 I have created a release *beep* *boop* --- ## [0.0.8](v0.0.7...v0.0.8) (2025-04-01) ### 🧹 Chore * merge development to main ([#52](#52)) ([6b945f3](6b945f3)) * workflow cleanup ([#48](#48)) ([d81281b](d81281b)) --- 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 <[email protected]>
This PR
Related Issues
evaluation details
tofinally
hook stage #27