Releases: gildas/go-gcloudcx
Releases · gildas/go-gcloudcx
Updated dependencies
Bug fixes
External Contacts
- Not a full support yet. We can at least search...
Bug fixes
Updated dependencies
ECONNRESET
failures are now retried
Bug fixes
Retry-After support
- The request now supports the
Retry-After
header sent back by Genesys Cloud
Access Token improvements
AccessToken
now carries an ID. It helps creating a Token Pool.- More Redaction fixes. some object's Redact() funcs were still returning pointers and used children Redact() wrongly.
- Open Messaging Integration's Client field is now public. This allows calling code to reset the client as needed (like with another access token).
ClientOptions
can be passed a context that can carry a Logger (superseded by the Logger field as needed)
More Redaction
From now on, text messages are redacted in the logs, by default.
API changes
- Replaced some obsolete API call in the Open Messaging area