Releases: cslab/functions-client
Releases · cslab/functions-client
0.5.5
What's Changed
- chore(deps): bump urllib3 from 2.4.0 to 2.5.0 by @dependabot[bot] in #11
- chore(deps): bump requests from 2.32.3 to 2.32.4 by @dependabot[bot] in #10
- chore(deps): bump urllib3 from 2.5.0 to 2.6.3 by @dependabot[bot] in #13
- add hint about URL by @conlwi in #14
- chore(deps-dev): bump pytest from 7.4.4 to 9.0.3 by @dependabot[bot] in #17
- chore(deps): bump requests from 2.32.4 to 2.33.0 by @dependabot[bot] in #15
- chore(deps): bump pygments from 2.19.1 to 2.20.0 by @dependabot[bot] in #16
- fix: update environment variable pattern to be less restrictive by @jens-kuerten in #18
New Contributors
Full Changelog: 0.5.4...0.5.5
0.5.4
What's Changed
- Fix: Constrained click to <8.2.0 to fix incompatibility with typer
- Fix: Allow hyphens in environment variables
Full Changelog: 0.5.2...0.5.4
V0.5.2
Bugfixes:
- Client no longer crashes when trying to create an environment that already exists.