-
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 sfera-mock 0.1.0
- Loading branch information
1 parent
523ecca
commit e13f539
Showing
3 changed files
with
30 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","das_client":"0.4.0"} | ||
{"webapp":"0.1.0","das_client":"0.4.0","sfera-mock":"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,30 @@ | ||
# Changelog | ||
|
||
## 0.1.0 (2024-11-29) | ||
|
||
|
||
### Features | ||
|
||
* add mock data for additional speed restrictions ([#87](https://github.com/SchweizerischeBundesbahnen/DAS/issues/87)) ([#412](https://github.com/SchweizerischeBundesbahnen/DAS/issues/412)) ([4e06906](https://github.com/SchweizerischeBundesbahnen/DAS/commit/4e06906777d3b53c896c03e27aa86aa74cfedfc0)) | ||
* add test data for protection section ([#405](https://github.com/SchweizerischeBundesbahnen/DAS/issues/405)) ([319de6b](https://github.com/SchweizerischeBundesbahnen/DAS/commit/319de6b759413b2182ae16923384a1fd0ca3893c)) | ||
* add TMS Connection, add Prefix to flavor, implement SP Request ([#331](https://github.com/SchweizerischeBundesbahnen/DAS/issues/331)) ([25270ee](https://github.com/SchweizerischeBundesbahnen/DAS/commit/25270eeed6384bb13168ffbc8481fb366c879cc1)) | ||
* added curve points and main signals to train journey ([#82](https://github.com/SchweizerischeBundesbahnen/DAS/issues/82)) ([523ecca](https://github.com/SchweizerischeBundesbahnen/DAS/commit/523eccad303bdc1be04f696605152d255df88cdd)) | ||
* backend base with logging api ([#282](https://github.com/SchweizerischeBundesbahnen/DAS/issues/282)) ([dc29b19](https://github.com/SchweizerischeBundesbahnen/DAS/commit/dc29b19d19d662e5053afbdd90ee01aecc4a23c0)) | ||
* implement betriebspunktabfolge ([#388](https://github.com/SchweizerischeBundesbahnen/DAS/issues/388)) ([9f36786](https://github.com/SchweizerischeBundesbahnen/DAS/commit/9f367865190ffc91cc492891a84a9fa24f0c3a1a)) | ||
* implement protection section ([#407](https://github.com/SchweizerischeBundesbahnen/DAS/issues/407)) ([731b2ad](https://github.com/SchweizerischeBundesbahnen/DAS/commit/731b2ad7b7ccdf66622d411165640a8df4e51559)) | ||
* mock sfera communication and add example JP and SP ([#323](https://github.com/SchweizerischeBundesbahnen/DAS/issues/323)) ([d44a434](https://github.com/SchweizerischeBundesbahnen/DAS/commit/d44a43469a722e6381465358c0308c58174433ed)) | ||
* passing or stopping point information ([#386](https://github.com/SchweizerischeBundesbahnen/DAS/issues/386)) ([fc564a3](https://github.com/SchweizerischeBundesbahnen/DAS/commit/fc564a3f07ec6d4984f52995b718863fcfa38e88)) | ||
* prepare sp with mock signals, track equipment, station speeds and curves ([#353](https://github.com/SchweizerischeBundesbahnen/DAS/issues/353)) ([d53ca8c](https://github.com/SchweizerischeBundesbahnen/DAS/commit/d53ca8c2bd4dbf1adfbae46f3ebe8c1731206fa1)) | ||
* remove exchange and support active driving mode ([#381](https://github.com/SchweizerischeBundesbahnen/DAS/issues/381)) ([ba8f9a2](https://github.com/SchweizerischeBundesbahnen/DAS/commit/ba8f9a232cc817da5e3c00f186612df8ea4815fd)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.5 ([#325](https://github.com/SchweizerischeBundesbahnen/DAS/issues/325)) ([11ed6ce](https://github.com/SchweizerischeBundesbahnen/DAS/commit/11ed6ce945a5619dc1bd1ff0cff2cc462fdf77d1)) | ||
|
||
|
||
### 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