Skip to content

v1.0.0-beta.18

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 13:04
· 535 commits to master since this release
e368309

Changelog

Features

  • e368309 feat(k8s): add cluster types compatibility (#1771)
  • 10731c5 feat: add secret protection (#1770)
  • 7255970 feat(k8s): return commitment end date (#1769)
  • 5edf39f feat(k8s): add commitment to offer list (#1767)
  • 619bccc feat(k8s): return maximum number of nodes supported by an offer (#1766)
  • 94bffe5 feat(ipam): listips with orderby on resource attachedat (#1765)
  • 1c92269 feat(secret-manager): add secret types in create secret request (#1764)
  • ee8d2c5 feat(containers): remove openapi exclusion for triggers methods (#1763)
  • 027ad25 feat(rdb): add possibility to update BackupSchedule next update (#1762)
  • dea468e feat(vpc_gw): add support for nl-ams-3 (#1761)
  • cf50801 feat(lb): add backend_id to GetLbStats (#1707)
  • 71593c5 feat(secret-manager): don't exclude password_generation field (#1706)
  • 040bfc5 feat(k8s): expose MigrateToPrivateNetworkCluster route in the sdk (#1705)
  • 023b8bf feat(ipam): add vpc gateway network resource type (#1704)
  • 5b6e806 feat(rdb): allow for multi-zones read replicas (#1703)
  • 3978517 feat(secret-manager): add project_id field in requests (#1702)
  • b5bc5de feat(vpc): add private network count in vpc api (#1712)
  • bd2a1e9 feat(ipfs): add size to PinInfo and PinCIDMeta (#1711)
  • 407280c feat(secret): add a product type (#1709)
  • 5752262 feat(vpc): add new call to enable dhcp on private network (#1759)
  • 6f08aec feat(lb): add support for nl-ams-3 (#1758)
  • ea4751d feat(marketplace): add type field to LocalImage (#1757)
  • 23f3360 feat: update generated APIs (#1754)
  • 9c2babd feat(registry): deprecate delete tag force field (#1714)
  • 0e93c39 feat(vpc): add dhcp_enabled field in private network message (#1751)
  • 36e48ce feat(ipam): make fields optional (#1750)
  • bee302c feat(instance): add ip_ids for privatenic request message (#1748)
  • e6b367e feat(ipam): add support for baremetal server (#1747)
  • c24267f feat(lb): add backend_id to ListBackendStats (#1725)
  • 3e35cca feat(lb): allow multi ip attach (#1722)
  • 063dd98 feat(vpc_v2): allow setting Private Network name on VPC creation (#1720)
  • 8f4edd9 feat(lb): add support for AssignFlexibleIP (#1718)
  • bc6743a feat(ipfs): update meta field (#1717)
  • 73d98e0 feat(tem): add support for search (#1715)
  • ea9f0e7 feat(k8s): list cluster types (#1727)
  • 555ec2b feat(instance): add support for nl-ams-3 (#1739)
  • 948bbba feat(vpc): add support for nl-ams-3 (#1744)
  • 6279e79 feat(webhosting): add support for migrating state (#1743)
  • fe2d7c3 feat(ipam): flatten list ips source filter (#1737)
  • ad94706 feat(instance): update API to use the new 'IP Mobility' network stack (#1736)
  • 93fdd4e feat(secret-manager): add endpoint to list tags (#1735)
  • 28fe000 feat(tem): rename check domain last status (#1734)
  • ec7be13 feat(instance): implement lister for GetServerTypesAvailability (#1730)
  • a9fa0b4 feat(instance): add total_count field to server types availability listing (#1732)
  • 73ec83a feat(tem): add support for DomainLastStatus and CheckDomainLastStatus (#1729)

Fixes

  • bfaa053 fix(ipfs): string by enum for status details (#1760)
  • b0dfa1d fix: Ensure the correct time.Duration output in ToTimeDuration() (#1756)
  • 51c112d fix(sm): document ListTags endpoint in openapi (#1755)
  • 2f4491d fix(ipam): remove source_ prefixes in oneof of ListIPs (#1753)
  • 6a12f2d fix(instances): make VolumeServerTemplate fields be optional (#1746)
  • 330ebda fix(ipam): exclude source field from generation (#1738)
  • ce60a88 fix(redis): expose is_ipam_config to Redis PN endpoint (#1740)
  • da39ca1 fix(ipfs): replace usage meta by info (#1721)
  • dc1025c fix(ipfs): type typo mistake (#1719)

Misc

  • 975d655 build(deps): bump semver from 6.3.0 to 7.5.2 in /scripts/release (#1768)
  • f0ca0b8 docs(domain): add enums description for public v2beta1 (#1701)
  • 728b78b docs(functions): correct typo (#1708)
  • 6917249 docs(ipfs): add documentation (#1710)
  • fdd086b docs(lb): add missing method for regionalized API (#1752)
  • 65449a3 docs(applesilicon): remove unused documentation (#1713)
  • 2203f8c docs(lb): fix spaces in acl redirect placeholders (#1749)
  • 2179f4f docs(k8s): add PNs in additional resources to delete (#1716)
  • f006e3f docs(lb): escape curly brackets (#1723)
  • 3a50d6b docs(lb): hide new ipmob fields (#1726)
  • 47863b9 docs: update config template credentials url (#1745)
  • 304f7c3 docs(rdb): remove misleading statement in CreateEndpoint (#1731)
  • 08cd06f docs(registrar): reworked registrar doc (#1728)
  • 26880bb docs(ipfs): update some descriptions (#1733)
  • 50bc487 docs(secret-manager): mixed method descriptions (#1741)