Skip to content

v2.5.4 - Maintenance Update

Compare
Choose a tag to compare
@ivantopo ivantopo released this 08 Jun 17:08
· 101 commits to master since this release

Fixes

  • bundle: The new kamon-aws-sdk module had a Compile dependency on the Dynalite test container that was brining a bunch of extra classes into the Bundle and messing with user-provided dependencies 🤦. Reported by @fggarcia on #1171 and fixed by @ivantopo via #1178
  • aws-sdk: Duplicate execution attribute definitions when using more than one AWS SDK Client. Reported by @hhalex on #1173 and fixed by @ivantopo on #1175