Releases: rabobank/shadow-tool
Releases · rabobank/shadow-tool
Release 1.4.6
What's Changed
- Improve documentation by @erwinc1 in #135
- Add bash example by @erwinc1 in #137
- Scope error to the Shadow Flow itself by @martinvisser in #138
Full Changelog: 1.4.5...1.4.6
Release 1.4.5
What's Changed
- Upgrade bouncycastle from jdk15on to jdk18on by @mdpadberg in #134
Full Changelog: 1.4.4...1.4.5
Release 1.4.4
What's Changed
- Feat/update pom by @erwinc1 in #130
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #131
- Bump org.springframework.boot:spring-boot-dependencies from 3.1.7 to 3.1.8 by @dependabot in #133
Full Changelog: 1.4.3...1.4.4
Release 1.4.3
What's Changed
- Release pipelines shouldn't skip a version by @martinvisser in #116
- Introduce a PublicKeyEncryptionService by @martinvisser in #117
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 by @dependabot in #118
- Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12 by @dependabot in #119
- Bump actions/setup-java from 3 to 4 by @dependabot in #120
- Bump ch.qos.logback:logback-classic from 1.4.12 to 1.4.14 by @dependabot in #121
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #122
- Bump org.mockito:mockito-core from 5.7.0 to 5.8.0 by @dependabot in #123
- Bump io.projectreactor:reactor-core from 3.6.0 to 3.6.1 by @dependabot in #126
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #125
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #127
- Bump org.javers:javers-core from 7.3.6 to 7.3.7 by @dependabot in #128
- Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 by @dependabot in #129
Full Changelog: 1.4.2...1.4.3
Release 1.4.2
Release 1.4.0
What's Changed
- Add dependaconfig by @erwinc1 in #25
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #97
- Bump org.mockito:mockito-core from 5.4.0 to 5.6.0 by @dependabot in #98
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #100
- Bump io.projectreactor:reactor-core from 3.5.10 to 3.5.11 by @dependabot in #99
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #101
- Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 by @dependabot in #103
- Bump junit-jupiter.version from 5.10.0 to 5.10.1 by @dependabot in #102
- Bump org.javers:javers-core from 7.3.3 to 7.3.5 by @dependabot in #104
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #106
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #105
- Make EncryptionService public by @martinvisser in #108
- Add NoopEncryptionService by @martinvisser in #109
- Allow compareCollections to return an implementation of Collection by @martinvisser in #110
- Bump org.javers:javers-core from 7.3.5 to 7.3.6 by @dependabot in #114
- Bump io.projectreactor:reactor-core from 3.5.11 to 3.6.0 by @dependabot in #113
Full Changelog: 1.0.1...1.4.0
Release 1.3.0
What's Changed
- Log an error if an exception occurs during logging of diffs by @martinvisser in #64
- feat: make encryption service configurable by @bradmeintjes in #72
Dependency upgrades
- Bump maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot in #61
- Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #65
- Bump mockito-core from 5.3.1 to 5.4.0 by @dependabot in #70
- Bump logback-classic from 1.4.7 to 1.4.8 by @dependabot in #69
- Bump javers-core from 7.0.0 to 7.0.1 by @dependabot in #68
- Bump reactor-core from 3.5.6 to 3.5.7 by @dependabot in #67
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #71
New Contributors
- @bradmeintjes made their first contribution in #72
Full Changelog: 1.2.0...1.3.0
Release 1.2.0
What's Changed
New features
- add option to provide a cipher #59 by @mdpadberg in #60
Dependency updates
- Bump logback-classic from 1.4.6 to 1.4.7 by @dependabot in #39
- Bump reactor-core from 3.5.4 to 3.5.5 by @dependabot in #40
- Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #44
- Bump mockito-core from 5.2.0 to 5.3.1 by @dependabot in #42
- Bump junit-jupiter.version from 5.9.2 to 5.9.3 by @dependabot in #46
- Bump javers-core from 6.14.0 to 7.0.0 by @dependabot in #47
- Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #51
- Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #50
- Bump reactor-core from 3.5.5 to 3.5.6 by @dependabot in #49
- Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 by @dependabot in #52
- Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #55
New Contributors
- @mdpadberg made their first contribution in #60
Full Changelog: 1.1.0...1.2.0
Release 1.1.0
- Changed package from
nl.rabobank.shadow_tool
toio.github.rabobank.shadow_tool
- Fixed security issue
- Various sonar code smells fixed
<dependency>
<groupId>io.github.rabobank</groupId>
<artifactId>shadow-tool</artifactId>
<version>1.1.0</version>
</dependency>
Release 1.0.1
Updated org.javers:javers-core from 6.13.0 to 6.14.0