v0.4.9
Added
- Added the filtering argument
orgID
to the methodListProjects
to enhance the projects listing functionality. - Added the method
RestartProjectEndpoint
to restart the project's endpoint. Find details here. - Added the filter
ProtectedBranchesOnly
provision the list of allowed IP addresses only for the protected branches. - Added the field
ComputeReleaseVersion
to the structEndpoint
to reflect the version of the compute resources.
Changed
- Changed the type of the
HistoryRetentionSeconds
toint32
attribute.
Fixed
- Fixed the method
GetConnectionURI
by correcting the logic of building the request query.
Full Changelog: v0.4.8...v0.4.9