Releases: sylvainmouquet/pydocks
Releases · sylvainmouquet/pydocks
1.6.1 - Postgresql : fix the waiting function
1.6.0 - Postgresql : wait if port is not available
What's Changed
- chore(deps): update python dependencies by @github-actions in #31
- chore(deps): update python dependencies by @github-actions in #32
- feat(postgresql): wait port available by @sylvainmouquet in #34
Full Changelog: 1.5.0...1.6.0
1.5.0 - Replace deprecated function in anyio
What's Changed
- chore(deps): update python dependencies by @github-actions in #27
- chore(deps): update python dependencies by @github-actions in #28
- fix(plugin): remove deprecated function by @sylvainmouquet in #30
Full Changelog: 1.4.0...1.5.0
1.4.0 - Add new image Ubuntu
What's Changed
- chore(deps): update python dependencies by @github-actions in #20
- chore(deps): update python dependencies by @github-actions in #21
- chore(deps): update python dependencies by @github-actions in #22
- chore(deps): update python dependencies by @github-actions in #23
- chore(deps): update python dependencies by @github-actions in #24
- feat(image) : add new image ubuntu by @sylvainmouquet in #26
Full Changelog: 1.3.2...1.4.0
1.3.2
What's Changed
- chore(deps): update python dependencies by @github-actions in #17
- chore(deps): update python dependencies by @github-actions in #18
- chore(deps): update python dependencies by @github-actions in #19
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- fix(deps): redis dependency must be optional by @sylvainmouquet in #16
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- chore(cicd): add tests for macos and windows by @sylvainmouquet in #14
- feat(containers): add redis by @sylvainmouquet in #15
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- feat(containers): add hashicorp vault by @sylvainmouquet in #12
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- chore(deps): upgrade asyncpg to version 0.30.0 by @sylvainmouquet in #11
Full Changelog: 1.1.0...1.1.1
1.1.0 - Compatible with python3.13
What's Changed
- chore(Makefile): add colima by @sylvainmouquet in #2
- chore(cicd): add cron update deps by @sylvainmouquet in #4
- chore(deps): update python dependencies by @github-actions in #6
- feat(python): add python3.13 by @sylvainmouquet in #5
New Contributors
- @github-actions made their first contribution in #6
Full Changelog: 1.0.0...1.1.0