Skip to content

Commit

Permalink
chore(release): 1.5.0-rc.1 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0-rc.1](v1.4.1...v1.5.0-rc.1) (2022-03-09)

### Bug Fixes

* Adds grpc server to client EPS. Still not reachable from outside, but necessary for communication between health departments. ([679c08e](679c08e)), closes [#637](#637)
* Fixes an error when changing user data (IllegalStateException: Cannot convert value of type 'java.lang.String' […] no matching editors or conversion strategy found). ([58b3d42](58b3d42))

### Features

* Adds a hint to search for hd-contacts by postal code or city into the message input frontend. ([032a648](032a648)), closes [#632](#632) [#636](#636)
* Displays meta-data (who and when created/last modified an entity) on event-tracking, index-tracking and user detail pages. ([da1b7a6](da1b7a6)), closes [iris-connect/iris-backlog#234](https://github.com/iris-connect/iris-backlog/issues/234) [#638](#638)
* **vaccination report:** Apps connected to EPS can announce the submission of a vaccination report via the JSON-RPC method `announceVaccinationInfoList`. A transmission channel is then opened briefly for the respective user of the app. ([c38078a](c38078a)), closes [iris-connect/iris-backlog#273](https://github.com/iris-connect/iris-backlog/issues/273) [#635](#635)
* **vaccination report:** Apps connected to EPS can submit a vaccination report via the JSON-RPC method `submitVaccinationInfoList`. The information is saved and made available to health department staff via the front end. ([72b1f74](72b1f74)), closes [iris-connect/iris-backlog#274](https://github.com/iris-connect/iris-backlog/issues/274) [#651](#651)
* **vaccination report:** There is a new view in the front end with an overview of submitted vaccination reports. In the details view of a vaccination report, the submitted persons are displayed with their vaccination status. ([00e93e8](00e93e8)), closes [iris-connect/iris-backlog#275](https://github.com/iris-connect/iris-backlog/issues/275) [#629](#629)
  • Loading branch information
semantic-release-bot committed Mar 9, 2022
1 parent 7f5d52f commit 4902abd
Show file tree
Hide file tree
Showing 10 changed files with 123 additions and 101 deletions.
141 changes: 73 additions & 68 deletions BFF-THIRD-PARTY-LICENSES.md

Large diffs are not rendered by default.

17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

# [1.5.0-rc.1](https://github.com/iris-connect/iris-client/compare/v1.4.1...v1.5.0-rc.1) (2022-03-09)


### Bug Fixes

* Adds grpc server to client EPS. Still not reachable from outside, but necessary for communication between health departments. ([679c08e](https://github.com/iris-connect/iris-client/commit/679c08e13ed2e40fe2bcbf8be486f50641e31af5)), closes [#637](https://github.com/iris-connect/iris-client/issues/637)
* Fixes an error when changing user data (IllegalStateException: Cannot convert value of type 'java.lang.String' [] no matching editors or conversion strategy found). ([58b3d42](https://github.com/iris-connect/iris-client/commit/58b3d425f71098f53ab54e52fea51cad2ccc9e10))


### Features

* Adds a hint to search for hd-contacts by postal code or city into the message input frontend. ([032a648](https://github.com/iris-connect/iris-client/commit/032a6482d9e43b426b34b3ff3dff25ca53c77fc9)), closes [#632](https://github.com/iris-connect/iris-client/issues/632) [#636](https://github.com/iris-connect/iris-client/issues/636)
* Displays meta-data (who and when created/last modified an entity) on event-tracking, index-tracking and user detail pages. ([da1b7a6](https://github.com/iris-connect/iris-client/commit/da1b7a66097d864e6ab0f93b296d1476675b19c8)), closes [iris-connect/iris-backlog#234](https://github.com/iris-connect/iris-backlog/issues/234) [#638](https://github.com/iris-connect/iris-client/issues/638)
* **vaccination report:** Apps connected to EPS can announce the submission of a vaccination report via the JSON-RPC method `announceVaccinationInfoList`. A transmission channel is then opened briefly for the respective user of the app. ([c38078a](https://github.com/iris-connect/iris-client/commit/c38078a4aadc98d14fb6e4995aab34a312cc3279)), closes [iris-connect/iris-backlog#273](https://github.com/iris-connect/iris-backlog/issues/273) [#635](https://github.com/iris-connect/iris-client/issues/635)
* **vaccination report:** Apps connected to EPS can submit a vaccination report via the JSON-RPC method `submitVaccinationInfoList`. The information is saved and made available to health department staff via the front end. ([72b1f74](https://github.com/iris-connect/iris-client/commit/72b1f7452e17957392db5f430da0b9909744859d)), closes [iris-connect/iris-backlog#274](https://github.com/iris-connect/iris-backlog/issues/274) [#651](https://github.com/iris-connect/iris-client/issues/651)
* **vaccination report:** There is a new view in the front end with an overview of submitted vaccination reports. In the details view of a vaccination report, the submitted persons are displayed with their vaccination status. ([00e93e8](https://github.com/iris-connect/iris-client/commit/00e93e88dcfea4c4eb71577127bf80d5d892b70a)), closes [iris-connect/iris-backlog#275](https://github.com/iris-connect/iris-backlog/issues/275) [#629](https://github.com/iris-connect/iris-client/issues/629)

## [1.4.1](https://github.com/iris-connect/iris-client/compare/v1.4.0...v1.4.1) (2022-03-01)


Expand Down
22 changes: 11 additions & 11 deletions FE-THIRD-PARTY-LICENSES-DEV.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ module name | license | repository
@babel/types@7.16.8 | MIT | https://github.com/babel/babel
@cypress/request@2.88.10 | Apache-2.0 | https://github.com/cypress-io/request
@cypress/xvfb@1.2.4 | MIT | https://github.com/cypress-io/xvfb
@eslint/eslintrc@1.1.0 | MIT | https://github.com/eslint/eslintrc
@eslint/eslintrc@1.2.0 | MIT | https://github.com/eslint/eslintrc
@hapi/hoek@9.2.1 | BSD-3-Clause | https://github.com/hapijs/hoek
@hapi/topo@5.1.0 | BSD-3-Clause | https://github.com/hapijs/topo
@humanwhocodes/config-array@0.9.2 | Apache-2.0 | https://github.com/humanwhocodes/config-array
Expand Down Expand Up @@ -365,8 +365,8 @@ [email protected] | MIT | https://github.com/cssnano/cssnano
[email protected] | MIT | https://github.com/css/csso
[email protected] | MIT | https://github.com/wdavidw/node-csv-parse
[email protected] | MIT | https://github.com/pstaender/csv2md
cypress-fail-fast@3.3.0 | MIT | https://github.com/javierbrea/cypress-fail-fast
[email protected].0 | MIT | https://github.com/cypress-io/cypress
cypress-fail-fast@3.4.1 | MIT | https://github.com/javierbrea/cypress-fail-fast
[email protected].1 | MIT | https://github.com/cypress-io/cypress
[email protected] | MIT | https://github.com/trentm/node-dashdash
[email protected] | MIT | https://github.com/yyx990803/de-indent
[email protected] | MIT | https://github.com/visionmedia/debug
Expand Down Expand Up @@ -413,7 +413,7 @@ [email protected] | MIT | https://github.com/mathiasbynens/emoji-regex
[email protected] | MIT | https://github.com/kikobeats/emojis-list
[email protected] | MIT | https://github.com/pillarjs/encodeurl
[email protected] | MIT | https://github.com/mafintosh/end-of-stream
enhanced-resolve@5.8.3 | MIT | https://github.com/webpack/enhanced-resolve
enhanced-resolve@5.9.2 | MIT | https://github.com/webpack/enhanced-resolve
[email protected] | MIT | https://github.com/enquirer/enquirer
[email protected] | BSD-2-Clause | https://github.com/fb55/entities
[email protected] | MIT | https://github.com/qix-/node-error-ex
Expand All @@ -423,10 +423,10 @@ [email protected] | MIT | https://github.com/lukeed/escalade
[email protected] | MIT | https://github.com/component/escape-html
[email protected] | MIT | https://github.com/sindresorhus/escape-string-regexp
[email protected] | MIT | https://github.com/sindresorhus/escape-string-regexp
eslint-config-prettier@8.3.0 | MIT | https://github.com/prettier/eslint-config-prettier
eslint-config-prettier@8.5.0 | MIT | https://github.com/prettier/eslint-config-prettier
[email protected] | MIT | https://github.com/cypress-io/eslint-plugin-cypress
[email protected] | MIT | https://github.com/prettier/eslint-plugin-prettier
eslint-plugin-vue@8.4.1 | MIT | https://github.com/vuejs/eslint-plugin-vue
eslint-plugin-vue@8.5.0 | MIT | https://github.com/vuejs/eslint-plugin-vue
[email protected] | BSD-2-Clause | https://github.com/eslint/eslint-scope
[email protected] | BSD-2-Clause | https://github.com/eslint/eslint-scope
[email protected] | BSD-2-Clause | https://github.com/eslint/eslint-scope
Expand All @@ -435,7 +435,7 @@ [email protected] | Apache-2.0 | https://github.com/eslint/eslint-visito
[email protected] | Apache-2.0 | https://github.com/eslint/eslint-visitor-keys
[email protected] | Apache-2.0 | https://github.com/eslint/eslint-visitor-keys
[email protected] | MIT | https://github.com/webpack-contrib/eslint-webpack-plugin
eslint@8.9.0 | MIT | https://github.com/eslint/eslint
eslint@8.10.0 | MIT | https://github.com/eslint/eslint
[email protected] | BSD-2-Clause | https://github.com/eslint/espree
[email protected] | BSD-3-Clause | https://github.com/estools/esquery
[email protected] | BSD-2-Clause | https://github.com/estools/esrecurse
Expand Down Expand Up @@ -559,7 +559,7 @@ [email protected] | MIT | https://github.com/sindresorhus/invert-kv
[email protected] | MIT | https://github.com/indutny/node-ip
[email protected] | MIT | https://github.com/whitequark/ipaddr.js
[email protected] | MIT | https://github.com/whitequark/ipaddr.js
iris-client-frontend@1.4.1-POST-RELEASE | UNLICENSED |
iris-client-frontend@1.5.0-rc.1-POST-RELEASE | UNLICENSED |
[email protected] | MIT | https://github.com/sindresorhus/is-absolute-url
[email protected] | MIT | https://github.com/inspect-js/is-arguments
[email protected] | MIT | https://github.com/qix-/node-is-arrayish
Expand Down Expand Up @@ -630,7 +630,7 @@ [email protected] | MIT | https://github.com/gkz/levn
[email protected] | BSD-3-Clause | https://github.com/davglass/license-checker
[email protected] | MIT | https://github.com/antonk52/lilconfig
[email protected] | MIT | https://github.com/eventualbuddha/lines-and-columns
[email protected].4 | MIT | https://github.com/okonet/lint-staged
[email protected].5 | MIT | https://github.com/okonet/lint-staged
[email protected] | MIT | https://github.com/cenk1cenk2/listr2
[email protected] | MIT | https://github.com/cenk1cenk2/listr2
[email protected] | MIT | https://github.com/webpack/loader-runner
Expand Down Expand Up @@ -1016,7 +1016,7 @@ [email protected] | Apache-2.0 | https://github.com/kemitchell/
[email protected] | MIT | https://github.com/jshttp/vary
[email protected] | MIT | https://github.com/wooorm/vendors
[email protected] | MIT | https://github.com/davepacheco/node-verror
[email protected].5 | MIT | https://github.com/vuetifyjs/vue-cli-plugin-vuetify
[email protected].7 | MIT | https://github.com/vuetifyjs/vue-cli-plugin-vuetify
[email protected] | MIT | https://github.com/vuejs/vue-eslint-parser
[email protected] | MIT | https://github.com/vuejs/vue-hot-reload-api
[email protected] | MIT | https://github.com/vuejs/vue-loader
Expand All @@ -1036,7 +1036,7 @@ [email protected] | MIT | https://github.com/webpack/webpack-dev-server
[email protected] | MIT | https://github.com/survivejs/webpack-merge
[email protected] | MIT | https://github.com/webpack/webpack-sources
[email protected] | MIT | https://github.com/sysgears/webpack-virtual-modules
webpack@5.69.1 | MIT | https://github.com/webpack/webpack
webpack@5.70.0 | MIT | https://github.com/webpack/webpack
[email protected] | Apache-2.0 | https://github.com/faye/websocket-driver-node
[email protected] | Apache-2.0 | https://github.com/faye/websocket-extensions-node
[email protected] | MIT | https://github.com/github/fetch
Expand Down
10 changes: 5 additions & 5 deletions FE-THIRD-PARTY-LICENSES-PROD.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@ module name | license | repository
---|---|---
@fontsource/roboto@4.5.3 | MIT | https://github.com/fontsource/fontsource
@mdi/font@6.5.95 | Apache-2.0 | https://github.com/Templarian/MaterialDesign-Webfont
@types/lodash@4.14.178 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped
@types/lodash@4.14.179 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped
[email protected] | Apache-2.0 | https://github.com/SheetJS/js-adler32
[email protected] | MIT | https://github.com/axios/axios
[email protected] | Apache-2.0 | https://github.com/SheetJS/js-cfb
[email protected] | MIT | https://github.com/chartjs/Chart.js
[email protected] | Apache-2.0 | https://github.com/SheetJS/js-codepage
[email protected] | MIT | https://github.com/zloirock/core-js
[email protected] | Apache-2.0 | https://github.com/SheetJS/js-crc32
[email protected].7 | MIT | https://github.com/iamkun/dayjs
[email protected].8 | MIT | https://github.com/iamkun/dayjs
[email protected] | MIT | https://github.com/TehShrike/deepmerge
[email protected] | Apache-2.0 | https://github.com/SheetJS/node-exit-on-epipe
[email protected] | MIT | https://github.com/follow-redirects/follow-redirects
[email protected] | Apache-2.0 | https://github.com/SheetJS/frac
iris-client-frontend@1.4.1-POST-RELEASE | UNLICENSED |
iris-client-frontend@1.5.0-rc.1-POST-RELEASE | UNLICENSED |
[email protected] | MIT | https://github.com/lodash/lodash
[email protected] | Apache-2.0 | https://github.com/SheetJS/printj
[email protected] | Apache-2.0 | https://github.com/SheetJS/printj
Expand All @@ -26,10 +26,10 @@ [email protected] | MIT | https://github.com/vuejs/vue-class-component
[email protected] | MIT | https://github.com/kaorun343/vue-property-decorator
[email protected] | MIT | https://github.com/vuejs/vue-router
[email protected] | MIT | https://github.com/vuejs/vue
[email protected].3 | MIT | https://github.com/vuetifyjs/vuetify
[email protected].4 | MIT | https://github.com/vuetifyjs/vuetify
[email protected] | MIT | https://github.com/robinvdvleuten/vuex-persistedstate
[email protected] | MIT | https://github.com/vuejs/vuex
[email protected] | Apache-2.0 | https://github.com/SheetJS/js-wmf
[email protected] | Apache-2.0 | https://github.com/SheetJS/js-word
[email protected].2 | Apache-2.0 | https://github.com/SheetJS/sheetjs
[email protected].3 | Apache-2.0 | https://github.com/SheetJS/sheetjs

12 changes: 6 additions & 6 deletions infrastructure/deployment/docker-compose-ext-postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ version: "3.4"
services:
# IRIS Client backend for frontend
iris-client:
image: inoeg/iris-client-bff:1.4
image: inoeg/iris-client-bff:1.5-latest
expose:
- 8092
environment:
Expand All @@ -35,7 +35,7 @@ services:

# IRIS Client Frontend for users
iris-frontend:
image: inoeg/iris-client-frontend:1.4
image: inoeg/iris-client-frontend:1.5-latest
expose:
- 28080
environment:
Expand All @@ -50,7 +50,7 @@ services:

# Endpoint server to communicate with Apps and IRIS Connect central services
eps:
image: inoeg/iris-client-eps:1.4
image: inoeg/iris-client-eps:1.5-latest
expose:
- 4446
- 5556
Expand All @@ -70,7 +70,7 @@ services:

# Proxy for inbound connections.
private-proxy:
image: inoeg/iris-client-proxy:1.4
image: inoeg/iris-client-proxy:1.5-latest
expose:
- 5545
- 8877
Expand All @@ -95,7 +95,7 @@ services:
restart: unless-stopped

private-proxy-eps:
image: inoeg/iris-client-eps:1.4
image: inoeg/iris-client-eps:1.5-latest
expose:
- 7766
- 7776
Expand All @@ -115,7 +115,7 @@ services:

# Reverse Proxy
nginx:
image: inoeg/iris-client-nginx:1.4
image: inoeg/iris-client-nginx:1.5-latest
ports:
- ${IRIS_CLIENT_PORT:-443}:443
environment:
Expand Down
12 changes: 6 additions & 6 deletions infrastructure/deployment/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ services:

# IRIS Client backend for frontend
iris-client:
image: inoeg/iris-client-bff:1.4
image: inoeg/iris-client-bff:1.5-latest
expose:
- 8092
environment:
Expand Down Expand Up @@ -66,7 +66,7 @@ services:

# IRIS Client Frontend for users
iris-frontend:
image: inoeg/iris-client-frontend:1.4
image: inoeg/iris-client-frontend:1.5-latest
expose:
- 28080
environment:
Expand All @@ -81,7 +81,7 @@ services:

# Endpoint server to communicate with Apps and IRIS Connect central services
eps:
image: inoeg/iris-client-eps:1.4
image: inoeg/iris-client-eps:1.5-latest
expose:
- 4446
- 5556
Expand All @@ -101,7 +101,7 @@ services:

# Proxy for inbound connections.
private-proxy:
image: inoeg/iris-client-proxy:1.4
image: inoeg/iris-client-proxy:1.5-latest
expose:
- 5545
- 8877
Expand All @@ -126,7 +126,7 @@ services:
restart: unless-stopped

private-proxy-eps:
image: inoeg/iris-client-eps:1.4
image: inoeg/iris-client-eps:1.5-latest
expose:
- 7766 # JSON-RPC server for internal connections from iris-client
- 7776 # gRPC protocol
Expand All @@ -146,7 +146,7 @@ services:

# Reverse Proxy
nginx:
image: inoeg/iris-client-nginx:1.4
image: inoeg/iris-client-nginx:1.5-latest
ports:
- ${IRIS_CLIENT_PORT:-443}:443
environment:
Expand Down
2 changes: 1 addition & 1 deletion iris-client-bff/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</parent>
<groupId>iris-gateway</groupId>
<artifactId>iris-client-bff</artifactId>
<version>1.4.1-POST-RELEASE</version>
<version>1.5.0-rc.1-POST-RELEASE</version>
<name>IRIS Client Backend for Frontend</name>
<description>Backend for frontend (BFF) of the client for the health departments. Communicates directly with the SORMAS of this department.</description>
<licenses>
Expand Down
4 changes: 2 additions & 2 deletions iris-client-fe/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion iris-client-fe/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iris-client-frontend",
"version": "1.4.1-POST-RELEASE",
"version": "1.5.0-rc.1-POST-RELEASE",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>iris-gateway</groupId>
<artifactId>parent</artifactId>
<version>1.4.1-POST-RELEASE</version>
<version>1.5.0-rc.1-POST-RELEASE</version>
<packaging>pom</packaging>

<name>IRIS Parent</name>
Expand Down

0 comments on commit 4902abd

Please sign in to comment.