Release Notes
Library - Docs
- PR #54: add property descriptions to docs. Thanks to @JenniferMah!
- PR #51: fix model reference in docs. Thanks to @shwetha-manvinkurke!
- PR #48: adding docs for enums and getting rid of 'description' column in model docs. Thanks to @shwetha-manvinkurke!
- PR #50: remove optional note for nullable properties. Thanks to @eshanholtz!
Library - Feature
- PR #53: regenerating with openapi-generator 5.0.1. Thanks to @shwetha-manvinkurke!
Library - Chore
- PR #52: add go linting as a pre commit hook. Thanks to @shwetha-manvinkurke!
Events
- Set maturity to beta
Messaging
- Adjust A2P brand registration status enum (breaking change)
Studio
- Remove internal safeguards for Studio V2 API usage now that it's GA
Verify
- Add support for creating and verifying totp factors. Support for totp factors is behind the
api.verify.totp
beta feature.