Releases: shapeshifter/shapeshifter-library-java
Releases · shapeshifter/shapeshifter-library-java
v3.3.0
v3.2.2
What's Changed
Full Changelog: v3.2.1...v3.2.2
v3.2.1
v3.2.0
What's Changed
- Update to Shapeshifter specification version 3.1.0 by @tomwetjens in #162
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #114
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #111
- Bump io.swagger.core.v3:swagger-annotations from 2.2.21 to 2.2.28 by @dependabot in #130
- Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 by @dependabot in #113
- Bump org.springframework.boot:spring-boot-dependencies from 3.4.1 to 3.4.2 by @dependabot in #131
- Update dependabot policy by @KoviaX in #138
- Fix erroneous field in dependabot config by @KoviaX in #142
- Enable auto-merge for maven group by @KoviaX in #144
- Latest fix to automerge of dependabot by @KoviaX in #146
- Fix permissions by @KoviaX in #148
- Bump the maven group with 19 updates by @dependabot in #149
- Bump io.swagger.core.v3:swagger-annotations from 2.2.28 to 2.2.29 in the maven group by @dependabot in #150
- Bump the maven group with 2 updates by @dependabot in #151
- Bump the maven group across 1 directory with 4 updates by @dependabot in #154
- Bump the maven group with 3 updates by @dependabot in #155
- Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2 in the maven group by @dependabot in #156
- Bump the maven group with 2 updates by @dependabot in #160
Full Changelog: v3.1.0...v3.2.0
v3.1.0
Update Spring Boot version to 3.4.1
v3.0.0
- Support for authorization when sending UFTP messages.
v2.6.0
What's Changed
- Fix bug #58 by @Leviter in #92
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.8.0 by @dependabot in #96
- Made some minor improvements by @Leviter in #98
- Add code of conduct by @MartenMeijboom98 in #97
- Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 by @dependabot in #86
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.3.1 by @dependabot in #95
- Bump org.owasp:dependency-check-maven from 8.4.2 to 10.0.3 by @dependabot in #99
- Bump net.java.dev.jna:jna from 5.13.0 to 5.14.0 by @dependabot in #89
- Bump org.jacoco:jacoco-maven-plugin from 0.8.9 to 0.8.12 by @dependabot in #88
- Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0 in /core in the maven group across 1 directory by @dependabot in #90
- Fix #93 Replace username/password with token by @tomwetjens in #100
- #93 Fix env var name by @tomwetjens in #101
New Contributors
- @Leviter made their first contribution in #92
- @dependabot made their first contribution in #96
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- Fix #83 Improve message on I/O exception by @tomwetjens in #84
- Upgrade dependencies by @tomwetjens in #84
Full Changelog: v2.4.0...v2.5.0
v.2.4.0
What's Changed
- #80 Accept application/xml as well by @tomwetjens in #81
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- Provide message type based on response type to UftpMessageSupport in ReferencedRequestMessageIdInResponseValidator (#73) by @MartenMeijboom98 in #74
- Upgrade dependencies by @tomwetjens in #75
- Upgrade Spring Boot from 3.2.2 to 3.2.3 by @tomwetjens in #78
- #76 Pass signedMessage XML and payload XML to UftpIncomingHandler by @tomwetjens in #77
Full Changelog: v2.2.1...v2.3.0