Skip to content

chore: bump version to 12.0.1 - #24

Merged
1415003719 merged 1 commit into
2026-07from
bump/12.0.1
Jul 27, 2026
Merged

chore: bump version to 12.0.1#24
1415003719 merged 1 commit into
2026-07from
bump/12.0.1

Conversation

@1415003719

Copy link
Copy Markdown
Contributor

What

Version bump 12.0.012.0.1 for a dependency-only patch release, updated in all four places the version appears:

  • pom.xml artifact version
  • README.md (SDK Version line + maven dependency snippet)
  • HttpClient.java user-agent string

Why

#23 bumped org.bouncycastle:bcprov-jdk18on 1.78 → 1.84 (security update); publishing it to Maven Central requires a new release.

Verification

  • mvn clean package passes, produces tracking-sdk-12.0.1.jar (Java 8 target).
  • BC 1.84 verified locally before Bump org.bouncycastle:bcprov-jdk18on from 1.78 to 1.84 #23 was merged: the only BC-dependent path (Auth.getRsaSign, SHA256withRSA/PSS) produces signatures that verify with the pure-JDK RSASSA-PSS verifier, identical behavior to 1.78; live read-only smoke (GetCouriers / GetTrackings) passed with the 1.84-built jar.

After merge: create release 12.0.1 (the maven-publish.yml workflow publishes on release creation).

🤖 Generated with Claude Code

Dependency-only patch release: org.bouncycastle:bcprov-jdk18on 1.78 -> 1.84 (#23).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@aftership-abas
aftership-abas self-requested a review July 27, 2026 08:54

@aftership-abas aftership-abas left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

看起来没问题。

评审模型:gpt-5.6-terra

@1415003719
1415003719 merged commit ab7ceaa into 2026-07 Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants