Skip to content

Commit

Permalink
Add release notes (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
Johennes authored Sep 25, 2024
1 parent 68c6c95 commit 545022b
Showing 1 changed file with 55 additions and 1 deletion.
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

0 comments on commit 545022b

Please sign in to comment.