comms-aws icon indicating copy to clipboard operation
comms-aws copied to clipboard

AWS scala native implementation

Results 24 comms-aws issues
Sort by recently updated
recently updated
newest added

## About this PR 📦 Updates [ch.epfl.scala:sbt-scalafix](https://github.com/scalacenter/sbt-scalafix) from `0.11.1` to `0.12.1` 📜 [GitHub Release Notes](https://github.com/scalacenter/sbt-scalafix/releases/tag/v0.12.1) - [Version Diff](https://github.com/scalacenter/sbt-scalafix/compare/v0.11.1...v0.12.1) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

sbt-plugin-update
early-semver-major
commit-count:1
semver-spec-minor

## About this PR 📦 Updates org.slf4j:slf4j-api from `1.7.36` to `2.0.13` ⚠ ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't...

early-semver-major
semver-spec-major
commit-count:1
library-update

## About this PR 📦 Updates io.github.davidgregory084:sbt-tpolecat from `0.4.4` to `0.5.1` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...

sbt-plugin-update
early-semver-major
artifact-migrations
commit-count:1
semver-spec-minor
scalafix-migrations

## About this PR 📦 Updates [com.eed3si9n:sbt-buildinfo](https://github.com/sbt/sbt-buildinfo) from `0.11.0` to `0.12.0` 📜 [GitHub Release Notes](https://github.com/sbt/sbt-buildinfo/releases/tag/v0.12.0) - [Version Diff](https://github.com/sbt/sbt-buildinfo/compare/v0.11.0...v0.12.0) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

sbt-plugin-update
early-semver-major
commit-count:1
semver-spec-minor

## About this PR 📦 Updates com.dwijnand:sbt-dynver from `4.1.1` to `5.0.1` ⚠ ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't...

sbt-plugin-update
early-semver-major
semver-spec-major
artifact-migrations
commit-count:1

## About this PR 📦 Updates [org.scalatestplus:scalacheck-1-14](https://github.com/scalatest/scalatestplus-scalacheck) from `3.1.1.1` to `3.1.4.0` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...

commit-count:1
library-update

## About this PR 📦 Updates [org.scalameta:sbt-scalafmt](https://github.com/scalameta/sbt-scalafmt) from `2.4.3` to `2.5.2` 📜 [GitHub Release Notes](https://github.com/scalameta/sbt-scalafmt/releases/tag/v2.5.2) - [Version Diff](https://github.com/scalameta/sbt-scalafmt/compare/v2.4.3...v2.5.2) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

sbt-plugin-update
commit-count:1
semver-spec-minor
early-semver-minor

We have manually verified that the connection `dispose` action is called at the right time, but couldn't get to a passing test yet.

Ref: https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-streaming.html

enhancement