File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 11# Unreleased
22
3+ ## Summary
4+
5+ From exasol-toolbox version `` 1.0.0 `` the default behavior for `` .github/actions/python-environment/action.yml ``
6+ has changed. In previous versions, the default value for `` poetry-version `` was `` 1.2.2 `` ,
7+ and it is now `` 2.1.2 `` .
8+
9+ * Depending on its poetry version, a repository relying on the default behavior of said
10+ action may run into breaking changes. This can easily be resolved with explicitly setting the
11+ ` poetry-version ` when calling the GitHub action. It is, however, recommended whenever
12+ possible to update the poetry version of affected repository to `` 2.x `` .
13+
314## ✨ Features
415
516* [ #73 ] ( https://github.com/exasol/python-toolbox/issues/73 ) : Added nox target for auditing work spaces in regard to known vulnerabilities
819* [ #372 ] ( https://github.com/exasol/python-toolbox/issues/372 ) : Added conversion from pip-audit JSON to expected GitHub Issue format
920
1021## ⚒️ Refactorings
11- * [ #388 ] ( https://github.com/exasol/python-toolbox/issues/388 ) : Switch GitHub workflows to use pinned OS version
12- * [ #376 ] ( https://github.com/exasol/python-toolbox/issues/376 ) : Update to poetry 2.1.2
22+ * [ #388 ] ( https://github.com/exasol/python-toolbox/issues/388 ) : Switched GitHub workflows to use pinned OS version
23+ * [ #376 ] ( https://github.com/exasol/python-toolbox/issues/376 ) : Updated to poetry `` 2.1.2 ``
You can’t perform that action at this time.
0 commit comments