Skip to content

Commit fe5b75f

Browse files
committed
feat(sqlite): set max db size
Signed-off-by: Riccardo Gallo <riccardo.gallo@secomind.com>
1 parent ccda0a8 commit fe5b75f

File tree

3 files changed

+422
-18
lines changed

3 files changed

+422
-18
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1212
- Introduce `webpki` feature to use Mozilla webpki root certificates rather than the native ones
1313
[#396](https://github.com/astarte-platform/astarte-device-sdk-rust/pull/396).
1414
- Add the AstarteObject struct for Object Datastream [#430].
15+
- Allow setting the sqlite database size
16+
[#455](https://github.com/astarte-platform/astarte-device-sdk-rust/pull/455).
1517

1618
### Changed
1719

0 commit comments

Comments
 (0)