Releases: RentTheRunway/conduit
Releases · RentTheRunway/conduit
v1.47: Improve BOMs, remove Logback, and bump SLF4J
What's Changed
- Update README by @MatthewRyanRead in #150
- Split out a dependency BOM, remove Logback, and bump SLF4J by @MatthewRyanRead in #157
- INF-4681 Use new Vault secrets for Sonatype credentials by @MatthewRyanRead in #158
- INF-4681 Actually do use GitHub secrets instead of Vault directly by @MatthewRyanRead in #159
Full Changelog: v1.46...v1.47
v1.46: POM cleanup and dependency upgrades
What's Changed
Primarily, a minor bump of the AMQP client (to the latest) and patch bumps of logging dependencies. Everything else should be related to building and testing.
Details
- Bump plugins and clean up POM and build workflows; format code by @dependabot in #137
- Bump ch.qos.logback:logback-classic from 1.2.11 to 1.2.13 in /conduit-bom by @dependabot in #140
- Bump whelk-io/maven-settings-xml-action from 21 to 22 by @dependabot in #144
- Bump com.rabbitmq:amqp-client from 5.14.2 to 5.21.0 by @dependabot in #145
- Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #147
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #148
- Bump org.mockito:mockito-core from 4.3.1 to 5.12.0 by @dependabot in #143
Full Changelog: v1.45...v1.46
v1.45: Expose additional config
What's Changed
- CE-1925: Update AMQPPublishProperties class to enable setting of timeout and confirmEnabled properties by @jonhanley in #135
- CE-2035: Bug fix setting of AMQPMessageBuilder basicProperties by @jonhanley in #136
New Contributors
- @jonhanley made their first contribution in #135
Full Changelog: v1.43...v1.45
v1.43 Setting a baseline with some bumps
We haven't been maintaining our release notes (sorry!), so I'm starting us off with this. These bumps should only affect the project (build etc.), not the released library, but I wanted to set a baseline for future releases.
What's Changed
- Bump whelk-io/maven-settings-xml-action from 10 to 21 by @dependabot in #95
- Bump maven-compiler-plugin from 3.9.0 to 3.11.0 by @dependabot in #119
- Update pr-validation workflow by @dependabot in #94
- Bump awaitility from 4.1.1 to 4.2.0 by @dependabot in #82
- Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13 by @dependabot in #86
Full Changelog: v1.42...v1.43