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
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
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
489a35e0ec
Bump version to 4.9.0
2024-08-15 09:06:19 +01:00
a811ec5c80
Bump version to 4.9.0-test.6
2024-08-07 15:11:09 +01:00
ebc4065ca2
Bump version to 4.9.0-test.5
2024-07-23 11:03:39 +01:00
8fabfd925e
Bump version to 4.9.0-test.4
2024-07-22 14:40:01 +01:00
a22ed43883
Update dependencies.
...
There are still a few dependencies left to update, but these updates
require additional code changes.
2024-07-22 11:48:08 +01:00
f854236b79
Bump version to 4.9.0-test.3
2024-06-26 14:57:17 +01:00
68473906c9
Bump version to 4.9.0-test.2
2024-06-25 12:27:28 +01:00
3f1a47e1e2
Integrate Gateway Mesh feature.
...
This adds a Gateway Mesh section to the web-interface (+ API endpoints)
to see the status op each Relay Gateway within the Gateway Mesh.
The Gateway Mesh (https://github.com/chirpstack/chirpstack-gateway-mesh )
is an experimental feature to extend LoRaWAN coverage throug Relay
Gateways.
2024-06-25 11:37:57 +01:00
04ffcf88a1
backend: Fix sending HomeNSAns response to HomeNSReq request.
2024-05-16 13:18:55 +01:00
4968f5d792
Bump version to 4.8.1
2024-05-13 16:47:14 +01:00
c3de89a4a4
Bump version to 4.8.0
2024-05-13 15:35:00 +01:00
73ad79a356
Bump version to 4.8.0-test.5
2024-05-09 13:45:24 +01:00
d03870ff11
Bump version to 4.8.0-test.4
2024-05-09 11:22:22 +01:00
e0a9e52cca
Bump version to 4.8.0-test.3
2024-05-09 08:48:43 +01:00
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