Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

v0.17.1

Compare
Choose a tag to compare
@sethvargo sethvargo released this 30 Nov 21:03
· 966 commits to main since this release
64ca769

Changes since v0.17.0

New Features

  • New statistics API - Statistics via the JSON API are now returned with more structure and any gaps in dates/users are zeroed to ensure data continuity.

  • External issuers - When issuing a code via the adminapi, callers can specify an ExternalIssuerID to associate the issuance with an external identifier. See the API documentation for more information. (#1198, @sethvargo)

Bulk Import

  • Add random padding to requests in bulk-uploader (#1195, @whaught)
  • Include a table of errors for CSV bulk import (#1200, @whaught)

Misc

  • Add some missing dependencies to Terraform setup (#1209, @sethvargo)
  • Fix missing column in migration for verification code statistics (#1206, @sethvargo)
  • Trim API key parts and log invalid signatures in debug (#1207, @sethvargo)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.