Skip to content

Commit

Permalink
Update CHANGELOG.md after library release
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Feb 21, 2025
1 parent 19263c5 commit f45fc00
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## v5.0.0 21st February 2025

- Release based on Onfido OpenAPI spec version [v5.0.0](https://github.com/onfido/onfido-openapi-spec/releases/tag/v5.0.0):
- Add missing type annotations to webhook verifier
- Denote webhook event payload.object.href as a not required property
- [CAT-1593] Drop invalid enum value from webhook event type
- Add applicant_id in GET /workflow_runs
- [CAT-1694] Define document file type as free text
- [DOCCAP-2513] Add download-nfc-face endpoint
- [CAT-1719] Don't impose a type on deprecated records property in watchlist reports
- Remove documents property for reports where it's not applicable
- Update openapi generator version to v7.10.0 (was v7.9.0)
- Update openapi generator version to v7.11.0 (was v7.10.0)
- Add tests for Download NFC Face endpoint
- [Migration Guide](MIGRATION.md#upgrading-from-4x-to-5x)

## v4.6.0 24th January 2025

- Release based on Onfido OpenAPI spec version [v4.6.0](https://github.com/onfido/onfido-openapi-spec/releases/tag/v4.6.0):
Expand Down

0 comments on commit f45fc00

Please sign in to comment.