Skip to content

Update dependency KS.Fiks.IO.Client to v7#1827

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ks.fiks.io.client-7.x
Open

Update dependency KS.Fiks.IO.Client to v7#1827
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ks.fiks.io.client-7.x

Conversation

@renovate

@renovate renovate Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
KS.Fiks.IO.Client 6.1.27.0.2 age confidence

Release Notes

ks-no/fiks-io-client-dotnet (KS.Fiks.IO.Client)

v7.0.2: Release 7.0.2

What's Changed

Released by

@​OrjanSkotnes

Full Changelog: ks-no/fiks-io-client-dotnet@7.0.1...v7.0.2

v7.0.1

Compare Source

What's Changed

  • Adding support to retrieve Maskinporten access token with ExampleApp by @​ErlendStokkeMonstadKS in #​343

  • Add logging for number of unprocessed messages in FiksIOSubscriber status check i ExampleApplication

  • Fixed issue with RabbitMQEventLogger which caused RabbitMQ log events to not register since version 6.0.0 released Mar 25, 2025.

Full Changelog: ks-no/fiks-io-client-dotnet@7.0.0...7.0.1

v7.0.0

Compare Source

⚠️ Breaking Changes

  • Lookup() removedIFiksIOClient.Lookup() is gone. The backend no longer supports this endpoint. Any code calling client.Lookup(...) must be updated.

✨ New Features

  • ValidatePublicKeyAgainstPrivateKeyAsync() — New method on IFiksIOClient that checks whether the public key in the Fiks-IO catalog matches the private key configured in your client. Useful for startup health checks.

📦 Dependency Updates

Package From To
KS.Fiks.IO.Send.Client 2.0.7 2.1.0
KS.Fiks.Maskinporten.Client 2.0.6 2.0.7
RabbitMQ.Client 7.2.0 7.2.1
Microsoft.Extensions.Logging 10.0.0 10.0.3
System.Text.Json 10.0.0 10.0.3

🔧 Upgrading from 6.1.2

  1. Remove any usage of IFiksIOClient.Lookup().
  2. Optionally call ValidatePublicKeyAgainstPrivateKeyAsync() on startup to verify key configuration.

Full Changelog: ks-no/fiks-io-client-dotnet@6.1.2...7.0.0


Configuration

📅 Schedule: (in timezone Europe/Oslo)

  • Branch creation
    • "before 07:00 on Thursday"
  • 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 added the dependency Label Pull requests with dependency updates. Used when generation releasenotes label Jun 24, 2026
@renovate
renovate Bot force-pushed the renovate/ks.fiks.io.client-7.x branch from e34937e to b59d45b Compare July 12, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Label Pull requests with dependency updates. Used when generation releasenotes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants