Skip to content

0.2.0

Choose a tag to compare

@lorandszakacs lorandszakacs released this 05 Apr 11:54
· 18 commits to main since this release
6933dfa

deprecations

  • deprecate all configuration companion objects. Use pureharm-config-ciris to read the configs in userland, instead of relying on the library w/ pureconfig to do it.

dependency upgrades

aws-logs

  • now depends only on cats-core instead of cats-slf4j. There was no need to depend directly on an implementation.

deprecations

  • deprecate AWSLoggerFactory in favor of AWSLoggin. It is a straightforward rename, the semantics are the same.