Skip to content

Releases: rabobank/shadow-tool

Release 1.4.6

08 Feb 14:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.5...1.4.6

Release 1.4.5

05 Feb 11:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.4...1.4.5

Release 1.4.4

22 Jan 09:41
Compare
Choose a tag to compare

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

22 Jan 09:40
Compare
Choose a tag to compare

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

22 Nov 08:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.2

Release 1.4.0

20 Nov 12:13
Compare
Choose a tag to compare

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

05 Jul 13:43
Compare
Choose a tag to compare

What's Changed

Dependency upgrades

New Contributors

Full Changelog: 1.2.0...1.3.0

Release 1.2.0

05 Jun 11:24
Compare
Choose a tag to compare

What's Changed

New features

Dependency updates

New Contributors

Full Changelog: 1.1.0...1.2.0

Release 1.1.0

12 Apr 08:17
Compare
Choose a tag to compare
  • Changed package from nl.rabobank.shadow_tool to io.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

03 Apr 06:53
Compare
Choose a tag to compare

Updated org.javers:javers-core from 6.13.0 to 6.14.0