chore(deps): update ghcr.io/nmshd/backbone-admin-cli docker tag to v6 - abandoned #980
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.0.1
->6.25.0
Release Notes
nmshd/backbone (ghcr.io/nmshd/backbone-admin-cli)
v6.25.0
Compare Source
Helm Chart
New Features
We removed the HealthCheckPolicy's again, because according to the official documentation, it defaults to the pod's readiness probe, which is perfect for us.
Full Changelog: 6.24.0...6.25.0
v6.24.0
Compare Source
Consumption
This means that the
swaggerUi
section of the configuration is not used anymore and can be safely removed.Helm Chart
New Features
This means that the
swaggerUi
section of the configuration can be safely removed.The following changes to the properties were made:
global.defaultHostname
. This is used at other places as a fallback value (see below)consumerapi.httpRoute.hostnames
toconsumerapi.httpRoute.hostnamesOverride
; defaults to theglobal.defaultHostname
sseserver.httpRoute.hostnames
tosseserver.httpRoute.hostnamesOverride
; defaults to theglobal.defaultHostname
This results in the following new properties:
consumerapi.healthCheckPolicy.hostOverride
(optional, defaults to "global.defaultHostname")consumerapi.healthCheckPolicy.interval
(optional)consumerapi.healthCheckPolicy.timeout
(optional)consumerapi.healthCheckPolicy.healthyThreshold
(optional)consumerapi.healthCheckPolicy.unhealthyThreshold
(optional)sseserver.healthCheckPolicy.hostOverride
(optional, defaults to "global.defaultHostname")sseserver.healthCheckPolicy.interval
(optional)sseserver.healthCheckPolicy.timeout
(optional)sseserver.healthCheckPolicy.healthyThreshold
(optional)sseserver.healthCheckPolicy.unhealthyThreshold
(optional)Full Changelog: 6.23.0...6.24.0
v6.23.0
Compare Source
Consumption
New Features
Bug Fixes
ForIdentity
column of Relationship Templates and Tokens are not anonymized during identity deletion by @MH321Productions in https://github.com/nmshd/backbone/pull/962There is a new configuration property called
modules.tokens.application.didDomainName
Full Changelog: 6.22.1...6.23.0
v6.22.1
Compare Source
Consumption
Bug Fixes
/Identities/IsDeleted
route returns 500 if identity is deleted by @tnotheis in https://github.com/nmshd/backbone/pull/964Full Changelog: 6.22.0...6.22.1
v6.22.0
Compare Source
Consumption
New Features
For this, you can now pass an optional property
lengthOfGracePeriodInDays
(type:double
) when starting an identity deletion process via the Consumer API (POST /api/v1/Identities/Self/DeletionProcesses
)Full Changelog: 6.21.0...6.22.0
v6.21.0
Compare Source
Consumption
New Features
Bug Fixes
Full Changelog: 6.20.0...6.21.0
v6.20.0
Compare Source
Consumption
New Features
Full Changelog: 6.19.1...6.20.0
v6.19.1
Compare Source
Consumption
Other Changes
Full Changelog: 6.19.0...6.19.1
v6.19.0
Compare Source
Consumption
New Features
POC
(CAUTION: this feature is only a POC. It is not meant for production usage)
Full Changelog: 6.18.0...6.19.0
v6.18.0
Compare Source
Consumption
New Features
v6.17.0
Compare Source
Administration
New Features
Consumption
New Features
Background Jobs
New Features
v6.16.0
Compare Source
Consumption
New Features
Full Changelog: 6.15.2...6.16.0
v6.15.2
Compare Source
Consumption
Bug Fixes
Full Changelog: 6.15.1...6.15.2
v6.15.1
Compare Source
Consumption
Bug Fixes
Full Changelog: 6.15.0...6.15.1
v6.15.0
Compare Source
Consumption
New Features
ToBeDeleted
by @HunorTotBagi in https://github.com/nmshd/backbone/pull/910Full Changelog: 6.14.0...6.15.0
v6.14.0
Compare Source
Consumption
New Features
Terminated
by @tnotheis in https://github.com/nmshd/backbone/pull/912Full Changelog: 6.13.2...6.14.0
v6.13.2
Compare Source
Consumption
Bug Fixes
error.platform.validation.message.relationshipToRecipientNotActive
sometimes contains wrong address by @tnotheis in https://github.com/nmshd/backbone/pull/915Other changes
Full Changelog: 6.13.1...6.13.2
v6.13.1
Compare Source
Background Jobs
Bug Fixes
Full Changelog: 6.13.0...6.13.1
v6.13.0
Compare Source
Administration
New Features
Consumption
New Features
Bug Fixes
Full Changelog: 6.12.0...6.13.0
v6.12.0
Compare Source
Consumption
New Features
Full Changelog: 6.11.0...6.12.0
v6.11.0
Compare Source
Consumption
New Features
Full Changelog: 6.10.0...6.11.0
v6.10.0
Compare Source
Consumption
New Features
Administration
New Features
Bug Fixes
Full Changelog: 6.9.0...6.10.0
v6.9.0
Compare Source
Consumption
New Features
Full Changelog: 6.8.1...6.9.0
v6.8.1
Compare Source
Consumption
Bug Fixes
true
even though peer is in status ToBeDeleted by @tnotheis in https://github.com/nmshd/backbone/pull/871Full Changelog: 6.8.0...6.8.1
v6.8.0
Compare Source
Administration
Bug Fixes
Consumption
New Features
Bug Fixes
Full Changelog: 6.7.5...6.8.0
v6.7.5
Compare Source
Helm Chart
Bug Fixes
Full Changelog: 6.7.4...6.7.5
v6.7.4
Compare Source
Consumption
Other Changes
Full Changelog: 6.7.3...6.7.4
v6.7.3
Compare Source
Background Jobs
Bug Fixes
Full Changelog: 6.7.2...6.7.3
v6.7.2
Compare Source
Administration
New Features
Consumption
New Features
Bug Fixes
forIdentity
property by @tnotheis in https://github.com/nmshd/backbone/pull/836Full Changelog: 6.7.1...6.7.2
v6.7.1
Compare Source
Administration
New Features
Bug Fixes
Consumption
Bug Fixes
Full Changelog: 6.7.0...6.7.1
v6.7.0
Compare Source
Administration
New Features
Bug Fixes
Consumption
New Features
v6.6.1
Compare Source
Consumption
Bug Fixes
Administration
New Features
v6.6.0
Compare Source
Consumption
New Features
Administration
New Features
Bug Fixes
/splash
by @jkoenig134 in https://github.com/nmshd/backbone/pull/810v6.5.1
Compare Source
Helm
Bug Fixes
v6.5.0
Compare Source
Administration
New Features
Bug Fixes
Consumption
New Features
Bug Fixes
Helm
New Features
v6.4.0
Compare Source
Consumption
New Features
https://github.com/nmshd/backbone/pull/743/743
Bug Fixes
Administration
New Features
Our Admin UI now has a completely new look. Let us know what you think.
v6.3.0
Compare Source
Consumption
New Features
Bug Fixes
Admin UI
New Features
The audit log now also contains entries for everything that was deleted.
v6.2.0
Compare Source
Consumption
New Features
v6.1.1
Compare Source
Consumer
Bug Fixes
v6.1.0
Compare Source
Consumer
New Features
Now there are quotas on the following metrics:
v6.0.0
Compare Source
Consumer
New Features
v5.9.1
Compare Source
Consumtpion
New Features
v5.9.0
Compare Source
Consumption
New Features
Bug Fixes
v5.8.0
Compare Source
Consumption
New Features
Each of the external events has the
relationshipId
in its payloadv5.7.1
Compare Source
Administration
Bug Fixes
Consumption
Bug Fixes
v5.7.0
Compare Source
Administration
New Features
Consumption
New Features
You can register for server sent events by sending a GET request to
/api/v1/sse
. This will open an SSE connection. The Backbone will send you event names through this connection. These event names are the same as those sent via push notifications.Other
v5.6.0
Compare Source
What's Changed
Consumer API
New Features
Bug Fixes
Admin UI
New Features
v5.5.1
Compare Source
What's Changed
Consumer API
Bug Fixes
Admin UI
Bug Fixes
v5.5.0
Compare Source
What's Changed
Consumer API
New Features
v5.4.3
Compare Source
What's Changed
Helm Chart
Bug Fixes
v5.4.2
Compare Source
This release only contains small changes to the helm chart.
v5.4.1
Compare Source
What's Changed
Helm Chart
Other changes
Admin UI
Bug Fixes
v5.4.0
Compare Source
What's Changed
Consumer API
New Features
Admin UI
Bug Fixes
v5.3.1
Compare Source
What's Changed
Database Migrator
Bug Fixes
v5.3.0
Compare Source
What's Changed
Admin UI
New Features
Consumer API
New Features
Event Handler
New Features
Identity Deletion Job
New Features
Helm Chart
New Features
v5.2.1
Compare Source
What's Changed
Consumer API
Bug Fixes
v5.2.0
Compare Source
What's Changed
Database Migrator
New Features
v5.1.0
Compare Source
What's Changed
Database Migrator
Features
Admin UI
Bug Fixes
v5.0.0
What's Changed
General
From this release onwards, we only have a single version for all of our components (Admin UI, Consumer API, Admin CLI, Event Handler, Helm Chart). This mainly simplifies the deployment process on our end. This change should be transparent to a consumer of our helm chart. Except that from now on we will publish release notes for the whole helm chart instead of separate ones for the different components.
Admin UI
New Features
This means that it is not necessary to have a separate database user per module anymore.
Bug Fixes
Other Changes
Consumer API
Bug Fixes
Other Changes
This means that it is not necessary to have a separate database user per module anymore.
Event Handler Service
The "Event Handler Service" is a new component in our helm chart, which is responsible for handing our integration events. But since this is happening in the background, it doesn't affect the typical consumer of the chart.
Admin CLI
Other Changes
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.