Skip to content

Commit 9a3b6be

Browse files
committed
Preparing release 2025.6.6
1 parent 168413c commit 9a3b6be

4 files changed

Lines changed: 12 additions & 2 deletions

File tree

HISTORY.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ Versions are of the form MAJOR.MINOR.PATCH. Each MINOR release (MAJOR.MINOR.0) i
1010
1111
.. towncrier release notes start
1212
13+
2025.6.6 (2025-08-30)
14+
---------------------
15+
16+
Other changes:
17+
18+
19+
- Update ftw.solr to version 2.14.1 which reduces memory consumption of Solr when diffing/syncing with catalog. [buchi] [TI-2050]
20+
21+
1322
2025.6.5 (2025-08-13)
1423
---------------------
1524

changes/TI-2050.other

Lines changed: 0 additions & 1 deletion
This file was deleted.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44

55

6-
version = '2025.6.6.dev0'
6+
version = '2025.6.6'
77
maintainer = '4teamwork AG'
88

99

versions.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ sablon = 0.3.1
1313

1414

1515
[versions]
16+
opengever.core = 2025.6.6
17+
1618
alabaster = 0.7.10
1719
alembic = 1.4.3
1820
amqp = 1.4.7

0 commit comments

Comments
 (0)