Skip to content

Commit d912b46

Browse files
olevskiRalf Grubenmann
andauthored
chore: update changelog for 2.6.2 bugfix release (#3602)
Co-authored-by: Ralf Grubenmann <[email protected]>
1 parent 45b285f commit d912b46

File tree

1 file changed

+36
-1
lines changed

1 file changed

+36
-1
lines changed

CHANGES.rst

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
Changes
1919
=======
2020

21-
`2.7.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.6.1...v2.7.0>`__ (2023-08-09)
21+
`2.7.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.6.2...v2.7.0>`__ (2023-08-09)
2222
-------------------------------------------------------------------------------------------------------
2323

2424
Bug Fixes
@@ -48,6 +48,41 @@ Features
4848
(`#3534 <https://github.com/SwissDataScienceCenter/renku-python/issues/3534>`__)
4949
(`a9994a8 <https://github.com/SwissDataScienceCenter/renku-python/commit/a9994a8cb2541527ca9be731037cc60b03d62cea>`__)
5050

51+
`2.6.2 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.6.1...v2.6.2>`__ (2023-08-23)
52+
-------------------------------------------------------------------------------------------------------
53+
54+
Bug Fixes
55+
~~~~~~~~~
56+
57+
- **cli:** correct bad plan ID format
58+
(`#3594 <https://github.com/SwissDataScienceCenter/renku-python/issues/3594>`__)
59+
(`c418c17 <https://github.com/SwissDataScienceCenter/renku-python/commit/c418c178d03a5caac126d14cc089064ee13f2747>`__)
60+
- **cli:** fix overwriting dataset tags
61+
(`#3497 <https://github.com/SwissDataScienceCenter/renku-python/issues/3497>`__)
62+
(`ef6d214 <https://github.com/SwissDataScienceCenter/renku-python/commit/ef6d214e165ba877b5acc26427d5663366aaaa29>`__)
63+
- **cli:** parse security_opt as list not tuple so that session launches from the CLI work
64+
(`#3587 <https://github.com/SwissDataScienceCenter/renku-python/issues/3587>`__)
65+
(`d74d35f <https://github.com/SwissDataScienceCenter/renku-python/commit/d74d35ff3428118945a1df1b2f52eebcfcf31132>`__)
66+
- **core:** properly formatted dataset image IDs
67+
(`#3596 <https://github.com/SwissDataScienceCenter/renku-python/issues/3596>`__)
68+
(`f624b2b <https://github.com/SwissDataScienceCenter/renku-python/commit/f624b2bf261d97b07c88243f674f544613753e28>`__)
69+
- **service:** speed up cache.migration_check endpoint
70+
(`#3597 <https://github.com/SwissDataScienceCenter/renku-python/issues/3597>`__)
71+
(`20b5589 <https://github.com/SwissDataScienceCenter/renku-python/commit/20b5589ea2639b4ff017fc390a9b685842c9685d>`__)
72+
- **service:** serialize project versions as integer
73+
(`#3591 <https://github.com/SwissDataScienceCenter/renku-python/issues/3591>`__)
74+
(`5624573 <https://github.com/SwissDataScienceCenter/renku-python/commit/5624573160c2820770093f8752d1975a18e785e6>`__)
75+
76+
`2.6.1 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.6.1...v2.6.2>`__ (2023-07-13)
77+
-------------------------------------------------------------------------------------------------------
78+
79+
Bug Fixes
80+
~~~~~~~~~
81+
82+
- **service:** fixes issues with the scaling of the core service
83+
(`#3555 <https://github.com/SwissDataScienceCenter/renku-python/pull/3555>`__)
84+
(`4288ada <https://github.com/SwissDataScienceCenter/renku-python/commit/4288ada0b4ec658089b25d12add8a1d16955498a>`__)
85+
5186
`2.6.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.5.0...v2.6.0>`__ (2023-06-20)
5287
-------------------------------------------------------------------------------------------------------
5388

0 commit comments

Comments
 (0)