Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 15:48
f63ad28

3.0.0 (2025-01-17)

⚠ BREAKING CHANGES

  • S3Path.toString() now returns the string representation of the path instead of the URI (#875)

Bug Fixes

  • S3Path.toString() now returns the string representation of the path instead of the URI (#875) (b9cb4ba)

Dependencies

  • upgrade: bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.16 (#876) (f028915)
  • upgrade: bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre (#869) (0e3374d)
  • upgrade: bump org.assertj:assertj-core from 3.26.3 to 3.27.2 (#877) (4e1f1ce)
  • upgrade: bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 (#871) (34e6dd1)
  • upgrade: bump org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.11.4 (#870) (0ca2f56)
  • upgrade: bump org.sonarqube from 6.0.0.5145 to 6.0.1.5171 (#868) (b54f502)

Miscellaneous Chores