Releases: ZachiNachshon/provisioner
Releases · ZachiNachshon/provisioner
v0.1.15
Changes
- Update Provisioner Plugins to
5347d5c6fc9b5a97bd99a5ffde2aa967d993f844
@github-actions (#129) - chore(formatting): Formatted code after monorepo changes @ZachiNachshon (#127)
🚀 Features
- chore(dev): Simplified local development setup @ZachiNachshon (#128)
🔌 Dependency Updates
- build(deps-dev): bump diagrams from 0.23.4 to 0.24.1 @dependabot (#123)
- build(deps): bump ansible from 10.7.0 to 11.1.0 in /provisioner_shared @dependabot (#124)
- build(deps-dev): bump ruff from 0.5.7 to 0.8.3 @dependabot (#125)
- build(deps): bump typer from 0.12.5 to 0.15.1 in /provisioner_shared @dependabot (#126)
v0.1.14
Changes
- Update Provisioner Plugins to
37282b1e14295e4888ad6d85ffe04dc42b9aee83
@github-actions (#121) - internal(structure): Breaking change - restructure the Python Poetry applications into a single monorepo @ZachiNachshon (#118)
🐛 Bug Fixes
- fix(ansible): Duplicate
tag
attribute on Ansible playbooks + code formatting @ZachiNachshon (#112)
🔌 Dependency Updates
- build(deps-dev): bump ruff from 0.5.2 to 0.7.1 in /provisioner @dependabot (#110)
- build(deps-dev): bump mypy from 1.11.0 to 1.13.0 in /provisioner @dependabot (#111)
- build(deps): bump python-hosts from 1.0.6 to 1.0.7 in /provisioner @dependabot (#87)
- build(deps-dev): bump black from 24.4.2 to 24.10.0 in /provisioner @dependabot (#104)
- build(deps): bump ansible from 10.1.0 to 10.2.0 in /provisioner @dependabot (#83)
- build(deps-dev): bump pytest from 8.2.2 to 8.3.2 in /provisioner @dependabot (#89)
- build(deps-dev): bump coverage from 7.5.4 to 7.6.0 in /provisioner @dependabot (#82)
- build(deps): bump inquirer from 3.2.5 to 3.3.0 in /provisioner @dependabot (#78)
- build(deps): bump requests from 2.31.0 to 2.32.3 in /provisioner @dependabot (#66)
- build(deps): bump ansible-runner from 2.3.6 to 2.4.0 in /provisioner @dependabot (#61)
0.1.11
Changes
- Update Provisioner Plugins to
97cedb130ba45d4da19d3f567bd91d6916221b9c
@github-actions (#53) - internal(config): Simplified and flattened config schema across all config domain objects @ZachiNachshon (#52)
- internal(CI): Adjust GitHub workflows for test and publish to PyPi @ZachiNachshon (#37)
- feature(docs-site): Adding a project documentation site @ZachiNachshon (#1)
🚀 Features
- feat(plugins-cmd): Added plugin mgmt command with x3 sub-commands (list, install, uninstall) @ZachiNachshon (#45)
🐛 Bug Fixes
- fix(plugins): Plugins install command failed to display available plugins @ZachiNachshon (#56)
📖 Documentation
- fix(README): Fixed bad provisioner logo relative link @ZachiNachshon (#46)
- internal(docs): First draft of a product documentation site @ZachiNachshon (#44)
🔌 Dependency Updates
- build(deps-dev): bump mypy from 1.9.0 to 1.10.0 in /provisioner @dependabot (#49)
- build(deps-dev): bump black from 24.4.0 to 24.4.2 in /provisioner @dependabot (#51)
- build(deps): bump ansible from 9.4.0 to 9.5.1 in /provisioner @dependabot (#48)
- build(deps-dev): bump pytest from 8.1.1 to 8.2.0 in /provisioner @dependabot (#47)
- build(deps-dev): bump coverage from 7.4.4 to 7.5.1 in /provisioner @dependabot (#55)
- build(deps): bump python-hosts from 1.0.5 to 1.0.6 in /provisioner @dependabot (#43)
- build(deps-dev): bump ruff from 0.3.7 to 0.4.1 in /provisioner @dependabot (#42)
- build(deps): bump typer from 0.12.2 to 0.12.3 in /provisioner @dependabot (#30)
- build(deps-dev): bump coverage from 6.5.0 to 7.4.4 in /provisioner @dependabot (#11)
- build(deps): bump rich from 12.6.0 to 13.7.1 in /provisioner @dependabot (#15)
- build(deps): bump loguru from 0.6.0 to 0.7.2 in /provisioner @dependabot (#17)
- build(deps-dev): bump diagrams from 0.22.0 to 0.23.4 in /provisioner @dependabot (#21)
- build(deps): bump inquirer from 2.10.1 to 3.2.4 in /provisioner @dependabot (#23)