Skip to content

v0.4.9

Compare
Choose a tag to compare
@kislerdm kislerdm released this 13 Apr 10:13
· 44 commits to master since this release
d8302fa

Added

  • Added the filtering argument orgID to the method ListProjects 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 struct Endpoint to reflect the version of the compute resources.

Changed

  • Changed the type of the HistoryRetentionSeconds to int32 attribute.

Fixed

  • Fixed the method GetConnectionURI by correcting the logic of building the request query.

Full Changelog: v0.4.8...v0.4.9