Skip to content

fix(deps): update rust crate nr-auth to v0.4.0#2398

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/nr-auth-0.x
Closed

fix(deps): update rust crate nr-auth to v0.4.0#2398
renovate[bot] wants to merge 1 commit intomainfrom
renovate/nr-auth-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 8, 2026

This PR contains the following updates:

Package Type Update Change
nr-auth dependencies minor 0.2.00.4.0

Release Notes

newrelic/newrelic-auth-rs (nr-auth)

v0.4.0

Compare Source

What's Changed

⚠️ Breaking API change

Identity generation simplification in #​201:

Removes the intermediate generator module (L1SystemIdentityGenerator, L2SystemIdentityGenerator) and the Creator trait abstraction that wrapped key generation. These abstractions were adding indirection without meaningful benefit.

  • Any code using such components needs to be updated. Callers can now invoke iam_client.create_l1_system_identity() and iam_client.create_l2_system_identity().
  • The key::creator module is also renamed to key::generation and the corresponding components are renamed consequently.

Full Changelog: newrelic/newrelic-auth-rs@0.3.0...0.4.0

v0.3.0

Compare Source

What's Changed

✨ New Features
  • create-identity command now supports New Relic User API Key as an alternative to bearer tokens moreover a new command allows
  • added create-bootstrap-identity command to create an identity capable of creating other identities
⚠️ Breaking Changes
  • All breaking changes are internal to the library leveraged to the agent control and addressed here

Full Changelog: newrelic/newrelic-auth-rs@0.2.0...0.3.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 8, 2026
@renovate renovate bot enabled auto-merge (squash) April 8, 2026 15:37
@renovate renovate bot requested a review from a team as a code owner April 8, 2026 15:37
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 8, 2026

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@sigilioso
Copy link
Copy Markdown
Contributor

Will be addressed on #2399

@sigilioso sigilioso closed this Apr 9, 2026
auto-merge was automatically disabled April 9, 2026 10:06

Pull request was closed

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 9, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.4.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/nr-auth-0.x branch April 9, 2026 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant