Releases: scaleway/scaleway-sdk-python
Releases · scaleway/scaleway-sdk-python
2.0.0.dev4
Full Changelog: 2.0.0.dev3...2.0.0.dev4
2.0.0.dev3
What's Changed
- feat(instance): add servers filter in ListServersRequest by @scaleway-bot in #317
- feat(cockpit): add list datasource endpoint by @scaleway-bot in #318
- feat(kapsule): expose
public_ip_disabled
field by @scaleway-bot in #319 - feat(mnq): add nats account id trigger parameter by @scaleway-bot in #320
- docs(block): revamp and quickstart improvements by @scaleway-bot in #321
- feat(instance): sync endpoints about the feature OS image in SBS volume by @scaleway-bot in #326
- feat(cockpit): add dashboard fetching endpoints by @scaleway-bot in #322
- feat(mnq): add v1beta1 sdk by @scaleway-bot in #323
- feat(rdb): expose SBS IOPS to clients by @scaleway-bot in #324
- feat(instance): add tags in Server.public_ips by @scaleway-bot in #325
- feat(instance): modify UpdateServer public_ips and private_nics to match real implem by @scaleway-bot in #327
- feat(block): add RPC for snapshot import by @scaleway-bot in #328
- feat(mnq): add v1beta1 cli by @scaleway-bot in #329
- feat(mnq): allow long credentials name for serverless functions triggers compatibility by @scaleway-bot in #330
- fix(instance): modify UpdateServer public_ips and private_nics to be really optional by @scaleway-bot in #331
- feat(serverless): add support fort MNQ NATS by @scaleway-bot in #332
- feat(mnq): reorganize cli commands by @scaleway-bot in #333
- feat(vpc_gw): add field to help clients known which pwg is legacy xor ipam by @scaleway-bot in #334
- feat(ipam): add v1 API by @scaleway-bot in #335
- feat(secret_manager): add json type with subtype by @scaleway-bot in #336
- feat(cockpit): add traces endpoint by @scaleway-bot in #337
- docs(serverless): document trigger API by @scaleway-bot in #338
- feat(tem): add domain reputation score by @scaleway-bot in #339
- feat(secret_manager): improve secret type doc
by @scaleway-bot in #340 - docs(test): add description to update human request's height by @scaleway-bot in #341
- docs(test): add description to update human request's height
by @scaleway-bot in #342 - feat(vpc_gw): support passing IPAM IP IDs by @scaleway-bot in #343
- feat(billing): discount application scope endpoint by @scaleway-bot in #344
- feat(cockpit): add traces infos to plan by @scaleway-bot in #345
- feat(instance): expose IP state in server.public_ips by @scaleway-bot in #347
- feat(iam): add logs listing method by @scaleway-bot in #348
- feat(rdb): add seemless major upgrade by @scaleway-bot in #349
- fix(functions): add short and long descriptions to triggers methods by @scaleway-bot in #350
- feat(tem): add link to documentation and console by @scaleway-bot in #351
- feat(secret_manager): add ephemeral action to secret creation by @scaleway-bot in #352
- feat(secret_manager): add missing regions by @scaleway-bot in #353
- feat(tem): add domain reputation by @scaleway-bot in #346
- feat(secret_manager): remove useless is_ephemeral field by @scaleway-bot in #354
- feat(secret_manager): add region to folders by @scaleway-bot in #355
- feat(serverless_jobs): add support for v1alpha1 by @scaleway-bot in #356
- feat(secret_manager): add edge services product by @scaleway-bot in #358
- fix(domain): deprecate owner_contact_info by @scaleway-bot in #359
- chore(serverless): rename job_run_id to id and job_definition_id to id by @scaleway-bot in #360
- feat(cockpit): add default notion for datasources by @scaleway-bot in #361
- feat(cockpit): add is_product filter to list datasource by @scaleway-bot in #362
- chore(serverless): add description to IssueJWT (deprecated method) by @scaleway-bot in #363
- feat(webhosting): add control panel support in webhosting by @scaleway-bot in #364
- docs(serverless): add note about mnq region availability by @scaleway-bot in #365
- chore(instance): mark Volume's base_volume as deprecated by @scaleway-bot in #366
- fix: update redis documentation by @scaleway-bot in #367
- feat(secret_manager): deprecate byname api endpoints by @scaleway-bot in #368
- feat(block): add volume last_detached_at by @scaleway-bot in #369
- feat(instance): add endpoints to attach/detach server volumes by @scaleway-bot in #370
- chore(cockpit): remove reset cockpit grafana by @scaleway-bot in #371
- chore(instance): remove support for creating a volume from a volume by @scaleway-bot in #372
- feat(iam): add tags on applications, groups, users and policies by @scaleway-bot in #373
- feat(tem): add new task transfer online domain to scw by @scaleway-bot in #375
- feat(ipam): add resource type k8s_cluster by @scaleway-bot in #376
- feat(block): add organization_id filter in listings by @scaleway-bot in #377
- fix(mnq): remove end of life v1alpha1 by @Codelax in #374
- feat(domain): add informations on scaleway product using the domain/dnszone by @scaleway-bot in #380
New Contributors
Full Changelog: 1.3.0...2.0.0.dev3
2.0.0.dev2
What's Changed
- feat(instance): add servers filter in ListServersRequest by @scaleway-bot in #317
- feat(cockpit): add list datasource endpoint by @scaleway-bot in #318
- feat(kapsule): expose
public_ip_disabled
field by @scaleway-bot in #319 - feat(mnq): add nats account id trigger parameter by @scaleway-bot in #320
- docs(block): revamp and quickstart improvements by @scaleway-bot in #321
- feat(instance): sync endpoints about the feature OS image in SBS volume by @scaleway-bot in #326
- feat(cockpit): add dashboard fetching endpoints by @scaleway-bot in #322
- feat(mnq): add v1beta1 sdk by @scaleway-bot in #323
- feat(rdb): expose SBS IOPS to clients by @scaleway-bot in #324
- feat(instance): add tags in Server.public_ips by @scaleway-bot in #325
- feat(instance): modify UpdateServer public_ips and private_nics to match real implem by @scaleway-bot in #327
- feat(block): add RPC for snapshot import by @scaleway-bot in #328
- feat(mnq): add v1beta1 cli by @scaleway-bot in #329
- feat(mnq): allow long credentials name for serverless functions triggers compatibility by @scaleway-bot in #330
- fix(instance): modify UpdateServer public_ips and private_nics to be really optional by @scaleway-bot in #331
- feat(serverless): add support fort MNQ NATS by @scaleway-bot in #332
- feat(mnq): reorganize cli commands by @scaleway-bot in #333
- feat(vpc_gw): add field to help clients known which pwg is legacy xor ipam by @scaleway-bot in #334
- feat(ipam): add v1 API by @scaleway-bot in #335
- feat(secret_manager): add json type with subtype by @scaleway-bot in #336
- feat(cockpit): add traces endpoint by @scaleway-bot in #337
- docs(serverless): document trigger API by @scaleway-bot in #338
- feat(tem): add domain reputation score by @scaleway-bot in #339
- feat(secret_manager): improve secret type doc
by @scaleway-bot in #340 - docs(test): add description to update human request's height by @scaleway-bot in #341
- docs(test): add description to update human request's height
by @scaleway-bot in #342 - feat(vpc_gw): support passing IPAM IP IDs by @scaleway-bot in #343
- feat(billing): discount application scope endpoint by @scaleway-bot in #344
- feat(cockpit): add traces infos to plan by @scaleway-bot in #345
- feat(instance): expose IP state in server.public_ips by @scaleway-bot in #347
- feat(iam): add logs listing method by @scaleway-bot in #348
- feat(rdb): add seemless major upgrade by @scaleway-bot in #349
- fix(functions): add short and long descriptions to triggers methods by @scaleway-bot in #350
Full Changelog: 1.3.0...2.0.0.dev2
2.0.0.dev1
Full Changelog: 2.0.0.dev0...2.0.0.dev1
2.0.0.dev0
New generator.
Full Changelog: 1.3.0...2.0.0.dev0
1.3.0
What's Changed
- feat(document-db): set all docs and SDK public by @scaleway-bot in #311
- feat(sbs): switch sbs to Private Beta by @scaleway-bot in #312
- feat(dom): add endpoint to list Tlds Offers by @scaleway-bot in #313
- docs(fdb): title by @scaleway-bot in #314
- docs(billing): specify for all tools by @scaleway-bot in #315
- fix: datetime marshalling by @scaleway-bot in #316
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- feat(secret-manager): add secret path by @scaleway-bot in #278
- docs: move main documention inside sphinx by @quantumsheep in #279
- fix(functions): set content length as required by @scaleway-bot in #281
- feat(domain): add a new task type for moving project by @scaleway-bot in #282
- feat(functions): add go1.21 support by @scaleway-bot in #283
- feat(function): add go 1.21 runtime by @scaleway-bot in #284
- feat(instance): add scratch storage max size in ListServersTypes by @scaleway-bot in #285
- feat(instance): add scratch storage by @scaleway-bot in #286
- chore: add ruff linter by @quantumsheep in #287
- feat(all): synchronize apis by @scaleway-bot in #289
- chore(linter): ignore ruff
E721
andF541
by @quantumsheep in #308 - feat(webhosting): add addon domains limit to public Product by @scaleway-bot in #290
- feat(vpc_gw.v1): document behavior of non-ipam_config flags by @scaleway-bot in #291
- fix(instance): explain non-obvious type in ListServers by @scaleway-bot in #292
- feat(instance): added field type for ListIpsRequest by @scaleway-bot in #293
- fix(webhosting): replace stringsvalue string by repeated string for list hostings by @scaleway-bot in #294
- refactor(account): move create and notify methods for account request to v3 by @scaleway-bot in #295
- fix(mnq): change consoleAPi visibility to unlisted by @scaleway-bot in #296
- feat(instance): add base_volume_id filter on ListSnapshotsRequest by @scaleway-bot in #297
- feat(cockpit): create datasource by @scaleway-bot in #298
- docs(sem): fix wording by @scaleway-bot in #299
- refactor(secret-path): add project id optional by @scaleway-bot in #300
- feat(secret): enable folder by @scaleway-bot in #301
- feat(lb): release private lb feature by @scaleway-bot in #303
- feat(mnq): add missing validation tags to the new v1beta1 NatsApi by @scaleway-bot in #304
- feat: update generated APIs by @scaleway-bot in #305
- feat(rdb): add sbs volume type by @scaleway-bot in #306
- feat: add missing special secret version revision by @scaleway-bot in #307
- feat(instance): add documentation on ListSnapshotsRequest by @scaleway-bot in #302
- feat: rollback
isinstance
by @scaleway-bot in #310 - fix(core): handle list url params by @quantumsheep in #309
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- feat: update generated APIs by @scaleway-bot in #274
- fix(utils): StrEnumMeta
__call__
overload by @quantumsheep in #276 - feat(instance): add arm64 in architecture enum by @scaleway-bot in #275
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- feat(k8s): return more information on cluster types by @scaleway-bot in #262
- feat(rdb): promote read replica by @scaleway-bot in #263
- feat(iam/v1alpha1): add method to create a user by @scaleway-bot in #264
- fix(sm): rename certificate type to be more generic by @scaleway-bot in #265
- feat(instance): added field private_networks for ListServersRequest by @scaleway-bot in #266
- feat(tem): add spam flag by @scaleway-bot in #267
- feat(lb): support dhcp/ipam private network by @scaleway-bot in #268
- feat(dom): add filter to endpoint listContacts by @scaleway-bot in #269
- feat: omit empty fields in marshallers by @scaleway-bot in #272
- feat(tem): add mailbox full email flag by @scaleway-bot in #270
- fix(lb): make private network's ip_id nullable by @scaleway-bot in #271
- chore: update packages and update to 1.0.0 by @quantumsheep in #273
⚠️ Breaking changes ⚠️
In #272 we changed the way we send data to our APIs by removing any None
values. Therefore our requests body are changed.
Full Changelog: 0.17.0...1.0.1
0.17.0
What's Changed
- feat(account/v3): add project api by @scaleway-bot in #259
- feat(tem): add email flags by @scaleway-bot in #261
Full Changelog: 0.16.0...0.17.0