Skip to content

Releases: iris-connect/iris-client

v1.1.0-rc.3

03 Nov 11:12
Compare
Choose a tag to compare
v1.1.0-rc.3 Pre-release
Pre-release

1.1.0-rc.3 (2021-11-03)

Bug Fixes

  • An admin can now change a user's data again. An error occurred (402baba)
  • Cleans the Docker image of the frontend from artifacts that are only needed for the build. This makes it more secure and greatly reduced in size. (d62ca2a), closes #442
  • Restricts the content of …deployment….zip to the folders and files (d265238), closes #432 #433

v1.1.0-rc.2

30 Oct 10:38
Compare
Choose a tag to compare
v1.1.0-rc.2 Pre-release
Pre-release

1.1.0-rc.2 (2021-10-30)

Bug Fixes

  • build: The image tags in the composite files are now correct with -latest in pre-release builds. (9146a1f)

v1.1.0-rc.1

26 Oct 10:01
Compare
Choose a tag to compare
v1.1.0-rc.1 Pre-release
Pre-release

1.1.0-rc.1 (2021-10-26)

Bug Fixes

Features

v1.0.1

02 Sep 06:25
Compare
Choose a tag to compare

1.0.1 (2021-09-02)

Bug Fixes

  • The client can reach the productive backend service again. For this purpose, the old environment variable IRIS_LOCATION-SERVICE_ENDPOINT is now taken into account again, which has been replaced by IRIS_BACKEND-SERVICE_ENDPOINT. (517d436)

Upgrade Guides

Anleitung Docker Compose:

https://github.com/iris-connect/iris-client/blob/develop/infrastructure/deployment/docs/Upgrade-Guides.md#100---101

Anleitung Stand-Alone:

https://github.com/iris-connect/iris-client/blob/develop/infrastructure/deployment/docs/Upgrade-Guides.md#100---101-1

v1.0.0

31 Aug 11:30
Compare
Choose a tag to compare

1.0.0 (2021-08-31)

Bug Fixes

Features

Read more

v1.0.0-rc.14

31 Aug 08:45
Compare
Choose a tag to compare
v1.0.0-rc.14 Pre-release
Pre-release

1.0.0-rc.14 (2021-08-31)

Bug Fixes

  • fixes ClassNotFoundException with jsonrpc4j (#315) (a0e1cdc)

v1.0.0-rc.13

30 Aug 17:05
Compare
Choose a tag to compare
v1.0.0-rc.13 Pre-release
Pre-release

1.0.0-rc.13 (2021-08-30)

Bug Fixes

Features

Read more

v1.0.0-rc.12

27 Jul 21:39
Compare
Choose a tag to compare
v1.0.0-rc.12 Pre-release
Pre-release

1.0.0-rc.12 (2021-07-27)

Bug Fixes

Features

v1.0.0-rc.11

02 Jul 09:00
Compare
Choose a tag to compare
v1.0.0-rc.11 Pre-release
Pre-release

1.0.0-rc.11 (2021-07-02)

Bug Fixes

  • enable cross origin POST for data submission endpoint (389a08d)
  • Fixes problem stand alone release did not contain the ca folder. (#201) (6c5fba5)

v1.0.0-rc.10

02 Jul 07:53
Compare
Choose a tag to compare
v1.0.0-rc.10 Pre-release
Pre-release

1.0.0-rc.10 (2021-07-02)

Bug Fixes

  • Fixes problem that incorrect version and build were shown. (fe917ec)

Features