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

feat: add flag push #30

Merged
merged 14 commits into from
Oct 21, 2024
Merged

feat: add flag push #30

merged 14 commits into from
Oct 21, 2024

Conversation

zhukaihan
Copy link
Collaborator

@zhukaihan zhukaihan commented Sep 3, 2024

Add flag push to JVM SDK. This enables streaming flag changes to clients, instead of polling every x interval.

@zhukaihan zhukaihan requested review from bgiori and tyiuhc September 3, 2024 17:17
src/main/kotlin/deployment/DeploymentRunner.kt Outdated Show resolved Hide resolved
src/main/kotlin/flag/FlagConfigStreamApi.kt Outdated Show resolved Hide resolved
src/main/kotlin/deployment/DeploymentRunner.kt Outdated Show resolved Hide resolved
src/main/kotlin/flag/FlagConfigUpdater.kt Outdated Show resolved Hide resolved
src/main/kotlin/flag/FlagConfigStreamApi.kt Outdated Show resolved Hide resolved
src/main/kotlin/flag/FlagConfigStreamApi.kt Outdated Show resolved Hide resolved
src/main/kotlin/flag/FlagConfigUpdater.kt Show resolved Hide resolved
src/main/kotlin/flag/FlagConfigUpdater.kt Show resolved Hide resolved
src/main/kotlin/util/SseStream.kt Outdated Show resolved Hide resolved
src/main/kotlin/util/SseStream.kt Outdated Show resolved Hide resolved
@zhukaihan zhukaihan requested a review from bgiori October 3, 2024 16:58
@zhukaihan zhukaihan merged commit 27caeb5 into main Oct 21, 2024
4 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 1, 2024
# [1.5.0](1.4.4...1.5.0) (2024-11-01)

### Bug Fixes

* CohortTooLargeException not thrown when in proxy mode ([#36](#36)) ([cc10582](cc10582))
* fix flag push fallback ([#37](#37)) ([2cf5b04](2cf5b04))
* remove OptIn annotation for cohort syncing ([#35](#35)) ([b5e0684](b5e0684))

### Features

* add flag push ([#30](#30)) ([27caeb5](27caeb5))
Copy link

github-actions bot commented Nov 1, 2024

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants