Skip to content

chore(main): release 1.2.0 - #57

Merged
kinyoklion merged 1 commit into
mainfrom
release-please--branches--main
Aug 25, 2026
Merged

chore(main): release 1.2.0#57
kinyoklion merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beepboop

1.2.0 (2026-08-25)

Features

  • Deprecate the provider getState method (#55) (1f71ef3)
  • Populate OpenFeature flag metadata from the evaluation reason (#56) (153eaa3)

Bug Fixes

  • Synchronize provider state access on the state lock (#54) (ebe9513)

This PR was generated with Release Please. See documentation.


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: deprecatedProvider.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.

Reviewed by Cursor Bugbot for commit a86744b. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
github-actionsBot requested a review from a team as a code ownerAugust 25, 2026 16:24
@github-actions
github-actionsBotforce-pushed the release-please--branches--main branch from bbee21a to afdec85CompareAugust 25, 2026 16:25
@github-actions
github-actionsBotforce-pushed the release-please--branches--main branch from afdec85 to a86744bCompareAugust 25, 2026 16:26
@kinyoklion
kinyoklion merged commit 878b505 into mainAug 25, 2026
5 checks passed
@kinyoklion
kinyoklion deleted the release-please--branches--main branch August 25, 2026 22:41
@github-actions

Copy link
Copy Markdown
ContributorAuthor

🤖 Created releases:

🌻

Sign up for freeto 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.

1 participant

@kinyoklion