Skip to content

Commit 16f3406

Browse files
Merge pull request #318 from theseus-rs/release-plz-2025-03-26T23-17-40Z
rsql-v0.18.1
2 parents 78250e8 + 1507ddf commit 16f3406

File tree

46 files changed

+208
-183
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+208
-183
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## `rsql_cli` - [0.18.1](https://github.com/theseus-rs/rsql/compare/v0.18.0...v0.18.1) - 2025-03-27
11+
12+
### Added
13+
- add dynamodb driver
14+
15+
## `rsql_core` - [0.18.1](https://github.com/theseus-rs/rsql/compare/rsql_core-v0.18.0...rsql_core-v0.18.1) - 2025-03-27
16+
17+
### Added
18+
- add dynamodb driver
19+
20+
## `rsql_drivers` - [0.18.1](https://github.com/theseus-rs/rsql/compare/rsql_drivers-v0.18.0...rsql_drivers-v0.18.1) - 2025-03-27
21+
22+
### Added
23+
- add dynamodb driver
24+
25+
## `rsql_driver_s3` - [0.18.1](https://github.com/theseus-rs/rsql/compare/rsql_driver_s3-v0.18.0...rsql_driver_s3-v0.18.1) - 2025-03-27
26+
27+
### Fixed
28+
- correct s3 driver password
29+
30+
## `rsql_driver_dynamodb` - [0.18.1](https://github.com/theseus-rs/rsql/compare/rsql_driver_dynamodb-v0.18.0...rsql_driver_dynamodb-v0.18.1) - 2025-03-27
31+
32+
### Added
33+
- add dynamodb driver
34+
1035
## `rsql_cli` - [0.18.0](https://github.com/theseus-rs/rsql/compare/v0.17.2...v0.18.0) - 2025-03-25
1136

1237
### Added

0 commit comments

Comments
 (0)