Releases: maginepro/http4s-aws
Releases · maginepro/http4s-aws
v6.4.0
Changes
Updates
- Update cats-effect, cats-effect-kernel, ... from 3.6.3 to 3.7.0 by @scala-steward-maginepro[bot] in #87
Miscellaneous
- Switch to Localstack community archive image by @vlovgr in #94
- Update fs2-core, fs2-io from 3.12.2 to 3.13.0 by @scala-steward-maginepro[bot] in #91
- Update fs2-data-text, fs2-data-xml from 1.12.0 to 1.12.1 by @scala-steward-maginepro[bot] in #92
- Update munit-cats-effect from 2.1.0 to 2.2.0 by @scala-steward-maginepro[bot] in #88
- Update sbt-scala-native from 0.5.9 to 0.5.10 by @scala-steward-maginepro[bot] in #76
- Update sbt-scalafix from 0.14.5 to 0.14.6 by @scala-steward-maginepro[bot] in #85
- Update sbt-typelevel from 0.8.4 to 0.8.5 by @scala-steward-maginepro[bot] in #83
- Update sbt, scripted-plugin from 1.12.7 to 1.12.8 by @scala-steward-maginepro[bot] in #97
- Update scalacheck-effect-munit from 2.1.0-RC1 to 2.1.0 by @scala-steward-maginepro[bot] in #89
- Update scalafmt-core from 3.10.5 to 3.10.7 by @scala-steward-maginepro[bot] in #81
- Update testcontainers-localstack from 2.0.3 to 2.0.4 by @scala-steward-maginepro[bot] in #95
- Update vault from 3.6.0 to 3.7.0 by @scala-steward-maginepro[bot] in #90
Full Changelog: v6.3.1...v6.4.0
v6.3.1
Changes
Miscellaneous
- Update sbt-scalafix to 0.14.5 by @scala-steward-maginepro[bot] in #67
- Update sbt-typelevel to 0.8.4 by @scala-steward-maginepro[bot] in #70
- Update testcontainers-localstack to 2.0.3 by @scala-steward-maginepro[bot] in #69
Full Changelog: v6.3.0...v6.3.1
v6.3.0
v6.2.2
Changes
Updates
- Update scala to 3.3.7 by @scala-steward-maginepro[bot] in #58
- Update http4s to 0.23.33 by @scala-steward-maginepro[bot] in #59
Miscellaneous
- Update sbt-typelevel to 0.8.3 by @scala-steward-maginepro[bot] in #62
- Update scalafmt to 3.10.1 by @scala-steward-maginepro[bot] in #61
Full Changelog: v6.2.1...v6.2.2
v6.2.1
Changes
Updates
- Update circe to 0.14.15 by @scala-steward-maginepro[bot] in #50
- Update fs2 to 3.12.2 by @scala-steward-maginepro[bot] in #45
- Update http4s to 0.23.32 by @scala-steward-maginepro[bot] in #49
- Update scala to 2.13.17 by @scala-steward-maginepro[bot] in #53
- Update scala.js to 1.20.1 by @scala-steward-maginepro[bot] in #46
Miscellaneous
- Update sbt to 1.11.7 by @scala-steward-maginepro[bot] in #52
- Update sbt-scalafix to 0.14.4 by @scala-steward-maginepro[bot] in #55
- Update sbt-typelevel to 0.8.2 by @scala-steward-maginepro[bot] in #56
Full Changelog: v6.2.0...v6.2.1
v6.2.0
This release brings support for Scala.js and reading credentials on Elastic Kubernetes Service (EKS).
Changes
- Remove
Hashingconstraint forCredentialsProvider.securityTokenServiceby @vlovgr in #12 - Change
AwsSigningandAwsPresigningto useHashingby @vlovgr in #17 - Change to use
Hashinginstead ofMessageDigestby @vlovgr in #18 - Change to inline
Clock[F].realTimeInstantby @vlovgr in #19 - Change to use
fs2.io.fileinstead ofjava.nio.fileby @vlovgr in #20 - Add
TokenCodeProvider.consoleusingConsoleandfs2.ioby @vlovgr in #21 - Change
AwsAssumedRoleto parse ISO 8601 timestamps by @vlovgr in #22 - Move to shared dependencies using
%%%by @vlovgr in #25 - Change to use
cats.effect.std.Envfor settings by @vlovgr in #26 - Move jvm-specific tests to be jvm-only by @vlovgr in #27
- Enable Scala.js artifacts by @vlovgr in #28
- Change
TokenProvider.defaultto reprompt on invalid code by @vlovgr in #29 - Change to prepare for signing chunked uploads by @vlovgr in #36
- Add support for
AWS_CONTAINER_AUTHORIZATION_TOKEN_FILEby @jesperoman in #42 - Cleanup support for
AWS_CONTAINER_AUTHORIZATION_TOKEN_FILEby @vlovgr in #43
Updates
- Update fs2 to 3.12.0 by @vlovgr in #8
- Update scala.js to 1.19.0 by @scala-steward-maginepro[bot] in #24
- Update scala to 3.3.6 by @scala-steward-maginepro[bot] in #30
- Update circe to 0.14.14 by @scala-steward-maginepro[bot] in #37
- Update cats-effect to 3.6.3 by @scala-steward-maginepro[bot] in #40