diff --git a/CHANGELOG.md b/CHANGELOG.md index 68b0b9bd..37449021 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [0.23.2] - 2024-05-17 ### Fixed - HTTP API: add `/platform/login` handler to enable GitHub authorization inside Jupyter Notebook diff --git a/Cargo.lock b/Cargo.lock index f70c8683..8310579d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4139,7 +4139,7 @@ dependencies = [ [[package]] name = "kamu-api-server" -version = "0.23.1" +version = "0.23.2" dependencies = [ "arrow-flight", "async-graphql", @@ -4349,7 +4349,7 @@ dependencies = [ [[package]] name = "kamu-oracle-provider" -version = "0.23.1" +version = "0.23.2" dependencies = [ "async-trait", "chrono", @@ -4374,7 +4374,7 @@ dependencies = [ [[package]] name = "kamu-repo-tools" -version = "0.23.1" +version = "0.23.2" dependencies = [ "chrono", "clap", diff --git a/Cargo.toml b/Cargo.toml index 18594fb3..652ffd6b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,7 +36,7 @@ kamu-accounts-inmem = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0 [workspace.package] -version = "0.23.1" +version = "0.23.2" edition = "2021" homepage = "https://github.com/kamu-data/kamu-platform" repository = "https://github.com/kamu-data/kamu-platform" diff --git a/LICENSE.txt b/LICENSE.txt index 8ebf01b3..3b84dd99 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -11,7 +11,7 @@ Business Source License 1.1 Licensor: Kamu Data, Inc. -Licensed Work: Kamu Platform Version 0.23.1 +Licensed Work: Kamu Platform Version 0.23.2 The Licensed Work is © 2023 Kamu Data, Inc. Additional Use Grant: You may use the Licensed Work for any purpose,