diff --git a/CHANGELOG.md b/CHANGELOG.md index 285fd7b3..a612d52c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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). +## [0.13.3] - 2024-02-29 +### Added +- Introduced a `ghcr.io/kamu-data/kamu-api-server:latest-with-data-mt` image with multi-tenant workspace + ## [0.13.2] - 2024-02-28 ### Change - Updated to `kamu v0.162.1` to bring in more verbose logging on JWT token rejection reason diff --git a/Cargo.lock b/Cargo.lock index eff06e07..70886e75 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3018,7 +3018,7 @@ dependencies = [ [[package]] name = "kamu-api-server" -version = "0.13.2" +version = "0.13.3" dependencies = [ "arrow-flight", "async-graphql", @@ -3194,7 +3194,7 @@ dependencies = [ [[package]] name = "kamu-repo-tools" -version = "0.13.2" +version = "0.13.3" dependencies = [ "chrono", "clap", diff --git a/Cargo.toml b/Cargo.toml index de035716..f0716471 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ kamu-adapter-flight-sql = { git = "https://github.com/kamu-data/kamu-cli", tag = [workspace.package] -version = "0.13.2" +version = "0.13.3" 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 cb50b72f..9dec4e98 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.13.2 +Licensed Work: Kamu Platform Version 0.13.3 The Licensed Work is © 2023 Kamu Data, Inc. Additional Use Grant: You may use the Licensed Work for any purpose,