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 dev.openfeature.contrib.providers.flagd 0.11.5 #1255

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 1, 2025

🤖 I have created a release beep boop

0.11.5 (2025-03-06)

🐛 Bug Fixes

  • broken reconnect on some HTTP2 error frames (#1261) (22d2a35)
  • deps: update grpc-java monorepo to v1.71.0 (#1265) (59569f3)
  • deps: update jackson monorepo to v2.18.3 (#1254) (24f11fd)

✨ New Features

  • flagd: Add features to customize auth to Sync API server (authorityOverride and clientInterceptors) (#1260) (0c2803a)
  • flagd: Support supplying providerId for in-process resolver as an option (#1259) (5dbb073)

🧹 Chore

  • add disable metadata option (#1267) (28c65d5)
  • deps: update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.2.0 (#1258) (5976801)
  • deps: update dependency org.junit.jupiter:junit-jupiter to v5.12.0 (#1248) (31b1ebc)
  • deps: update providers/flagd/spec digest to 09aef37 (#1266) (d43fa00)
  • deps: update testcontainers-java monorepo to v1.20.6 (#1263) (4b85af4)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner March 1, 2025 10:19
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.providers.flagd branch 10 times, most recently from 088c4e0 to e3c7893 Compare March 6, 2025 18:19
@toddbaert
Copy link
Member

toddbaert commented Mar 6, 2025

I'm making one more change at the request of @cupofcat , blocking for now.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.providers.flagd branch from e3c7893 to e552345 Compare March 6, 2025 19:54
Copy link
Contributor

@cupofcat cupofcat left a comment

Choose a reason for hiding this comment

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

Looks great, thank you!

@toddbaert
Copy link
Member

toddbaert commented Mar 6, 2025

I did one final manual test of the fixes for the stream errors. I can reliably see a reconnection and subsequent messages after RST_STREAM now.

@toddbaert toddbaert merged commit 6181196 into main Mar 6, 2025
4 checks passed
@toddbaert toddbaert deleted the release-please--branches--main--components--dev.openfeature.contrib.providers.flagd branch March 6, 2025 20:29
Copy link
Contributor Author

github-actions bot commented Mar 6, 2025

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.

5 participants