| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
chore(main): release 1.2.0 (#57) 🤖 I have created a release *beep* *boop* --- ## [1.2.0](1.1.3...1.2.0) (2026-08-25) ### Features * Deprecate the provider getState method ([#55](#55)) ([1f71ef3](1f71ef3)) * Populate OpenFeature flag metadata from the evaluation reason ([#56](#56)) ([153eaa3](153eaa3)) ### Bug Fixes * Synchronize provider state access on the state lock ([#54](#54)) ([ebe9513](ebe9513)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Overview** > **Release Please** bumps the library from **1.1.3** to **1.2.0** in `gradle.properties` and `.release-please-manifest.json`, and adds the **1.2.0** section to `CHANGELOG.md`. No runtime code changes in this diff. > > The published **1.2.0** release (already on `main`) includes: **deprecated** `Provider.getState()` with guidance to use `Client.getProviderState()`; **flag metadata** on evaluations derived from LaunchDarkly evaluation reason fields; and **thread-safe** provider state reads/writes via synchronization on the state lock. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit a86744b. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY --> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 1.1.3 (#53) 🤖 I have created a release *beep* *boop* --- ## [1.1.3](1.1.2...1.1.3) (2026-06-29) ### Bug Fixes * update ProviderEvaluationBuilder usage for OpenFeature SDK 1.21.0 compatibility ([#52](#52)) ([4350abe](4350abe)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Version and changelog-only release automation with no runtime code changes in the diff. > > **Overview** > **Release 1.1.3** — bumps the published version from **1.1.2** to **1.1.3** in `gradle.properties` and `.release-please-manifest.json`, and adds the **1.1.3** section to `CHANGELOG.md`. > > The changelog records the shipped fix from [#52](#52): updating **`ProviderEvaluationBuilder`** usage for compatibility with **OpenFeature SDK 1.21.0**. This PR does not include that code change—only the Release Please version and release notes. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 1bbd8fd. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY --> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 1.1.2 (#42) 🤖 I have created a release *beep* *boop* --- ## [1.1.2](1.1.1...1.1.2) (2026-03-20) ### Bug Fixes * Update OpenFeature SDK dependency lower bound from 1.13.0 to 1.16.0 ([0db9fb0](0db9fb0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Low risk release-only change: bumps project version metadata and updates the changelog, with no functional code changes in this PR. > > **Overview** > Cuts the `1.1.2` release by bumping the project version from `1.1.1` to `1.1.2` in release metadata (`.release-please-manifest.json`, `gradle.properties`). > > Updates `CHANGELOG.md` with the `1.1.2` entry noting the OpenFeature SDK dependency lower-bound increase to `1.16.0`. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit b10033e. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 1.1.1 (#39) 🤖 I have created a release *beep* *boop* --- ## [1.1.1](1.1.0...1.1.1) (2025-04-15) ### Bug Fixes * Reduce openfeature lower bound to 1.13 instead of 1.14 ([#38](#38)) ([1152e46](1152e46)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 1.1.0 (#37) 🤖 I have created a release *beep* *boop* --- ## [1.1.0](1.0.1...1.1.0) (2025-04-14) ### Features * add tracking support ([#36](#36)) ([13ad91f](13ad91f)) * support tracking ([fa69598](fa69598)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 1.0.1 (#35) 🤖 I have created a release *beep* *boop* --- ## [1.0.1](1.0.0...1.0.1) (2024-09-16) ### Bug Fixes * Remove unused dependencies. ([#34](#34)) ([e6cff17](e6cff17)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 1.0.0 (#31) 🤖 I have created a release *beep* *boop* --- ## [1.0.0](0.2.3...1.0.0) (2024-06-07) ### ⚠ BREAKING CHANGES * 1.0.0 release ([#29](#29)) ### Features * 1.0.0 release ([#29](#29)) ([bf51e20](bf51e20)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
chore(main): release 0.2.3 (#28) 🤖 I have created a release *beep* *boop* --- ## [0.2.3](0.2.2...0.2.3) (2024-06-06) ### Bug Fixes * Improve client initialization handling. ([#27](#27)) ([cf0ed18](cf0ed18)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 0.2.2 (#24) 🤖 I have created a release *beep* *boop* --- ## [0.2.2](0.2.1...0.2.2) (2024-06-05) ### Bug Fixes * Include java version for build when publishing. ([#23](#23)) ([d5880fe](d5880fe)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 0.2.1 (#22) 🤖 I have created a release *beep* *boop* --- ## [0.2.1](0.2.0...0.2.1) (2024-06-05) ### Bug Fixes * Handle missing targeting key in updated OpenFeature SDK. ([#21](#21)) ([db83218](db83218)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |