Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Latest commit

 

History

History
38 lines (22 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 1.33 KB

Changelog

v0.1.2

v0.1.1

  • feat #46: Provide aarch64 binary (@cap10morgan)
  • chore: update deps (see deps.edn)

v0.1.0

  • Bump deps (see deps.edn)
  • Add pod.babashka.aws.logging namespace with set-level! function. See docs. #41
  • Fix transit serialization of Throwable and Class in :Error payload. #30

v0.0.6

v0.0.4

  • Bump deps (see deps.edn)
  • Add forwarding of aws.sessionToken system property (@digash)

v0.0.3

v0.0.2

  • Support passing files as blob uploads directly for better memory consumption #18

v0.0.1

Initial release