Skip to content

chore(deps): update dependency newrelic-auth-rs to v0.4.0#2396

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

chore(deps): update dependency newrelic-auth-rs to v0.4.0#2396
renovate[bot] wants to merge 1 commit intomainfrom
renovate/newrelic-auth-rs-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 8, 2026

This PR contains the following updates:

Package Update Change
newrelic-auth-rs minor 0.2.00.4.0

Release Notes

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

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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 requested a review from a team as a code owner April 8, 2026 14:57
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 8, 2026
@sigilioso
Copy link
Copy Markdown
Contributor

#2399

@sigilioso sigilioso closed this Apr 9, 2026
@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/newrelic-auth-rs-0.x branch April 9, 2026 12:44
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