Skip to content

chore(release): bump version to 0.12.3 - #124

Merged
kxzk merged 1 commit into
mainfrom
feature/aai-508-release-langfuse-rb-0123
Sep 16, 2026
Merged

kxzk merged 1 commit into
mainfrom
feature/aai-508-release-langfuse-rb-0123

Conversation

@kxzk

@kxzk kxzk commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

TL;DR

Release 0.12.3 with JSON 3 support and the Faraday minimum required for compatible API response parsing.

Why

Applications using JSON 3 can install the SDK without downgrading JSON. This patch release includes #123 and changes only the version, changelog, and lockfile entry.

Checklist

  • Has label
  • Has linked issue
  • Tests added for new behavior
  • Docs updated (if user-facing)

Closes AAI-508

Verification

The release passed the full local suite: 1,663 examples, zero failures, and 97.01% line coverage. RuboCop passed for all 112 files. The implementation also passed hosted JSON 2 and JSON 3 tests on Ruby 3.2, 3.3, and 3.4.

The 0.12.3 SDK passed a live JSON 3 check. Prompt contents matched independent Langfuse CLI reads, and the CLI confirmed a synthetic trace's input/output and a synthetic score.

RubyGems publication remains manual after the merged release is tagged and the gem is built.


Note

Low Risk
Release metadata only (version, changelog, lockfile); no runtime or dependency constraint changes in this diff.

Overview
Release 0.12.3 — packaging only: bumps Langfuse::VERSION to 0.12.3, updates Gemfile.lock, and documents the patch in CHANGELOG under [0.12.3] - 2026-09-15.

The new changelog entry records #123: JSON 3.x is allowed and Faraday ≥ 2.14.4 is required for compatible API response parsing. Compare links at the bottom of the changelog now point Unreleased at v0.12.3...HEAD and add the v0.12.2...v0.12.3 release link.

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

@kxzk kxzk added the bug Something isn't working label Sep 16, 2026
@kxzk kxzk self-assigned this Sep 16, 2026
@linear-code

linear-code Bot commented Sep 16, 2026

Copy link
Copy Markdown

AAI-508

@kxzk
kxzk merged commit 3fd979f into main Sep 16, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant