Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add release notes #266

Merged
merged 1 commit into from
Sep 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 55 additions & 1 deletion ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,60 @@
<img align="right" width="250" height="47" src="images/meta/gematik_logo.svg"/> <br/>
<img align="right" width="250" height="47" src="images/meta/gematik_logo.svg" alt="Gematik Logo"/> <br/>

# Release Notes api-ti-messenger

## tim-pro-1.0.0

### added

- TiMessengerInformation Rest interface
- Group exceptions in permissionConfig_V1 for TI-M Pro

### changed

- Separate permissionConfig_V1 for TI-M Pro & ePA

## Hotfix 1.1.1-9

### removed

- TiMessengerTestTreiber.yaml was moved to the Testsuite repository https://github.com/gematik/TI-Messenger-Testsuite under src/main/resources/api

## Hotfix 1.1.1-8

### changed

- changed FHIR status inactive to "off" to be FHIR compliant
- all properties required by the Testsuite marked as required in TiMessengerTestTreiber.yaml

## Hotfix 1.1.1-7

### changed

- new tags in TiMessengerTestTreiber.yaml

## Hotfix 1.1.1-6

### fixed

- Fixed formatting issue in the api yaml, that prevented automated code generation.

## Hotfix 1.1.1-5

### added

- Additional examples and documentation for using the uri scheme of the matrix id (see https://spec.matrix.org/v1.3/appendices/#matrix-uri-scheme) in the FHIR directory.

## Hotfix 1.1.1-4

### changed

- Testdriver api: Added roomVersion to room

## Hotfix 1.1.1-3

### changed

- Testdriver api: Added optional endpoint for clean up system

## Release 1.1.1 (2023-08-25)

Expand Down