Releases: cycleplatform/api-client-nodejs
Releases · cycleplatform/api-client-nodejs
Update Image Source Dockerfile Struct
Notes
Added ability to point to a tarball url for a Dockerfile image source
Update DNS Certificate
Notes
Added wildcard_child
to the DNS Certificate
struct
Added Changlog Tasks
Notes
- Added in tasks to the changelog to allow for
prepublish
,publish
, andhide
Update delete request
Notes
- Updated
deleteRequest
to accept credentials setting
Changelog Updates
v1.10.6-11
v1.10.6-10
Changelog Integration
Updates to Account and Hub Notifications
Notes
Added
job.created
andjob.state.changed
toAccountTopic
for Account based notifications. These topics will come down the notification pipeline while deleting a hub, however not when creating a hub.
Removed
- Duplicate notification types inside
HubTopic
type for Hub based notifications.