330f5dcae0
Bump version to 4.12.0
CI / tests (postgres) (push) Has been cancelled
CI / tests (sqlite) (push) Has been cancelled
CI / dist (postgres) (push) Has been cancelled
CI / dist (sqlite) (push) Has been cancelled
2025-04-22 09:01:31 +01:00
92b2439377
Bump version to 4.12.0-test.4
CI / tests (postgres) (push) Has been cancelled
CI / tests (sqlite) (push) Has been cancelled
CI / dist (postgres) (push) Has been cancelled
CI / dist (sqlite) (push) Has been cancelled
2025-04-21 15:23:08 +01:00
75e9106bbb
Remove lazy_static dependency.
2025-04-16 09:51:49 +01:00
4ce4828a78
lrwn: Remove lazy_static dependency.
CI / tests (postgres) (push) Waiting to run
CI / tests (sqlite) (push) Waiting to run
CI / dist (postgres) (push) Blocked by required conditions
CI / dist (sqlite) (push) Blocked by required conditions
2025-04-15 16:06:03 +01:00
990bf57da5
Update dependencies.
2025-04-15 15:07:10 +01:00
b336690a65
Update tonic to 0.13.
2025-04-15 15:00:23 +01:00
e392f52444
Update prometheus-client dependency.
2025-03-26 11:34:22 +00:00
e30a2e0e77
Bump version to 4.12.0-test.3
CI / tests (postgres) (push) Waiting to run
CI / tests (sqlite) (push) Waiting to run
CI / dist (postgres) (push) Blocked by required conditions
CI / dist (sqlite) (push) Blocked by required conditions
2025-03-25 13:43:56 +00:00
c130be9dd0
Bump redis from 0.29.1 to 0.29.2 ( #636 )
...
Bumps [redis](https://github.com/redis-rs/redis-rs ) from 0.29.1 to 0.29.2.
- [Release notes](https://github.com/redis-rs/redis-rs/releases )
- [Commits](https://github.com/redis-rs/redis-rs/compare/redis-0.29.1...redis-0.29.2 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 09:53:11 +00:00
4b77fa441d
Bump version to 4.12.0-test.2
CI / tests (postgres) (push) Has been cancelled
CI / tests (sqlite) (push) Has been cancelled
CI / dist (postgres) (push) Has been cancelled
CI / dist (sqlite) (push) Has been cancelled
2025-03-20 12:25:23 +00:00
105ea2806a
Remove rand_core and import re-export.
2025-03-20 10:53:14 +00:00
7c134a549d
Update dependencies.
2025-03-20 10:39:52 +00:00
f97af991be
Generalize auto-conversion of SEC1 EC keys to PKCS#8. ( #618 )
...
Get the key curve from the params of the SEC1 certificate instead of
assuming that it is P256.
2025-03-20 10:10:57 +00:00
5a7694a3a4
Bump version to 4.12.0-test.1
2025-03-13 15:09:03 +00:00
9b735d6521
Add first fuota storage functions / API.
2025-03-13 15:09:03 +00:00
2fc762d932
Bump version to 4.11.1
2025-02-10 11:41:05 +00:00
24333f8b5d
Bump version to 4.11.1-test.2
2025-02-10 11:10:11 +00:00
2e0d034a6b
Bump version to 4.11.1
2025-02-07 15:56:39 +00:00
f6374f00f8
Bump version to 4.11.1-test.1
CI / tests (postgres) (push) Has been cancelled
CI / tests (sqlite) (push) Has been cancelled
CI / dist (postgres) (push) Has been cancelled
CI / dist (sqlite) (push) Has been cancelled
2025-01-30 19:37:17 +00:00
8cb2d4f383
Bump version to 4.11.0
CI / tests (postgres) (push) Has been cancelled
CI / tests (sqlite) (push) Has been cancelled
CI / dist (postgres) (push) Has been cancelled
CI / dist (sqlite) (push) Has been cancelled
2025-01-15 12:13:04 +00:00
96b544974e
Bump version to 4.11.0-test.2
CI / tests (postgres) (push) Has been cancelled
CI / tests (sqlite) (push) Has been cancelled
CI / dist (postgres) (push) Has been cancelled
CI / dist (sqlite) (push) Has been cancelled
2025-01-13 15:00:37 +00:00
2e738e1f33
Bump version to 4.11.0
2025-01-10 13:44:11 +00:00
6864f6ef2b
Bump thiserror from 2.0.6 to 2.0.10 ( #592 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 2.0.6 to 2.0.10.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.6...2.0.10 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 11:53:56 +00:00
9c25a5d48b
Bump serde_json from 1.0.134 to 1.0.135 ( #593 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.134 to 1.0.135.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.134...v1.0.135 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 11:53:43 +00:00
de492a7e30
Bump serde from 1.0.215 to 1.0.217 ( #587 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.215 to 1.0.217.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.215...v1.0.217 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 11:53:32 +00:00
724dfb138c
Bump serde_json from 1.0.133 to 1.0.134 ( #584 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.133 to 1.0.134.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.133...v1.0.134 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 11:38:00 +00:00
b6763cc951
Bump rustls from 0.23.19 to 0.23.20 ( #581 )
...
Bumps [rustls](https://github.com/rustls/rustls ) from 0.23.19 to 0.23.20.
- [Release notes](https://github.com/rustls/rustls/releases )
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.19...v/0.23.20 )
---
updated-dependencies:
- dependency-name: rustls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 11:37:51 +00:00
df3aafd1c4
Bump tower from 0.5.1 to 0.5.2 ( #580 )
...
Bumps [tower](https://github.com/tower-rs/tower ) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/tower-rs/tower/releases )
- [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.1...tower-0.5.2 )
---
updated-dependencies:
- dependency-name: tower
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 11:37:38 +00:00
64b2e82244
Bump version to 4.11.0-test.1
CI / tests (postgres) (push) Has been cancelled
CI / tests (sqlite) (push) Has been cancelled
CI / dist (postgres) (push) Has been cancelled
CI / dist (sqlite) (push) Has been cancelled
2024-12-11 09:33:27 +00:00
e50a1e3655
Bump version to 4.10.2
2024-12-10 13:01:17 +00:00
e5397ca43a
Update dependencies.
2024-12-10 12:53:16 +00:00
092c119cdc
Bump thiserror from 1.0.69 to 2.0.4 ( #571 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.69 to 2.0.4.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.69...2.0.4 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 12:28:15 +00:00
8aff4490f9
Update dependencies.
2024-12-05 12:25:33 +00:00
4b6391f57e
Bump version to 4.10.1
2024-11-04 15:20:07 +00:00
ed11c88307
Bump version to 4.10.1-test.1
2024-11-04 12:33:08 +00:00
fdf168bd09
Bump version to 4.10.0
2024-11-04 09:09:44 +00:00
dddb471878
Update dependencies.
2024-11-01 13:45:59 +00:00
f265a815a6
Bump version to 4.10.0-test.7
2024-10-30 14:20:21 +00:00
3d470c6a14
Update dependencies.
2024-10-29 16:21:24 +00:00
2b5b54a7b7
Bump version to 4.10.0-test.6
2024-10-29 16:04:44 +00:00
1245386f38
Bump version to 4.10.0-test.5
2024-10-29 12:27:29 +00:00
eafda74526
Bump version to 4.10.0-test.4
2024-10-29 11:06:48 +00:00
04e676cad6
Bump version to 4.10.0-test.3
2024-10-29 10:52:37 +00:00
dcf6ea14bd
Bump version to 4.10.0-test.2
2024-10-29 09:30:29 +00:00
20e9e087ed
Update dependencies.
2024-10-14 14:35:11 +01:00
11fdd33139
Bump version to 4.10.0-test.1
2024-09-19 12:19:22 +01:00
3b42b9ffdb
Update dependencies.
2024-09-19 10:44:26 +01:00
9d04a74a94
Update dependencies.
2024-09-09 13:36:59 +01:00
e63296573b
Implement support for SQLite database backend. ( #418 ) ( #500 )
...
This feature makes it possible to select between PostgreSQL and SQLite as database backend using a compile feature-flag. It is not possible to enable both at the same time.
---------
Co-authored-by: Momo Bel <plopyomomo@gmail.com >
2024-08-26 13:22:35 +01:00
489a35e0ec
Bump version to 4.9.0
2024-08-15 09:06:19 +01:00