Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 36 additions & 29 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Loading