Skip to content
Snippets Groups Projects
Commit 75cb724d authored by Fabian Sudau's avatar Fabian Sudau
Browse files

chore: Write changelog for 1.4.1

parent bfc5a066
No related branches found
No related tags found
1 merge request!194fix: Specify "encryptionKid" to be between 8 and 64 chars everywhere (planning#1904)
......@@ -19,9 +19,11 @@ Don’t forget to tag @ https://git.fitko.de/fit-connect/submission-api/-/tags
## [Unreleased]
## [1.4.1]
### Changed
* Die `keyId` von `GET /v1/destinations/{destinationId}/keys/{keyId}` hat nun eine Länge von 8-64 Zeichen (zuvor 8-36).
* Die `keyId` von `GET /v1/destinations/{destinationId}/keys/{keyId}` hat nun eine Länge von 8-64 Zeichen (zuvor 8-36). ([planning#1904](https://git.fitko.de/fit-connect/planning/-/issues/1904))
* Das Feld `encryptionKid` einer Destination hat nun eine Minimallänge von 8 Zeichen.
## [1.4.0]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment