This repository was archived by the owner on Jul 12, 2023. It is now read-only.
v0.17.1
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.