0.15.0
What's Changed
- feat(core): expose
marshal_TimeSeries
andunmarshal_TimeSeriesPoint
by @quantumsheep in #224 - docs(rdb): remove misleading statement in CreateEndpoint by @scaleway-bot in #217
- feat(instance): add total_count field to server types availability listing by @scaleway-bot in #218
- feat(tem): rename check domain last status by @scaleway-bot in #219
- docs(instance): update documentation by @scaleway-bot in #221
- feat(secret-manager): add endpoint to list tags by @scaleway-bot in #222
- feat(instance): update API to use the new 'IP Mobility' network stack by @scaleway-bot in #223
- fix(redis): expose is_ipam_config to Redis PN endpoint by @scaleway-bot in #225
- fix(secret-manager): mixed method descriptions by @scaleway-bot in #226
- docs(secret-manager): update get secret documentation by @scaleway-bot in #227
- feat(webhosting): add migrating status by @scaleway-bot in #228
- chore: update dependencies by @quantumsheep in #229
- chore(core): print file loading errors to stderr instead of stdout by @cyclimse in #237
- fix(instances): make VolumeServerTemplate fields be optional by @scaleway-bot in #230
- feat(instances): add ip_ids for privatenic request message by @scaleway-bot in #231
- docs(lb): fix spaces in acl redirect placeholders by @scaleway-bot in #232
- feat(vpc): add dhcp_enabled field in private network message by @scaleway-bot in #233
- docs(lb): add missing method for regionalized API by @scaleway-bot in #234
- fix(secret): document ListTags endpoint in openapi by @scaleway-bot in #235
- feat(marketplace): add type field to LocalImage by @scaleway-bot in #236
- feat(lb): add support for nl-ams-3 by @scaleway-bot in #238
- feat(rdb): add possibility to update BackupSchedule next update by @scaleway-bot in #240
- feat(containers): remove openapi exclusion for triggers methods by @scaleway-bot in #241
- feat(secret): add network edge certificate secret type by @scaleway-bot in #242
- feat(k8s): return maximum number of nodes supported by an offer by @scaleway-bot in #243
- docs(lb): disable private lb public communication by @scaleway-bot in #244
- feat(vpc): add new call to enable dhcp on private network by @scaleway-bot in #239
- feat(containers): remove "exclude: true" for CLI generation by @scaleway-bot in #246
- feat(k8s): add commitment to offer list by @scaleway-bot in #245
- feat(k8s): return commitment end date by @scaleway-bot in #247
- feat: add secret protection by @scaleway-bot in #248
- feat(k8s): add cluster types compatibility by @scaleway-bot in #249
New Contributors
Full Changelog: 0.14.1...0.15.0