Skip to content

Commit f45fc00

Browse files
author
GitHub Actions Bot
committed
Update CHANGELOG.md after library release
1 parent 19263c5 commit f45fc00

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## v5.0.0 21st February 2025
4+
5+
- Release based on Onfido OpenAPI spec version [v5.0.0](https://github.com/onfido/onfido-openapi-spec/releases/tag/v5.0.0):
6+
- Add missing type annotations to webhook verifier
7+
- Denote webhook event payload.object.href as a not required property
8+
- [CAT-1593] Drop invalid enum value from webhook event type
9+
- Add applicant_id in GET /workflow_runs
10+
- [CAT-1694] Define document file type as free text
11+
- [DOCCAP-2513] Add download-nfc-face endpoint
12+
- [CAT-1719] Don't impose a type on deprecated records property in watchlist reports
13+
- Remove documents property for reports where it's not applicable
14+
- Update openapi generator version to v7.10.0 (was v7.9.0)
15+
- Update openapi generator version to v7.11.0 (was v7.10.0)
16+
- Add tests for Download NFC Face endpoint
17+
- [Migration Guide](MIGRATION.md#upgrading-from-4x-to-5x)
18+
319
## v4.6.0 24th January 2025
420

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

0 commit comments

Comments
 (0)