Skip to content

Releases: avast/storage-client

http4s 0.22.0

23 Jul 13:09

Choose a tag to compare

2.0.0

chore: dependency replaced

scala-hashes 4.0.0

15 Jul 13:45

Choose a tag to compare

1.6.0

chore(deps): update dependency com.avast.hashes:scala-hashes_2.13 to v4

Unused circe dependency removed from hcp module

30 Jun 11:13

Choose a tag to compare

1.5.0

chore: unused circe dependency removed

HCP backend - Support for the custom DNS resolver

17 May 07:23
10deb3c

Choose a tag to compare

feat: HCP backend - Added support for the custom DNS resolver (DNS balancing is from now provided by the custom DNS resolver, avoiding old "hacky" solution)

chore(deps): update dependency gradle to v7.0.2
chore(deps): update dependency io.github.gradle-nexus.publish-plugin:io.github.gradle-nexus.publish-plugin.gradle.plugin to v1.1.0
chore(deps): update dependency io.monix:monix_2.13 to v3.4.0
chore(deps): update dependency junit:junit to v4.13.2
chore(deps): update dependency org.typelevel:cats-core_2.13 to v2.6.1

pureconfig 0.15.0

04 May 15:26

Choose a tag to compare

pureconfig 0.15.0 is used in many projects and it is incompatible with previous versions.

First publishing to Maven Central via GHA

22 Mar 14:41

Choose a tag to compare

1.3.1

fix: versioning fixed

Scala 2.13 release

05 Mar 13:53

Choose a tag to compare

1.3.0

conf: Scala 2.13

Minor dependencies updates

05 Mar 13:39

Choose a tag to compare

1.2.0

chore(deps): dependencies updates

Minor dependencies updates

18 Aug 07:59
8bd5232

Choose a tag to compare

And Gradle updated to 6.6.

v1.0.0

13 Mar 14:51
7a65024

Choose a tag to compare

BREAKING CHANGE: Removed Stor client implementation
BREAKING CHANGE: Upgrade to the latest version of Cats, Htt4s, Pureconfig, ...
BREAKING CHANGE: HCP backend requires authenticated access
BREAKING CHANGE: Removed build-in Future support
feat: HCP backend is balancing a load by a random IP address selection
feat: Removed Monix dependency