From d65f4403453decb39dce34a458cfa6c39ecb035a Mon Sep 17 00:00:00 2001 From: Automatic release <> Date: Mon, 28 Feb 2022 09:23:35 +0000 Subject: [PATCH] Release for v0.9.7 --- cluster_tools/Changelog.md | 10 ++++++++-- webknossos/Changelog.md | 12 +++++++++--- wkcuber/Changelog.md | 6 +++++- 3 files changed, 22 insertions(+), 6 deletions(-) diff --git a/cluster_tools/Changelog.md b/cluster_tools/Changelog.md index df46ff6b1..167d84c45 100644 --- a/cluster_tools/Changelog.md +++ b/cluster_tools/Changelog.md @@ -7,18 +7,24 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN For upgrade instructions, please check the respective *Breaking Changes* sections. ## Unreleased -[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.6...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.7...HEAD) ### Breaking Changes ### Added -* Added `KubernetesExecutor` for parallelizing Python scripts on a Kubernetes cluster. [#600](https://github.com/scalableminds/webknossos-libs/pull/600) ### Changed ### Fixed +## [0.9.7](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.7) - 2022-02-28 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.6...v0.9.7) + +### Added +* Added `KubernetesExecutor` for parallelizing Python scripts on a Kubernetes cluster. [#600](https://github.com/scalableminds/webknossos-libs/pull/600) + + ## [0.9.6](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.6) - 2022-02-15 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.5...v0.9.6) diff --git a/webknossos/Changelog.md b/webknossos/Changelog.md index 10068b126..1db3e8194 100644 --- a/webknossos/Changelog.md +++ b/webknossos/Changelog.md @@ -7,19 +7,25 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN For upgrade instructions, please check the respective *Breaking Changes* sections. ## Unreleased -[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.6...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.7...HEAD) ### Breaking Changes ### Added -- Added `only_setup_mag` parameter to downsample-related methods in `Layer`. This parameter allows creating output magnifications before parallelizing downsampling invocations to avoid outdated writes to datasource-properties.json. [#610](https://github.com/scalableminds/webknossos-libs/pull/610) -- Added `Task.create()` method to create tasks by prodiving a dataset name, location, and rotation. [#605](https://github.com/scalableminds/webknossos-libs/pull/605) ### Changed ### Fixed +## [0.9.7](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.7) - 2022-02-28 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.6...v0.9.7) + +### Added +- Added `only_setup_mag` parameter to downsample-related methods in `Layer`. This parameter allows creating output magnifications before parallelizing downsampling invocations to avoid outdated writes to datasource-properties.json. [#610](https://github.com/scalableminds/webknossos-libs/pull/610) +- Added `Task.create()` method to create tasks by prodiving a dataset name, location, and rotation. [#605](https://github.com/scalableminds/webknossos-libs/pull/605) + + ## [0.9.6](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.6) - 2022-02-15 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.5...v0.9.6) diff --git a/wkcuber/Changelog.md b/wkcuber/Changelog.md index 2a1571e0f..e8d136bd7 100644 --- a/wkcuber/Changelog.md +++ b/wkcuber/Changelog.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN For upgrade instructions, please check the respective *Breaking Changes* sections. ## Unreleased -[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.6...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.7...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [0.9.7](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.7) - 2022-02-28 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.6...v0.9.7) + + ## [0.9.6](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.6) - 2022-02-15 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.5...v0.9.6)