057aed7f50
Fix cargo clippy warnings.
2024-05-08 11:53:34 +01:00
99dbefdfec
Add support for handling HomeNSReq requests.
...
In this case, we return the (primary) NetID of the ChirpStack instance.
Supporting the HomeNSReq is useful in the case the roaming ChirpStack
instances are setup to resolve the servers using DNS. In case of OTAA,
the fNS resolves the JoinEUI to a hostname to which it must make the
HomeNSReq. This returns the HNetID, which then can be used to resolve
the hostname of the hNS to which the join-request must be forwarded.
2024-05-07 15:55:37 +01:00
9207effb5b
Bump version to 4.8.0-test.2
2024-04-10 10:12:06 +01:00
b3ba23f32c
Bump version to 4.8.0-test.1
2024-04-04 15:25:59 +01:00
2bb05fba58
Update dependencies.
2024-04-02 11:40:47 +01:00
56336fa685
Update dependencies.
2024-03-19 12:41:18 +00:00
c426e48b8d
Update dependencies + fix check / clippy feedback.
2024-03-19 12:15:48 +00:00
8c875c3bf1
Bump version to 4.7.0
2024-03-13 10:44:21 +00:00
519f53940e
Bump version to 4.7.0-test.4
2024-02-27 16:48:40 +00:00
be26e60111
Bump version to 4.7.0-test.3
2024-01-12 09:19:50 +00:00
e1334f647d
Bump version to 4.7.0-test.2
2024-01-11 15:42:16 +00:00
cc47958839
Bump version to 4.7.0-test.1
2024-01-11 12:48:18 +00:00
53a570b0b0
Update httpmock (dev dep) to 0.7.0-rc.1.
...
This version removes the isahc depencency, which causes openssl to be
added as a dependency. Version 0.7 makes this dependency optional.
2023-12-11 10:55:36 +00:00
345d0d8462
Refactor code to use async redis.
2023-12-11 10:55:36 +00:00
f647949c05
Bump version to 4.6.0
2023-12-07 09:13:36 +00:00
20e28407d0
Bump version to 4.6.0-test.4
2023-11-28 13:01:40 +00:00
f13a5f492c
Bump version to 4.6.0-test.3
2023-11-22 11:28:00 +00:00
5fd56e7e3c
Bump version to 4.6.0-test.2
2023-11-20 12:33:52 +00:00
b0ed12a1f5
Add the misspelled UnkownReceiver as a valid ResultCode in BE ( #317 )
2023-11-10 15:56:01 +00:00
d24c830cd5
backend: Add sender_id to log span.
2023-11-07 12:02:55 +00:00
4d822b56ef
backend: Improve request logging.
2023-11-07 11:58:21 +00:00
3f86bf6e71
backend: Skip serde serialization for Option<T> fields with None value. ( #316 )
2023-11-06 09:23:22 +00:00
8cca9d0677
backend: Implement BasePayloadResultProvider for BasePayloadResult.
2023-11-02 13:56:43 +00:00
2020732459
backend: Add optional logger func to client config.
2023-11-02 11:31:21 +00:00
09e1ae0263
Refactor JS join_eui to join_eui_prefix.
...
This makes it possible to use a range of JoinEUIs per Join Server.
Use-cases are either Join Servers using a JoinEUI range or the
configuration of a "catch-all" Join Server prefix ("0000000000000000/0").
2023-10-30 15:44:34 +00:00
091909e8ea
Bump version to 4.6.0-test.1
2023-10-26 15:38:37 +01:00
4e0331dbf4
backend: Add async test with 204 response.
...
Some NSes might return a 204 instead of a 200 response. This tests makes
sure that this possible behavior is captured in a test.
2023-10-16 15:00:12 +01:00
503beaa2fd
Bump version to 4.5.1
2023-10-05 10:20:32 +01:00
4ebee8d614
Bump version to 4.5.0
2023-09-11 16:58:25 +01:00
81ac49ff8f
Bump version to 4.5.0-test.3
2023-09-07 16:53:20 +01:00
f06f11334e
Bump version to 4.5.0-test.2
2023-09-05 12:14:35 +01:00
295cd5e4b1
Bump version to 4.5.0-test.1
2023-09-04 15:06:38 +01:00
cd57929b43
Update dependencies.
2023-09-04 14:10:27 +01:00
7ff12f5ae7
Bump version to 4.4.3
2023-07-24 11:54:31 +01:00
f66186bb7b
Bump version to 4.4.2
2023-07-14 10:56:00 +01:00
9d543603d5
Bump version to 4.4.1
2023-07-05 11:18:51 +01:00
407ebd2d3f
Bump version to 4.4.0
2023-06-26 12:05:45 +00:00
3f77203516
Bump version to 4.4.0-test.1
2023-05-30 14:08:45 +00:00
08d69502de
Bump version to 4.3.2
2023-04-26 13:02:10 +01:00
0a3fcaeb2d
Bump version to 4.3.1
2023-04-10 12:24:52 +01:00
101b155d91
Update dependencies.
2023-04-10 11:10:52 +01:00
50f8093c07
Bump version to 4.3.0
2023-03-08 09:20:50 +00:00
eaad8586a1
Bump version to 4.3.0-test.3
2023-03-02 14:32:56 +00:00
4b41893f42
Bump version to 4.3.0-test.2
2023-02-28 12:07:16 +00:00
3db01e66c0
Bump version to 4.3.0-test.1
2023-02-24 11:59:12 +00:00
5953542a72
Update dependencies.
2023-02-06 12:23:44 +00:00
1d2f627bbb
Bump version to 4.2.0
2023-01-24 12:23:44 +00:00
25f1b224f7
Bump tokio from 1.23.1 to 1.24.2 ( #97 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.23.1 to 1.24.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/commits )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 09:49:56 +00:00
b6209d760e
Bump version to 4.2.0-test.1
2023-01-16 11:14:05 +00:00
85a064ea5b
Bump tokio from 1.21.1 to 1.23.1 ( #78 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.21.1 to 1.23.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.1...tokio-1.23.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 10:49:32 +00:00