View Source Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

unreleased

Unreleased

0-4-6-2023-03-27

[0.4.6] - 2023-03-27

chores

Chores

Several dependencies where updated. See the release page for more information.

0-4-5-2022-08-18

[0.4.5] - 2022-08-18

added

Added

changed

Changed

  • Use Kernel.hd/1 insead of (fn [x] -> x end).() to pick the first (only) item in the list.

0-4-4-2021-11-19

[0.4.4] - 2021-11-19

deprecated

Deprecated

0-4-3-2021-06-11

[0.4.3] - 2021-06-11

changed-1

Changed

  • Fix: Use RFC 3986 query encoding #33E
  • Fix: Changed domain of Google API endpoint for signBlob from content-iamcredentials.googleapis.com to iamcredentials.googleapis.com
  • Docs: use correct auth scope in READM
  • Chores: Bump httpoison from 1.7.0 to 1.8.0
  • Chores: Bump excoveralls from 0.13.3 to 0.13.4
  • Chores: Bump credo from 1.5.3 to 1.5.4

0-4-2-2020-10-20

[0.4.2] - 2020-10-20

added-1

Added

  • Github Workflows and Dependabot configuration

changed-2

Changed

  • URL encode the signature in V2 algorithm (#7, #16)
  • Misc. Markdown format and module config changes for HTML doc generation

0-4-1-2020-10-20

[0.4.1] - 2020-10-20

added-2

Added

  • this changelog ;)

changed-3

Changed

  • Better README.md and add README.md to hex docs
  • Changes regarding support for Elixir 1.11

0-4-0-2020-05-04

[0.4.0] - 2020-05-04

added-3

Added

  • Support for signing strings via IAM REST API (#6]

removed

Removed

changed-4

Changed