diff --git a/CHANGES.md b/CHANGES.md index 64124454d..852066def 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,18 @@ [//]: # (towncrier release notes start) +## 2.27.3 (2026-03-18) {: #2.27.3 } + +#### Bugfixes {: #2.27.3-bugfix } + +- Altered several id-fields and their related sequences. + + INTEGER AutoField sequences can "run out" on large/old instances, update to BIGINT. + [#2080](https://github.com/pulp/pulp_container/issues/2080) +- Fixed memory usage when pushing large images with monolithic upload. + +--- + ## 2.27.2 (2026-02-24) {: #2.27.2 } #### Bugfixes {: #2.27.2-bugfix } @@ -54,6 +66,18 @@ --- +## 2.26.8 (2026-03-18) {: #2.26.8 } + +#### Bugfixes {: #2.26.8-bugfix } + +- Altered several id-fields and their related sequences. + + INTEGER AutoField sequences can "run out" on large/old instances, update to BIGINT. + [#2080](https://github.com/pulp/pulp_container/issues/2080) +- Fixed memory usage when pushing large images with monolithic upload. + +--- + ## 2.26.7 (2026-02-24) {: #2.26.7 } #### Bugfixes {: #2.26.7-bugfix } @@ -178,6 +202,17 @@ No significant changes. --- +## 2.24.7 (2026-03-18) {: #2.24.7 } + +#### Bugfixes {: #2.24.7-bugfix } + +- Altered several id-fields and their related sequences. + + INTEGER AutoField sequences can "run out" on large/old instances, update to BIGINT. + [#2080](https://github.com/pulp/pulp_container/issues/2080) + +--- + ## 2.24.6 (2026-02-24) {: #2.24.6 } #### Bugfixes {: #2.24.6-bugfix } @@ -263,6 +298,17 @@ No significant changes. --- +## 2.22.6 (2026-03-18) {: #2.22.6 } + +#### Bugfixes {: #2.22.6-bugfix } + +- Altered several id-fields and their related sequences. + + INTEGER AutoField sequences can "run out" on large/old instances, update to BIGINT. + [#2080](https://github.com/pulp/pulp_container/issues/2080) + +--- + ## 2.22.5 (2026-02-24) {: #2.22.5 } #### Bugfixes {: #2.22.5-bugfix } @@ -413,6 +459,17 @@ No significant changes. --- +## 2.20.7 (2026-03-18) {: #2.20.7 } + +#### Bugfixes {: #2.20.7-bugfix } + +- Altered several id-fields and their related sequences. + + INTEGER AutoField sequences can "run out" on large/old instances, update to BIGINT. + [#2080](https://github.com/pulp/pulp_container/issues/2080) + +--- + ## 2.20.6 (2026-02-24) {: #2.20.6 } #### Bugfixes {: #2.20.6-bugfix } @@ -509,6 +566,14 @@ No significant changes. --- +## 2.19.8 (2026-03-18) {: #2.19.8 } + +#### Bugfixes {: #2.19.8-bugfix } + +- Fixed memory usage when pushing large images with monolithic upload. + +--- + ## 2.19.7 (2026-02-24) {: #2.19.7 } #### Bugfixes {: #2.19.7-bugfix }