Pydo

Latest version: v0.2.0

Safety actively analyzes 622295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.0

<!-- Release notes generated using configuration in .github/release.yml at v0.2.0 -->

What's Changed
Other Changes :hammer_and_pick: (documentation, testing, etc)
* Change title of generated PR to include Openapi PR name by danaelhe in https://github.com/digitalocean/pydo/pull/193
* [bot] Re-Generate w/ digitalocean/openapi555f840 by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/192
* Add retries documentation by danaelhe in https://github.com/digitalocean/pydo/pull/200
* [bot] kubernetes: fix /credentials endpoint URL: Re-Generated From digitalocean/openapi6f7c147 by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/202
* Add Mocked Tests: Volume Actions by shivam-Purohit in https://github.com/digitalocean/pydo/pull/214
* added mocked tests for databases - part 1 by work-mohit in https://github.com/digitalocean/pydo/pull/215
* added mocked tests for databases - part 2 by work-mohit in https://github.com/digitalocean/pydo/pull/216
* Add Mock Test: Uptime by Sanket-0510 in https://github.com/digitalocean/pydo/pull/219
* added mocked tests for databases - part 3 by work-mohit in https://github.com/digitalocean/pydo/pull/217
* added mocked tests for databases - part 4 by work-mohit in https://github.com/digitalocean/pydo/pull/218
* added mocked tests for droplets - part 1 by vishalrajofficial in https://github.com/digitalocean/pydo/pull/223
* [bot] Add documentation for DBaaS Kafka support: Re-Generated From digitalocean/openapia5a2b6a by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/224
* added test mocked tests for droplets - 1 by work-mohit in https://github.com/digitalocean/pydo/pull/225
* .gitignore does not ignore venv files by shivam-Purohit in https://github.com/digitalocean/pydo/pull/227
* feature: pre-commit by shivam-Purohit in https://github.com/digitalocean/pydo/pull/228
* [bot] fix: make period a required field for uptime alert: Re-Generated From digitalocean/openapif4200bf by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/229
* [bot] APPS-7700 Add digest field to the image source spec: Re-Generated From digitalocean/openapibc1bc43 by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/233
* [bot] Update notification.yml: Re-Generated From digitalocean/openapi9d239ea by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/235
* [bot] apps: add deploy_on_push.enabled to image source spec.: Re-Generated From digitalocean/openapi5296e9e by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/236
* Update poetry version used in CI by andrewsomething in https://github.com/digitalocean/pydo/pull/237
* Bump aiohttp from 3.8.3 to 3.8.5 by dependabot in https://github.com/digitalocean/pydo/pull/195
* Bump certifi from 2022.9.24 to 2023.7.22 by dependabot in https://github.com/digitalocean/pydo/pull/196
* Bump pygments from 2.13.0 to 2.15.0 by dependabot in https://github.com/digitalocean/pydo/pull/197
* Bump requests from 2.28.1 to 2.31.0 by dependabot in https://github.com/digitalocean/pydo/pull/198
* Bump cryptography from 38.0.3 to 41.0.4 by dependabot in https://github.com/digitalocean/pydo/pull/199
* Bump urllib3 from 1.26.12 to 1.26.17 by dependabot in https://github.com/digitalocean/pydo/pull/221
* Regenerate requirements.txt by andrewsomething in https://github.com/digitalocean/pydo/pull/238
* [bot] APPS-7325 - deprecate app component routing/cors config: Re-Generated From digitalocean/openapiff8c689 by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/239
* [bot] Add support for scalable storage: Re-Generated From digitalocean/openapi604eca4 by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/240
* [bot] Kafka topic management - fixes + examples: Re-Generated From digitalocean/openapib0a1e19 by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/241
* Bump urllib3 from 1.26.17 to 1.26.18 by dependabot in https://github.com/digitalocean/pydo/pull/243
* [bot] Add app platform metric endpoints: Re-Generated From digitalocean/openapi352faf3 by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/244
* [bot] Database User ACLS - make 'id' optional: Re-Generated From digitalocean/openapia4755ec by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/246
* [bot] DBAAS-4482: Add missing storage_size_mib in public api for creating read-replica: Re-Generated From digitalocean/openapi7a717b3 by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/247
* Bump cryptography from 41.0.4 to 41.0.6 by dependabot in https://github.com/digitalocean/pydo/pull/252
* [bot] Add ignore_dbs to online migration docs: Re-Generated From digitalocean/openapi423c2d3 by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/248
* [bot] DBAAS-4506: update kafka topic config options: Re-Generated From digitalocean/openapi13ed326 by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/249
* [bot] Add Database Event logs details to DO openapi: Re-Generated From digitalocean/openapi32be7e9 by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/251
* [bot] apps: Add documentation for registry_credentials and GHCR images: Re-Generated From digitalocean/openapif0e997b by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/253
* [bot] Removes outdated database slugs: Re-Generated From digitalocean/openapi25b90cb by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/254
* Prep v0.2.0 release. by andrewsomething in https://github.com/digitalocean/pydo/pull/255

New Contributors
* shivam-Purohit made their first contribution in https://github.com/digitalocean/pydo/pull/214
* work-mohit made their first contribution in https://github.com/digitalocean/pydo/pull/215
* Sanket-0510 made their first contribution in https://github.com/digitalocean/pydo/pull/219
* vishalrajofficial made their first contribution in https://github.com/digitalocean/pydo/pull/223
* dependabot made their first contribution in https://github.com/digitalocean/pydo/pull/195

**Full Changelog**: https://github.com/digitalocean/pydo/compare/v0.1.7...v0.2.0

0.1.7

<!-- Release notes generated using configuration in .github/release.yml at v0.1.7 -->

What's Changed
Other Changes :hammer_and_pick: (documentation, testing, etc)
* [bot] Re-Generate w/ digitalocean/openapi65c0511 by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/188
* [bot] Re-Generate w/ digitalocean/openapidad52ee by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/189
* Prep release v0.1.7 by andrewsomething in https://github.com/digitalocean/pydo/pull/190
* Use recent version of Poetry in workflows. by andrewsomething in https://github.com/digitalocean/pydo/pull/191


**Full Changelog**: https://github.com/digitalocean/pydo/compare/v0.1.6...v0.1.7

0.1.6

- 185 - digitalocean-engineering - [bot] Re-Generate w/ digitalocean/openapi3849496
- 184 - digitalocean-engineering - [bot] Re-Generate w/ digitalocean/openapi80a7e0b
- 183 - digitalocean-engineering - [bot] Re-Generate w/ digitalocean/openapi19f24af
- 180 - digitalocean-engineering - [bot] Re-Generate w/ digitalocean/openapi9ee9c34
- 179 - andrewsomething - Makefile: include more targets in help output.

0.1.5

- 174 - digitalocean-engineering - [bot] Re-Generate w/ digitalocean/openapi8acce46
- 172 - digitalocean-engineering - [bot] Re-Generate w/ digitalocean/openapiac5e0cd
- 171 - andrewsomething - Update documentation link in pyproject.toml
- 170 - digitalocean-engineering - [bot] Re-Generate w/ digitalocean/openapi27db142
- 168 - digitalocean-engineering - [bot] Re-Generate w/ digitalocean/openapi2d24ed8
- 166 - digitalocean-engineering - [bot] Re-Generate w/ digitalocean/openapi6879fda
- 164 - digitalocean-engineering - [bot] Re-Generate w/ digitalocean/openapi62186e0
- 163 - digitalocean-engineering - [bot] Re-Generate w/ digitalocean/openapi82e1d55
- 162 - digitalocean-engineering - [bot] Re-Generate w/ digitalocean/openapi1f764fe
- 160 - digitalocean-engineering - [bot] Re-Generate w/ digitalocean/openapi1a57871
- 159 - digitalocean-engineering - [bot] Re-Generate w/ digitalocean/openapi594acbc
- 154 - digitalocean-engineering - [bot] Re-Generate w/ digitalocean/openapi9ee2b2b
- 153 - digitalocean-engineering - [bot] Re-Generate w/ digitalocean/openapib804d5e
- 152 - digitalocean-engineering - [bot] Re-Generate w/ digitalocean/openapie763e13

0.1.4

<!-- Release notes generated using configuration in .github/release.yml at v0.1.4 -->

What's Changed
Bug fixes 🐞
* [bot] Re-Generate w/ digitalocean/openapi1592509 by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/149
Other Changes :hammer_and_pick: (documentation, testing, etc)
* Make example in README runnable. by andrewsomething in https://github.com/digitalocean/pydo/pull/113
* Update project details by scotchneat in https://github.com/digitalocean/pydo/pull/112
* Format generated code by scotchneat in https://github.com/digitalocean/pydo/pull/114
* Mark the error responses as errors by halkeye in https://github.com/digitalocean/pydo/pull/115
* Re-gen client with 115 changes by danaelhe in https://github.com/digitalocean/pydo/pull/116
* Update and Re-organize Readme by danaelhe in https://github.com/digitalocean/pydo/pull/118
* Generate Pydo docs for readthedocs by danaelhe in https://github.com/digitalocean/pydo/pull/111
* make shell by ChiefMateStarbuck in https://github.com/digitalocean/pydo/pull/80
* Update README.md by scotchneat in https://github.com/digitalocean/pydo/pull/121
* Fix typos in readme by danaelhe in https://github.com/digitalocean/pydo/pull/122
* Poetry Add Sphynx by danaelhe in https://github.com/digitalocean/pydo/pull/123
* Poetry add --dev sphinx by danaelhe in https://github.com/digitalocean/pydo/pull/124
* adding "install" to make generate-docs by danaelhe in https://github.com/digitalocean/pydo/pull/125
* Add logic to handle if branch already exists by danaelhe in https://github.com/digitalocean/pydo/pull/126
* Prep v0.1.3 by scotchneat in https://github.com/digitalocean/pydo/pull/131
* Remove "continue-on-error" by danaelhe in https://github.com/digitalocean/pydo/pull/129
* [bot] Re-Generate w/ digitalocean/openapi 38038b3 by danaelhe in https://github.com/digitalocean/pydo/pull/128
* [bot] Re-Generate w/ digitalocean/openapi b969d8f by danaelhe in https://github.com/digitalocean/pydo/pull/130
* Delete test_client_class_methods.py by scotchneat in https://github.com/digitalocean/pydo/pull/133
* [bot] Re-Generate w/ digitalocean/openapi 47d88fb by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/135
* Adds a list of PRs merged to openapi since the last sha ref. by scotchneat in https://github.com/digitalocean/pydo/pull/134
* Add changelist.md to .gitignore by andrewsomething in https://github.com/digitalocean/pydo/pull/138
* [bot] Re-Generate w/ digitalocean/openapid2299f3 by digitalocean-engineering in https://github.com/digitalocean/pydo/pull/137
* Switch completely to `$DIGITALOCEAN_TOKEN` by mamercad in https://github.com/digitalocean/pydo/pull/140
* Add `psf/black` workflow on pull request by mamercad in https://github.com/digitalocean/pydo/pull/141
* Revert "Add `psf/black` workflow on pull request (141)" by ChiefMateStarbuck in https://github.com/digitalocean/pydo/pull/145
* Update version in makefile. Returns proper version of pydo by ChiefMateStarbuck in https://github.com/digitalocean/pydo/pull/144
* Remove Sphinx as dependency by danaelhe in https://github.com/digitalocean/pydo/pull/148

New Contributors
* halkeye made their first contribution in https://github.com/digitalocean/pydo/pull/115
* digitalocean-engineering made their first contribution in https://github.com/digitalocean/pydo/pull/135

**Full Changelog**: https://github.com/digitalocean/pydo/compare/v0.1.2...v0.1.4

0.1.3

<!-- Release notes generated using configuration in .github/release.yml at v0.1.3 -->

What's Changed
Other Changes :hammer_and_pick: (documentation, testing, etc)
* Make example in README runnable. by andrewsomething in https://github.com/digitalocean/pydo/pull/113
* Update project details by scotchneat in https://github.com/digitalocean/pydo/pull/112
* Format generated code by scotchneat in https://github.com/digitalocean/pydo/pull/114
* Mark the error responses as errors by halkeye in https://github.com/digitalocean/pydo/pull/115
* Re-gen client with 115 changes by danaelhe in https://github.com/digitalocean/pydo/pull/116
* Update and Re-organize Readme by danaelhe in https://github.com/digitalocean/pydo/pull/118
* Generate Pydo docs for readthedocs by danaelhe in https://github.com/digitalocean/pydo/pull/111
* make shell by ChiefMateStarbuck in https://github.com/digitalocean/pydo/pull/80
* Update README.md by scotchneat in https://github.com/digitalocean/pydo/pull/121
* Fix typos in readme by danaelhe in https://github.com/digitalocean/pydo/pull/122
* Poetry Add Sphynx by danaelhe in https://github.com/digitalocean/pydo/pull/123
* Poetry add --dev sphinx by danaelhe in https://github.com/digitalocean/pydo/pull/124
* adding "install" to make generate-docs by danaelhe in https://github.com/digitalocean/pydo/pull/125
* Add logic to handle if branch already exists by danaelhe in https://github.com/digitalocean/pydo/pull/126

New Contributors
* halkeye made their first contribution in https://github.com/digitalocean/pydo/pull/115

**Full Changelog**: https://github.com/digitalocean/pydo/compare/v0.1.2...v0.1.3

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.