Releases: claranet/tfwrapper
Releases · claranet/tfwrapper
v13.1.2a7
FIXES: - ci: downloading of coverage artifacts
v13.1.2a5
FIXES: - ci: fix posting of coverage messages to GitHub PRs
v13.1.2a3
FIXES: - ci: fix creation of GitHub pre-releases
v13.1.1
FIXES: - deps: require filecache extra of CacheControl to ensure filelock is installed - doc: fix poetry version in changelog UPDATES: - Update all dependencies
v13.1.1a0
FIXES: - replace deprecated usage of set-output in Github Actions
v13.1.0
UPDATES: - Use poetry 1.5.1 in CI - Update all dependencies
v13.0.0
BREAKING: - Drop support for Python 3.7 FIXES: - fix(TER-515): Only lock and mirror sub-commands of providers sub-command do not require state access ADDED: - Add script to automate Dependabot PRs review and merge workflow UPDATES: - Use poetry 1.5.1 in CI - Update all dependencies
v12.2.0
FIXES: - TER-504: fix exit code management on Ctrl-C during plan UPDATES: - Bump actions/setup-python from 4.3.0 to 4.5.0 - Bump black from 22.10.0 to 23.1.0 - Bump certifi from 2021.10.8 to 2022.12.7 - Bump coverage from 6.5.0 to 7.1.0 - Bump ewjoachim/python-coverage-comment-action from 2 to 3 - Bump flake8-docstrings from 1.6.0 to 1.7.0 - Bump md-toc from 8.1.5 to 8.1.9 - Bump mock from 4.0.3 to 5.0.1 - Bump packaging from 21.3 to 23.0 - Bump poetry from 1.1.13 to 1.3.2 - Bump pook from 1.0.2 to 1.1.1 - Bump pytest from 7.2.0 to 7.2.1 - Bump requests from 2.28.1 to 2.28.2 - Bump termcolor from 2.1.0 to 2.2.0
v12.1.0
ADDED: - TER-515: no need to load backend configuration for terraform providers command
v12.0.0
BREAKING: - TER-505: drop support for python 3.6 and use python 3.10 as main target version everywhere ADDED: - TER-510: When bootstrapping a stack from an existent one, do not copy the state.tf file and .terraform folder - TER-511: Fix environment variable set like documented in README, `account` and `region` are now always set (not only for AWS context). - TER-513: Fix azurerm backend initialization UPDATES - Bump actions/download-artifact from 2 to 3 - Bump actions/setup-python from 3 to 4.3.0 - Bump actions/upload-artifact from 2 to 3 - Bump argcomplete from 1.12.3 to 2.0.0 - Bump black from 22.1.0 to 22.10.0 - Bump boto3 from 1.22.0 to 1.26.1 - Bump colorlog from 6.6.0 to 6.7.0 - Bump coverage from 6.3.2 to 6.5.0 - Bump flake8 from 4.0.1 to 5.0.4 - Bump jinja2 from 3.1.1 to 3.1.2 - Bump md-toc from 8.1.1 to 8.1.5 - Bump natsort from 8.1.0 to 8.2.0 - Bump pytest from 7.1.2 to 7.2.0 - Bump requests from 2.27.1 to 2.28.1 - Bump requests-mock from 1.9.3 to 1.10.0 - Bump termcolor from 1.1.0 to 2.1.0