Skip to content

chore(main): release dev.openfeature.contrib.tools.flagdapitestkit 0.3.0 - #1782

Open
openfeaturebot wants to merge 1 commit into
mainfrom
release-please--branches--main--components--dev.openfeature.contrib.tools.flagdapitestkit
Open

chore(main): release dev.openfeature.contrib.tools.flagdapitestkit 0.3.0#1782
openfeaturebot wants to merge 1 commit into
mainfrom
release-please--branches--main--components--dev.openfeature.contrib.tools.flagdapitestkit

Conversation

@openfeaturebot

@openfeaturebot openfeaturebot commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.3.0 (2026-07-25)

⚠ BREAKING CHANGES

  • DISABLED is a successful evaluation (still defaults) (#1800)

🐛 Bug Fixes

  • security: update dependency com.fasterxml.jackson.core:jackson-databind to v2.22.1 [security] (#1823) (4f1ae9b)
  • various custom operator conformance fixes (#1778) (cced215)

✨ New Features

  • DISABLED is a successful evaluation (still defaults) (#1800) (d732c35)

This PR was generated with Release Please. See documentation.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the version of tools/flagd-api-testkit from 0.2.1 to 0.2.2 across the manifest, POM file, and version text, while also adding a corresponding entry to the changelog detailing bug fixes for custom operator conformance. I have no feedback to provide.

@openfeaturebot
openfeaturebot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.tools.flagdapitestkit branch 3 times, most recently from 96a9424 to 4822c90 Compare May 11, 2026 17:47
@openfeaturebot
openfeaturebot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.tools.flagdapitestkit branch 2 times, most recently from fb280e4 to b53273d Compare May 21, 2026 12:22
@openfeaturebot
openfeaturebot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.tools.flagdapitestkit branch 2 times, most recently from 516e082 to eaf3852 Compare May 28, 2026 16:57
@openfeaturebot openfeaturebot changed the title chore(main): release dev.openfeature.contrib.tools.flagdapitestkit 0.2.2 chore(main): release dev.openfeature.contrib.tools.flagdapitestkit 0.3.0 Jun 2, 2026
@openfeaturebot
openfeaturebot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.tools.flagdapitestkit branch 3 times, most recently from d8931d6 to 12933ef Compare June 5, 2026 13:20
@openfeaturebot
openfeaturebot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.tools.flagdapitestkit branch 3 times, most recently from b41ad44 to 614d874 Compare June 16, 2026 17:27
@openfeaturebot
openfeaturebot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.tools.flagdapitestkit branch from 614d874 to ab3e979 Compare June 24, 2026 16:23
@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@openfeaturebot, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 5f962ebf-81ba-4ef1-be4e-f09838adc46d

📥 Commits

Reviewing files that changed from the base of the PR and between 2344568 and 9176e35.

📒 Files selected for processing (4)
  • .release-please-manifest.json
  • tools/flagd-api-testkit/CHANGELOG.md
  • tools/flagd-api-testkit/pom.xml
  • tools/flagd-api-testkit/version.txt
📝 Walkthrough

Walkthrough

Bumps tools/flagd-api-testkit from version 0.2.1 to 0.3.0 in pom.xml, version.txt, and .release-please-manifest.json, and adds a 0.3.0 CHANGELOG section documenting a breaking change, bug fixes, and a new feature entry.

Changes

flagd-api-testkit 0.3.0 release

Layer / File(s) Summary
Version bump and CHANGELOG for 0.3.0
tools/flagd-api-testkit/pom.xml, tools/flagd-api-testkit/version.txt, .release-please-manifest.json, tools/flagd-api-testkit/CHANGELOG.md
Version string updated from 0.2.1 to 0.3.0 across all versioning files; CHANGELOG gains a 0.3.0 section with breaking change (DISABLED now treated as successful evaluation), custom operator conformance bug fix, and new feature entry.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title matches the release of flagd-api-testkit version 0.3.0 and is specific enough.
Description check ✅ Passed The description is directly about the 0.3.0 release and summarizes the included changes.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@openfeaturebot
openfeaturebot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.tools.flagdapitestkit branch from ab3e979 to 2344568 Compare July 2, 2026 14:21
@openfeaturebot
openfeaturebot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.tools.flagdapitestkit branch from 2344568 to a192e99 Compare July 17, 2026 12:49
@openfeaturebot
openfeaturebot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.tools.flagdapitestkit branch from a192e99 to 6ce87e4 Compare July 24, 2026 20:54
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
@openfeaturebot
openfeaturebot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.tools.flagdapitestkit branch from 6ce87e4 to 9176e35 Compare July 25, 2026 05:17
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.

2 participants