Skip to content

Bump libs after nri prelude 0.7#155

Merged
omnibs merged 3 commits into
trunkfrom
bump-libs-after-nri-prelude-0.7
May 28, 2026
Merged

Bump libs after nri prelude 0.7#155
omnibs merged 3 commits into
trunkfrom
bump-libs-after-nri-prelude-0.7

Conversation

@omnibs
Copy link
Copy Markdown
Member

@omnibs omnibs commented May 28, 2026

I bumped nri-prelude to 0.7 in #152 bc of breaking changes.

I should have also bumped these packages, whose version boundaries against nri-prelude changed due to the breaking change.

I'm planning to publish them all so I bumped the copyright year too (our release.sh script checks it).

@omnibs omnibs marked this pull request as ready for review May 28, 2026 19:30
Copilot AI review requested due to automatic review settings May 28, 2026 19:30
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR prepares the sibling libraries for publication after the nri-prelude 0.7 breaking change by bumping affected package versions, changelog entries, and release metadata years.

Changes:

  • Bumps release versions for packages that now require nri-prelude >= 0.7.0.0.
  • Adds matching changelog entries for those package releases.
  • Updates package, cabal, and license copyright years to 2026.

Reviewed changes

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

Show a summary per file
File Description
nri-http/package.yaml Bumps package version and copyright year.
nri-http/nri-http.cabal Mirrors generated cabal metadata updates.
nri-http/LICENSE Updates copyright year.
nri-http/CHANGELOG.md Adds release note for requiring nri-prelude >= 0.7.0.0.
nri-kafka/package.yaml Bumps package version and copyright year.
nri-kafka/nri-kafka.cabal Mirrors generated cabal metadata updates.
nri-kafka/LICENSE Updates copyright year.
nri-kafka/CHANGELOG.md Adds release note for requiring nri-prelude >= 0.7.0.0.
nri-observability/package.yaml Bumps package version and copyright year.
nri-observability/nri-observability.cabal Mirrors generated cabal metadata updates.
nri-observability/LICENSE Updates copyright year.
nri-observability/CHANGELOG.md Adds release note for requiring nri-prelude >= 0.7.0.0.
nri-postgresql/package.yaml Bumps package version and copyright year.
nri-postgresql/nri-postgresql.cabal Mirrors generated cabal metadata updates.
nri-postgresql/LICENSE Updates copyright year.
nri-postgresql/CHANGELOG.md Adds release note for requiring nri-prelude >= 0.7.0.0.
nri-redis/package.yaml Bumps package version and copyright year.
nri-redis/nri-redis.cabal Mirrors generated cabal metadata updates.
nri-redis/LICENSE Updates copyright year.
nri-redis/CHANGELOG.md Adds release note for requiring nri-prelude >= 0.7.0.0.
nri-prelude/package.yaml Updates copyright year.
nri-prelude/nri-prelude.cabal Mirrors generated cabal metadata update.
nri-prelude/LICENSE Updates copyright year.
nri-env-parser/package.yaml Updates copyright year.
nri-env-parser/nri-env-parser.cabal Mirrors generated cabal metadata update.
nri-env-parser/LICENSE Updates copyright year.
nri-log-explorer/package.yaml Updates copyright year.
nri-log-explorer/nri-log-explorer.cabal Mirrors generated cabal metadata update.
nri-log-explorer/LICENSE Updates copyright year.
nri-test-encoding/package.yaml Updates copyright year.
nri-test-encoding/nri-test-encoding.cabal Mirrors generated cabal metadata update.
nri-test-encoding/LICENSE Updates copyright year.

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

After bumping nri-postgresql to 0.4.0.1 and nri-redis to 0.4.1.1, the
`srcLocPackage` strings embedded in their test goldens (e.g.
`nri-redis-0.4.1.0-inplace-tests`) needed the matching suffix update.

Applied as a targeted substring substitution rather than a full
regeneration — the test-suite version is the only thing that changed,
and surgical replacement avoids the risk of pulling in platform-specific
noise from a local regen.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@omnibs omnibs enabled auto-merge May 28, 2026 20:43
@omnibs omnibs requested a review from jali-clarke May 28, 2026 20:43
Copy link
Copy Markdown
Member

@jali-clarke jali-clarke left a comment

Choose a reason for hiding this comment

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

pretty straightforward!

@omnibs omnibs added this pull request to the merge queue May 28, 2026
Merged via the queue into trunk with commit 294501e May 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants