Releases: qbicsoftware/postman-cli
Releases · qbicsoftware/postman-cli
Hotfix 0.5.5
Hotfix 0.5.5 (2022-02-10)
- Increase logging verbosity
Hotfix 0.5.4
Hotfix 0.5.4 (2022-01-07)
- Bump
org.apache.logging.log4j:log4j-core:2.17.0
->2.17.1
(CVE-2021-44832)
Hotfix 0.5.3
Hotfix 0.5.3 (2021-12-20)
- Bump
org.apache.logging.log4j:log4j-core:2.16.0
->2.17.0
(CVE-2021-45105) - Bump
org.codehaus.groovy:groovy:2.5.13
->2.5.15
Hotfix 0.5.2
Hotfix 0.5.2
- Bump
life.qbic:cli-parent-pom:2.2.0
->2.3.0
- Bump
life.qbic:core-utils-lib:1.0.0
->1.6.0
- Bump
org.apache.logging.log4j:log4j-api:2.15.0
->2.16.0
(CVE-2021-45046) - Bump
org.apache.logging.log4j:log4j-core: 2.15.0
->2.16.0
(CVE-2021-45046) - Bump
org.codehaus.groovy:groovy:2.5.1
->2.5.13
Hotfix 0.5.1
Release 0.5.1 (2021-12-13)
- Fix severity issue CVE-2021-44228 (
org.apache.logging.log4j 2.11.0
->2.15.0
)
Fast Snake
Release 0.5.0 (2021-12-07)
- Introduce feature to parse the password from an environment variable
- Fix issue with datasets being downloaded three times for sample codes containing an asterisk
Crazy April
- Write CRC32 files again next to the downloaded data-sets
Friendly Gatekeeper
Hotfix 0.4.6 (2021-03-26)
- qPostman now shows more user-friendly error messages when the
authentication or server connection fails.
Gatekeeper
Hotfix 0.4.5 (2021-03-25)
- Default dss route is now using port 443 and not 444 anymore. Port 444
is a system reserved port that is blocked on many systems. With a
proper proxy setup now, there is no need to go over port 444 anymore.