Releases: qbicsoftware/offer-manager-2-portlet
1.2.8
What's Changed
Documentation & CI 🪂
- Maintain repository by @jenniferboedker in #895
- Rename nexus package to nexus publish snapshot by @KochTobi in #898
Full Changelog: 1.2.7...1.2.8
Hotfix 1.2.7
1.2.7 (2022-01-24)
Added
- Update publication acknowledgment template text in offer template (#884)
Fixed
Dependencies
Deprecated
Hotfix 1.2.6
1.2.6 (2022-01-07)
Added
Fixed
Dependencies
org.apache.logging.log4j:log4j-core:2.17.0->2.17.1org.apache.logging.log4j:log4j-api:2.17.0->2.17.1
Deprecated
Hotfix 1.2.5
1.2.5 (2021-12-21)
Added
Fixed
Dependencies
org.apache.logging.log4j:log4j-core:2.16.0->2.17.0org.apache.logging.log4j:log4j-api:2.16.0->2.17.0
Deprecated
Hotfix release
1.2.4 (2021-12-15)
Added
Fixed
Dependencies
com.vaadin:vaadin-bom:8.14.0->8.14.3org.codehaus.groovy:groovy-sql:3.0.8->3.0.9org.codehaus.groovy:groovy-all:3.0.8->3.0.9org.apache.logging.log4j:log4j-core:2.15.0->2.16.0org.apache.logging.log4j:log4j-api:2.15.0->2.16.0
What's Changed
Full Changelog: 1.2.3...1.2.4
Hotfix 1.2.3
1.2.3 (2021-12-13)
Added
Fixed
Dependencies
org.apache.logging.log4j:log4j-core:2.14.0->2.15.0org.apache.logging.log4j:log4j-api:2.14.0->2.15.0
Deprecated
Hotfix
Hotfix
1.2.1 (2021-10-27)
Added
Fixed
-
Introduce proper exception handling when a product cannot be found in the database (DM-66)
-
Address exception creation when CopyProduct use case was triggered (DM-33)
Dependencies
-
com.vaadin 8.13.0 -> 8.14.0 (addresses CVE-2021-37714)
-
Bump data model lib 2.13.0 -> 2.14.0 (includes extension of ProductCategory with ProductType abbreviation)
Deprecated
Moneymaker
Added
- Support for external service products (#700)
Fixed
-
Update offer template footer to show correct names (#817)
-
Generated offers are removed from the server after download (#776)
Dependencies
-
org.jsoup 1.13.1 -> 1.14.2 (addresses CVE-2021-37714)
-
org.apache.logging.log4j 1.2.17 -> 2.14.0 (addresses CVE-2019-17571)
-
Bump data model lib 2.12.1 -> 2.13.0 (includes extended enum with the external service )