Releases: gildas/go-gcloudcx
Releases · gildas/go-gcloudcx
Improved Notification Topics
Also added some code for the upcoming Process Automation Triggers.
Bug fixes
Bug fixes
Use the new logger
v0.7.21 Release 0.7.21
Response Management Substitutions
- Responses can apply Genesys Cloud substitutions and Go Templates + Sprig
Use the new logger
- Response Management Responses can apply substitutions using the Go Templates
that means using all the Go template stuff
Use the new errors
v0.7.18 Release 0.7.18
Use the new logger
v0.7.17 Release 0.7.17
Bug fixes
Routing Message Recipients
It is now possible to configure the Inbound Message Flow that is connected to Open Messaging Integrations.
- New way of fetching objects with
gcloudcx.Fetch
,gcloudcx.FetchBy
andgcloudcx.FetchAll
. These funcs use Go generics (i.e. Go 1.18+).
Check the examples for more information on top of the README.