Skip to content

Releases: laserdisc-io/zio-oci-objectstorage

v0.7.3

23 Aug 22:17
7e3dba3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

08 May 05:48
dd247f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

15 Jan 10:34
b1ae7f6
Compare
Choose a tag to compare

See release notes of the failed v0.7.0 release

v0.7.0 - failed to release

15 Jan 09:59
a109e73
Compare
Choose a tag to compare

TL;DR;

Releasing for Scala 3, dropping Scala 2.12

What's Changed

Read more

v0.5.1

24 May 11:21
b5362b5
Compare
Choose a tag to compare

🧹 Maintenance / Cleanup

  • Update oci-java-sdk-objectstorage to 3.14.0 (#241)

v0.6.0

25 Nov 21:31
59ebf1f
Compare
Choose a tag to compare

🚀 New features

🧹 Maintenance / Cleanup

Full Changelog: v0.5.0...v0.6.0

v0.5.0

09 Nov 17:15
f4dfe52
Compare
Choose a tag to compare

🧹 Maintenance / Cleanup

  • Update oci-java-sdk-objectstorage to 3.0.0 (#192)

v0.4.1

26 Oct 10:24
5570f1b
Compare
Choose a tag to compare

🧹 Maintenance / Cleanup

  • Update oci-java-sdk-objectstorage to 2.46.0 (#186)
  • Update zio, zio-streams, zio-test, ... to 1.0.17 (#187)
  • Update sbt-ci-release to 1.5.11 (#185)
  • Update scala-library to 2.12.17 (#188)
  • Update scala-library to 2.13.10 (#189)
  • Update sbt to 1.7.2 (#190)
  • Update scalafmt-core to 3.6.0 (#191)
  • Update scala-collection-compat to 2.8.1 (#174)
  • Update sbt-scalafmt to 2.4.6 (#123)

v0.4.0

20 Dec 11:00
ba920d4
Compare
Choose a tag to compare

🚀 New features

  • Add the ability to get a byte range of an object (#114)
  • Add the ability to set the fields to be returned while listing a bucket's object (#113)

🧹 Maintenance / Cleanup

  • Update sbt to 1.5.7 (#120)
  • Update zio, zio-streams, zio-test, ... to 1.0.13 (#118)
  • Update oci-java-sdk-objectstorage to 2.12.0 (#119)
  • Update sbt-scalafmt to 2.4.5 (#112)
  • Update scalafmt-core to 3.2.1 (#111)
  • Update scala library (2.13.7) and collection-compat (2.6.0) (#105)

v0.3.1

18 Oct 10:33
c2572e3
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Preserve ListObjectsOptions passed to listAllObjects (#92)

🧹 Cleanup / Maintenance

  • Update scalafmt-core to 3.0.6
  • Update oci-java-sdk-objectstorage to 2.7.1
  • Update sbt-ci-release to 1.5.10