-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): release playground-backend 0.1.0
- Loading branch information
1 parent
b976fb7
commit 88097d9
Showing
3 changed files
with
35 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"webapp":"0.1.0"} | ||
{"webapp":"0.1.0","playground-backend":"0.1.0"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,35 @@ | ||
# Changelog | ||
|
||
## 0.1.0 (2024-06-17) | ||
|
||
|
||
### Features | ||
|
||
* add backend actions ([#6](https://github.com/SchweizerischeBundesbahnen/DAS/issues/6)) ([d7fc9e8](https://github.com/SchweizerischeBundesbahnen/DAS/commit/d7fc9e883baddcaf343d658309457eca7137fe94)) | ||
* Add requestToken to CustomClaimController ([b976fb7](https://github.com/SchweizerischeBundesbahnen/DAS/commit/b976fb7562afc7ebc7ff88167bcec21dc0bc0a58)) | ||
* added CustomClaimController ([6360da2](https://github.com/SchweizerischeBundesbahnen/DAS/commit/6360da2b918a711ba9d65320e8e0c18e7b421a14)) | ||
* change java version from 17 to 21 ([e2a1491](https://github.com/SchweizerischeBundesbahnen/DAS/commit/e2a1491fb39722f27135616b1d1b823ee5370aa3)) | ||
* change text ([#25](https://github.com/SchweizerischeBundesbahnen/DAS/issues/25)) ([286a59a](https://github.com/SchweizerischeBundesbahnen/DAS/commit/286a59a5c1165af8e2de2d2d70664636b3c19ab5)) | ||
* **playground-backend:** revert ([06f5522](https://github.com/SchweizerischeBundesbahnen/DAS/commit/06f552298a969ac1bca4c03cc810d7db08740e3f)) | ||
* rename method ([b99f563](https://github.com/SchweizerischeBundesbahnen/DAS/commit/b99f5636ebbac3840e25e48944fa61b1bcf6c9a9)) | ||
* rename test ([83acd14](https://github.com/SchweizerischeBundesbahnen/DAS/commit/83acd1469cf86f4b1ac99994bdba8dcdc8232fa2)) | ||
* sfera handshake and jp communication ([#106](https://github.com/SchweizerischeBundesbahnen/DAS/issues/106)) ([9d9ddcd](https://github.com/SchweizerischeBundesbahnen/DAS/commit/9d9ddcd40c0e259ecfb267a1bab5c3451615a159)) | ||
* trigger build ([3f41ab7](https://github.com/SchweizerischeBundesbahnen/DAS/commit/3f41ab714bfedffedadaffaaf8a8905176424c6d)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add actuator ([082e1f1](https://github.com/SchweizerischeBundesbahnen/DAS/commit/082e1f1b51bf836d5594ec9b36b29d6a3a0324dc)) | ||
* add jp reply xml ([bada566](https://github.com/SchweizerischeBundesbahnen/DAS/commit/bada566d78c855a1c0be9cac95ee3130ac2d109d)) | ||
* correlationId in log ([4fdfd20](https://github.com/SchweizerischeBundesbahnen/DAS/commit/4fdfd2022ff8a03219441493266c42fe95ce50e1)) | ||
* jvm tool options ([08d55f7](https://github.com/SchweizerischeBundesbahnen/DAS/commit/08d55f7e9fb25b1a3440ddb500c0e7531d3aa40c)) | ||
* make xml requests more resilient ([6198dd1](https://github.com/SchweizerischeBundesbahnen/DAS/commit/6198dd17de1b320d2254afba7925f10c53f4ffb9)) | ||
* **playground-backend:** package permission ([3573f03](https://github.com/SchweizerischeBundesbahnen/DAS/commit/3573f03f9400adae9a9279a43dafe2121d9e5a12)) | ||
* **playground-backend:** rename ([0ede3c7](https://github.com/SchweizerischeBundesbahnen/DAS/commit/0ede3c762789a6c1a9256524057e59602e2034e3)) | ||
|
||
|
||
### Miscellaneous Chores | ||
|
||
* release 0.1.0 ([e73de8e](https://github.com/SchweizerischeBundesbahnen/DAS/commit/e73de8ed6c8f44c533afcc709c822d14f554c065)) | ||
|
||
## Changelog |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters