diff --git a/CHANGELOG.md b/CHANGELOG.md index 11ffe7d..ce81dae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## 1.20.0 - 2026-06-16 + ### Added - Add lifecycle `type` and RFC3339 `last_run` support to `LifecycleInfo`, [PR-131](https://github.com/reductstore/reduct-cpp/pull/131) @@ -328,32 +330,37 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial implementation of Reduct Storage API v0.1.0 -[Unreleased]: https://github.com/reduct-storage/reduct-cpp/compare/v1.17.0...HEAD -[1.17.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.17.0...1.16.0 -[1.16.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.15.0...1.16.0 -[1.15.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.14.0...1.15.0 -[1.14.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.13.0...1.14.0 -[1.13.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.12.0...1.13.0 -[1.12.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.11.0...1.12.0 -[1.11.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.10.0...1.11.0 -[1.10.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.9.0...1.10.0 -[1.9.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.8.0...1.9.0 -[1.8.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.7.1...1.8.0 -[1.7.1]: https://github.com/reduct-storage/reduct-cpp/compare/v1.7.0...1.7.1 -[1.7.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.6.0...1.7.0 -[1.6.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.5.0...1.6.0 -[1.5.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.4.0...1.5.0 -[1.4.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.3.0...1.4.0 -[1.3.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.2.0...1.3.0 -[1.2.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.1.0...1.2.0 -[1.1.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.0.1...1.1.0 -[1.0.1]: https://github.com/reduct-storage/reduct-cpp/compare/v1.0.0...1.0.1 -[1.0.0]: https://github.com/reduct-storage/reduct-cpp/compare/v0.8.0...1.0.0 -[0.8.0]: https://github.com/reduct-storage/reduct-cpp/compare/v0.7.0...v0.8.0 -[0.7.0]: https://github.com/reduct-storage/reduct-cpp/compare/v0.6.0...v0.7.0 -[0.6.0]: https://github.com/reduct-storage/reduct-cpp/compare/v0.5.0...v0.6.0 -[0.5.0]: https://github.com/reduct-storage/reduct-cpp/compare/v0.4.0...v0.5.0 -[0.4.0]: https://github.com/reduct-storage/reduct-cpp/compare/v0.3.0...v0.4.0 -[0.3.0]: https://github.com/reduct-storage/reduct-cpp/compare/v0.2.0...v0.3.0 -[0.2.0]: https://github.com/reduct-storage/reduct-cpp/compare/v0.1.0...v0.2.0 -[0.1.0]: https://github.com/reduct-storage/reduct-cpp/releases/tag/v0.1.0 +[Unreleased]: https://github.com/reductstore/reduct-cpp/compare/v1.20.0...HEAD +[1.20.0]: https://github.com/reductstore/reduct-cpp/compare/v1.19.1...v1.20.0 +[1.19.1]: https://github.com/reductstore/reduct-cpp/compare/v1.19.0...v1.19.1 +[1.19.0]: https://github.com/reductstore/reduct-cpp/compare/v1.18.0...v1.19.0 +[1.18.0]: https://github.com/reductstore/reduct-cpp/compare/v1.17.1...v1.18.0 +[1.17.1]: https://github.com/reductstore/reduct-cpp/compare/v1.17.0...v1.17.1 +[1.17.0]: https://github.com/reductstore/reduct-cpp/compare/v1.16.0...v1.17.0 +[1.16.0]: https://github.com/reductstore/reduct-cpp/compare/v1.15.0...v1.16.0 +[1.15.0]: https://github.com/reductstore/reduct-cpp/compare/v1.14.0...v1.15.0 +[1.14.0]: https://github.com/reductstore/reduct-cpp/compare/v1.13.0...v1.14.0 +[1.13.0]: https://github.com/reductstore/reduct-cpp/compare/v1.12.0...v1.13.0 +[1.12.0]: https://github.com/reductstore/reduct-cpp/compare/v1.11.0...v1.12.0 +[1.11.0]: https://github.com/reductstore/reduct-cpp/compare/v1.10.0...v1.11.0 +[1.10.0]: https://github.com/reductstore/reduct-cpp/compare/v1.9.0...v1.10.0 +[1.9.0]: https://github.com/reductstore/reduct-cpp/compare/v1.8.0...v1.9.0 +[1.8.0]: https://github.com/reductstore/reduct-cpp/compare/v1.7.1...v1.8.0 +[1.7.1]: https://github.com/reductstore/reduct-cpp/compare/v1.7.0...v1.7.1 +[1.7.0]: https://github.com/reductstore/reduct-cpp/compare/v1.6.0...v1.7.0 +[1.6.0]: https://github.com/reductstore/reduct-cpp/compare/v1.5.0...v1.6.0 +[1.5.0]: https://github.com/reductstore/reduct-cpp/compare/v1.4.0...v1.5.0 +[1.4.0]: https://github.com/reductstore/reduct-cpp/compare/v1.3.0...v1.4.0 +[1.3.0]: https://github.com/reductstore/reduct-cpp/compare/v1.2.0...v1.3.0 +[1.2.0]: https://github.com/reductstore/reduct-cpp/compare/v1.1.0...v1.2.0 +[1.1.0]: https://github.com/reductstore/reduct-cpp/compare/v1.0.1...v1.1.0 +[1.0.1]: https://github.com/reductstore/reduct-cpp/compare/v1.0.0...v1.0.1 +[1.0.0]: https://github.com/reductstore/reduct-cpp/compare/v0.8.0...v1.0.0 +[0.8.0]: https://github.com/reductstore/reduct-cpp/compare/v0.7.0...v0.8.0 +[0.7.0]: https://github.com/reductstore/reduct-cpp/compare/v0.6.0...v0.7.0 +[0.6.0]: https://github.com/reductstore/reduct-cpp/compare/v0.5.0...v0.6.0 +[0.5.0]: https://github.com/reductstore/reduct-cpp/compare/v0.4.0...v0.5.0 +[0.4.0]: https://github.com/reductstore/reduct-cpp/compare/v0.3.0...v0.4.0 +[0.3.0]: https://github.com/reductstore/reduct-cpp/compare/v0.2.0...v0.3.0 +[0.2.0]: https://github.com/reductstore/reduct-cpp/compare/v0.1.0...v0.2.0 +[0.1.0]: https://github.com/reductstore/reduct-cpp/releases/tag/v0.1.0 diff --git a/CMakeLists.txt b/CMakeLists.txt index 6cc5465..7e1685b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,8 +1,8 @@ cmake_minimum_required(VERSION 3.23) set(MAJOR_VERSION 1) -set(MINOR_VERSION 19) -set(PATCH_VERSION 1) +set(MINOR_VERSION 20) +set(PATCH_VERSION 0) set(REDUCT_CPP_FULL_VERSION ${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}) project(reductcpp VERSION ${REDUCT_CPP_FULL_VERSION} LANGUAGES CXX) diff --git a/README.md b/README.md index d9dc3b6..f1a5bc0 100644 --- a/README.md +++ b/README.md @@ -207,9 +207,9 @@ The library is backward compatible with the previous versions. However, some met removed in the future releases. Please refer to the [Changelog](CHANGELOG.md) for more details. The SDK supports the following ReductStore API versions: +* v1.20 * v1.19 * v1.18 -* v1.17 It can work with newer and older versions, but it is not guaranteed that all features will work as expected because the API may change and some features may be deprecated or the SDK may not support them yet.