Skip to content

chore(main): release 0.1.1#17

Open
Midor wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore(main): release 0.1.1#17
Midor wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@Midor

@Midor Midor commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.1.1 (2026-06-03)

Bug Fixes

  • decode oneOf unions by discriminator and tolerate unknown response fields and enum values (#16) (f8aca55)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • Bug Fixes

    • Fixed decoding of oneOf unions with discriminator support and improved tolerance for unknown response fields and enum values.
  • Chores

    • Bumped version to 0.1.1.

@coderabbitai

coderabbitai Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4621b704-6f99-400a-b4eb-ed8124919660

📥 Commits

Reviewing files that changed from the base of the PR and between f8aca55 and d15db55.

📒 Files selected for processing (3)
  • .release-please-manifest.json
  • CHANGELOG.md
  • pkg/version/version.go

Walkthrough

This PR bumps the package version from 0.1.0 to 0.1.1 across three files: the release manifest, the code version constant, and the changelog. The new release documents a bug fix for decoding oneOf unions using a discriminator while tolerating unknown response fields and enum values.

Changes

Version 0.1.1 Release

Layer / File(s) Summary
Version bump to 0.1.1
CHANGELOG.md, .release-please-manifest.json, pkg/version/version.go
Release manifest, code version constant, and changelog are synchronized to 0.1.1, with changelog documenting the discriminator-based oneOf decoding fix and improved tolerance for unknown fields and enums.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • lakekeeper/go-lakekeeper#6: Both PRs update the same release/version wiring—bumping .release-please-manifest.json scope "." and the default fallback string in pkg/version/version.go.

Suggested labels

documentation, go, autorelease: tagged

Poem

🐰 A tiny version bump, so clean and bright,
From zero-one-oh to zero-one-one, just right,
The changelog sings of fixes that flow,
Discriminators dance where unions now go,
Release the rabbits—this hotfix will glow! 🚀

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is largely incomplete relative to the template, missing required sections including Related Issue, detailed Description, Rollback Plan, and Security Controls assessment. Add missing required sections from the template: specify the related issue number, provide a plain English description of the changes, complete the Rollback Plan checkbox, and address any security control changes.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: a version bump release from 0.1.0 to 0.1.1, which is reflected in all modified files.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main

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 and usage tips.

@github-actions github-actions Bot added documentation Improvements or additions to documentation go labels Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: pending documentation Improvements or additions to documentation go

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant