Skip to content

Commit 1acb9c5

Browse files
author
Automatic release
committed
Release for v2.4.12
1 parent 17d9670 commit 1acb9c5

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

cluster_tools/Changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN
77
For upgrade instructions, please check the respective *Breaking Changes* sections.
88

99
## Unreleased
10-
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.4.11...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.4.12...HEAD)
1111

1212
### Breaking Changes
1313

@@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section
1818
### Fixed
1919

2020

21+
## [2.4.12](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.4.12) - 2025-09-17
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.4.11...v2.4.12)
23+
24+
2125
## [2.4.11](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.4.11) - 2025-09-02
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.4.10...v2.4.11)
2327

webknossos/Changelog.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,28 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN
1010
For upgrade instructions, please check the respective _Breaking Changes_ sections.
1111

1212
## Unreleased
13-
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.4.11...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.4.12...HEAD)
1414

1515
### Breaking Changes
1616

1717
### Added
1818

19+
### Changed
20+
21+
### Fixed
22+
23+
24+
## [2.4.12](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.4.12) - 2025-09-17
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.4.11...v2.4.12)
26+
1927
### Changed
2028
- Disabled conditional writes for S3 buckets in tensorstore. [#1368](https://github.com/scalableminds/webknossos-libs/pull/1368)
2129

2230
### Fixed
2331
- Fixed that some operations that need an authentication token didn’t ask for it but just failed. [#1366](https://github.com/scalableminds/webknossos-libs/pull/1366)
2432

2533

34+
2635
## [2.4.11](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.4.11) - 2025-09-02
2736
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v2.4.10...v2.4.11)
2837

0 commit comments

Comments
 (0)