Skip to content

Commit

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

### Features

* **Messages:** Uses `_ping` and the EPS version check when building the recipient list to determine if a health department is able to receive messages. This avoids additional configuration and enables faster propagation of the feature. ([446da17](446da17)), closes [#668](#668)
  • Loading branch information
semantic-release-bot committed Mar 15, 2022
1 parent e12f842 commit 10bdc4a
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 10 deletions.
6 changes: 3 additions & 3 deletions BFF-THIRD-PARTY-LICENSES.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ List of third-party dependencies grouped by their license type.
* flyway-core (org.flywaydb:flyway-core:8.0.5 - https://flywaydb.org/flyway-core)
* Apache FreeMarker (org.freemarker:freemarker:2.3.31 - https://freemarker.apache.org/)
* Java Annotation Indexer (org.jboss:jandex:2.4.2.Final - http://www.jboss.org/jandex)
* ModelMapper (org.modelmapper:modelmapper:3.0.0 - http://modelmapper.org/modelmapper)
* ModelMapper (org.modelmapper:modelmapper:3.1.0 - http://modelmapper.org/modelmapper)
* Objenesis (org.objenesis:objenesis:3.2 - http://objenesis.org/objenesis)
* Spring AOP (org.springframework:spring-aop:5.3.16 - https://github.com/spring-projects/spring-framework)
* Spring Aspects (org.springframework:spring-aspects:5.3.16 - https://github.com/spring-projects/spring-framework)
Expand Down Expand Up @@ -383,7 +383,7 @@ List of third-party dependencies grouped by their license type.
* WireMock (com.github.tomakehurst:wiremock-jre8-standalone:2.31.0 - http://wiremock.org)
* FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - http://findbugs.sourceforge.net/)
* Guava: Google Core Libraries for Java (com.google.guava:guava:16.0.1 - http://code.google.com/p/guava-libraries/guava)
* libphonenumber (com.googlecode.libphonenumber:libphonenumber:8.12.44 - https://github.com/google/libphonenumber/)
* libphonenumber (com.googlecode.libphonenumber:libphonenumber:8.12.45 - https://github.com/google/libphonenumber/)
* project ':json-path' (com.jayway.jsonpath:json-path:2.6.0 - https://github.com/jayway/JsonPath)
* HikariCP (com.zaxxer:HikariCP:4.0.3 - https://github.com/brettwooldridge/HikariCP)
* Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/)
Expand Down Expand Up @@ -431,6 +431,6 @@ List of third-party dependencies grouped by their license type.

The MIT License (MIT):

* java jwt (com.auth0:java-jwt:3.18.3 - https://github.com/auth0/java-jwt)
* java jwt (com.auth0:java-jwt:3.19.0 - https://github.com/auth0/java-jwt)
* Jsonrpc4j (com.github.briandilley.jsonrpc4j:jsonrpc4j:1.6 - https://github.com/briandilley/jsonrpc4j)
* ClassGraph (io.github.classgraph:classgraph:4.8.138 - https://github.com/classgraph/classgraph)
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

# [1.5.0-rc.3](https://github.com/iris-connect/iris-client/compare/v1.5.0-rc.2...v1.5.0-rc.3) (2022-03-15)


### Features

* **Messages:** Uses `_ping` and the EPS version check when building the recipient list to determine if a health department is able to receive messages. This avoids additional configuration and enables faster propagation of the feature. ([446da17](https://github.com/iris-connect/iris-client/commit/446da176fa26cc3dd81151048b6133a30e964b54)), closes [#668](https://github.com/iris-connect/iris-client/issues/668)

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


Expand Down
2 changes: 1 addition & 1 deletion FE-THIRD-PARTY-LICENSES-DEV.md
Original file line number Diff line number Diff line change
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
[email protected].2-POST-RELEASE | UNLICENSED |
[email protected].3-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
2 changes: 1 addition & 1 deletion FE-THIRD-PARTY-LICENSES-PROD.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ [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
[email protected].2-POST-RELEASE | UNLICENSED |
[email protected].3-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 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.5.0-rc.2-POST-RELEASE</version>
<version>1.5.0-rc.3-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.5.0-rc.2-POST-RELEASE",
"version": "1.5.0-rc.3-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.5.0-rc.2-POST-RELEASE</version>
<version>1.5.0-rc.3-POST-RELEASE</version>
<packaging>pom</packaging>

<name>IRIS Parent</name>
Expand Down

0 comments on commit 10bdc4a

Please sign in to comment.