Skip to content

Commit ae5caf8

Browse files
authored
Merge pull request #1272 from exasol/develop
Changelog: @tomuben - #1255: Added Python3.12 standard flavor (#1258) - Prepare release 10.1.0 (#1271) - #1273: Updated pyexasol to 1.2.0 (#1274)
2 parents 9fda3d3 + 3f34dfa commit ae5caf8

File tree

48 files changed

+959
-168
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+959
-168
lines changed

doc/changes/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Changes
22

3+
* [10.1.0](changes_10.1.0.md)
34
* [10.0.0](changes_10.0.0.md)
45
* [9.7.0](changes_9.7.0.md)
56
* [9.6.0](changes_9.6.0.md)

doc/changes/changes_10.1.0.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# script-languages-release 10.1.0, released TBD
1+
# script-languages-release 10.1.0, released 2025-10-02
22

3-
Code name: TBD.
3+
Code name: New Python 3.12 standard flavor
44

55
## Summary
66

7-
TBD
7+
This release contains the new Python 3.12 standard flavor. Also it has many security related package updates and internal improvements.
88

99
<!-- markdown-link-check-disable -->
1010
## [Package Version Comparison between Release 10.1.0 and 10.0.0](https://github.com/exasol/script-languages-release/blob/master/doc/changes/package_diffs/10.1.0/README.md)
@@ -16,7 +16,7 @@ Pyexasol 1.1.0 contains breaking changes.
1616

1717
## Features
1818

19-
n/a
19+
- #1255: Added Python3.12 standard flavor
2020

2121
## Security Issues
2222

@@ -42,6 +42,7 @@ n/a
4242

4343
- #1233: Updated dependencies for slc-ci-setup & PTB
4444
- #1238: Updated pyexasol to 1.1.0
45+
- #1273: Updated pyexasol to 1.2.0
4546

4647
## Bugs
4748

doc/changes/package_diffs/10.1.0/README.md

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/changes/package_diffs/10.1.0/standard-EXASOL-all-python-3.10/flavor_base_deps/python3_pip_packages_diff.md

Lines changed: 79 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/changes/package_diffs/10.1.0/standard-EXASOL-all-python-3.12__standard-EXASOL-all-python-3.10/README.md

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/changes/package_diffs/10.1.0/standard-EXASOL-all-python-3.12__standard-EXASOL-all-python-3.10/base_test_deps/apt_get_packages_diff.md

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/changes/package_diffs/10.1.0/standard-EXASOL-all-python-3.12__standard-EXASOL-all-python-3.10/build_deps/apt_get_packages_diff.md

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/changes/package_diffs/10.1.0/standard-EXASOL-all-python-3.12__standard-EXASOL-all-python-3.10/flavor_base_deps/apt_get_packages_diff.md

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)