Adding upstream version 1.29.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
5bd6a68e8c
commit
f9065f1bef
68 changed files with 3723 additions and 3336 deletions
31
changelog.md
31
changelog.md
|
@ -1,3 +1,34 @@
|
|||
1.29.2 (2024/12/11)
|
||||
===================
|
||||
|
||||
Internal
|
||||
--------
|
||||
|
||||
* Exclude tests from the python package.
|
||||
|
||||
1.29.1 (2024/12/11)
|
||||
===================
|
||||
|
||||
Internal
|
||||
--------
|
||||
|
||||
* Fix the GH actions to publish a new version.
|
||||
|
||||
1.29.0 (NEVER RELEASED)
|
||||
=======================
|
||||
|
||||
Bug Fixes
|
||||
----------
|
||||
|
||||
* fix SSL through SSH jump host by using a true python socket for a tunnel
|
||||
* Fix mycli crash when connecting to Vitess
|
||||
|
||||
Internal
|
||||
---------
|
||||
|
||||
* Modernize to use PEP-621. Use `uv` instead of `pip` in GH actions.
|
||||
* Remove Python 3.8 and add Python 3.13 in test matrix.
|
||||
|
||||
1.28.0 (2024/11/10)
|
||||
======================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue