Skip to content

Version 1.0.2-SNAPSHOT - #26

Merged
bpalermo merged 1 commit into
masterfrom
next-dev-1.0.2
Jul 14, 2026
Merged

Version 1.0.2-SNAPSHOT#26
bpalermo merged 1 commit into
masterfrom
next-dev-1.0.2

Conversation

@bpalermo

Copy link
Copy Markdown

Changelog:

  • Bump all modules to 1.0.2-SNAPSHOT, starting the next development iteration after the 1.0.1 release.
  • Point thrift's :midje plugin ref at the now-published lein-finagle-clojure "1.0.1" (was 1.0.0), so the thrift build/codegen runs against the patched jackson stack — closing the build-time gap noted in Pin patched jackson 2.18.9 stack (GHSA-5jmj-h7xm-6q6v) #24.

Completes the 1.0.1 manual release: built from the master merge commit (5aed25a), all four artifacts (finagle-clojure/{core,http,thrift} + lein-finagle-clojure) published to CodeArtifact private-maven and verified at 1.0.1 via nu codeartifact latest, tagged 1.0.1, GitHub release created.

Note: maven.cicd.nubank.world proxy resolution of freshly-published versions lags briefly (copy-on-read); the authoritative check is nu codeartifact latest maven <pkg> <namespace>.

🤖 Generated with Claude Code

Start next development iteration after the 1.0.1 release. Also point
thrift's :midje plugin ref at the now-published lein-finagle-clojure
1.0.1 (was 1.0.0), so the thrift build/codegen runs against the
patched jackson stack.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 14, 2026 21:47
@bookworm-app

bookworm-app Bot commented Jul 14, 2026

Copy link
Copy Markdown

Hi. 👋

I'm bookworm and I'll help you merge your change.

You can post a comment on this PR with one of the following commands:

bookworm/release-it

  1. Add exactly one of the following labels to this PR: major, minor, patch.

  2. Fill the Changelog: section of the PR description.

  3. Wait until the checks have passed (except for the Bookworm check, which will be completed once the release is done).

  4. Ensure someone has approved the PR.

  5. Comment bookworm/release-it on this PR.

I'll take care of updating CHANGELOG.md, bumping project.clj and merging this PR.

Note: a stable version will be generated (that is Bumpito will update to it).

bookworm/release-beta

  1. Add exactly one of the following labels to this PR: major, minor, patch.

  2. Comment bookworm/release-beta on this PR.

I'll take care of generating a beta version based on these changes and
when it finishes I'll post a comment with the version that was generated.

bookworm/skip-release

This command should be used if you are changing something other than production code or docstrings that engineers can
see in their IDEs (e.g. README, CHANGELOG, tests, etc).

  1. Wait until all the checks have passed and someone has approved the PR.

  2. Comment bookworm/skip-release on this PR.

I'll take care of merging this PR.


If you have any problem, please reach my creators at #shared-libraries-and-tools

Copilot AI 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.

Pull request overview

Starts the next development iteration by bumping all published finagle-clojure modules to 1.0.2-SNAPSHOT, and updates the thrift module’s Midje plugin reference to use the now-published lein-finagle-clojure 1.0.1 so thrift codegen/tests run against the patched Jackson stack described in #24.

Changes:

  • Bump root + module defproject versions from 1.0.1 to 1.0.2-SNAPSHOT.
  • Update thrift’s :midje plugin reference to lein-finagle-clojure "1.0.1".
  • Update intra-repo module dependencies on finagle-clojure/core to 1.0.2-SNAPSHOT where applicable.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
project.clj Bumps root project version to 1.0.2-SNAPSHOT.
core/project.clj Bumps finagle-clojure/core version to 1.0.2-SNAPSHOT.
http/project.clj Bumps finagle-clojure/http version and updates dependency on finagle-clojure/core to 1.0.2-SNAPSHOT.
thrift/project.clj Bumps finagle-clojure/thrift version, updates dependency on finagle-clojure/core to 1.0.2-SNAPSHOT, and pins Midje plugin to lein-finagle-clojure "1.0.1".
lein-finagle-clojure/project.clj Bumps lein-finagle-clojure plugin version to 1.0.2-SNAPSHOT.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bpalermo
bpalermo enabled auto-merge (squash) July 14, 2026 21:49
@bpalermo
bpalermo merged commit dc4b4d6 into master Jul 14, 2026
3 checks passed
@bpalermo
bpalermo deleted the next-dev-1.0.2 branch July 14, 2026 21:51
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.

3 participants