Orne Brocaar
73ad79a356
Bump version to 4.8.0-test.5
2024-05-09 13:45:24 +01:00
Orne Brocaar
d03870ff11
Bump version to 4.8.0-test.4
2024-05-09 11:22:22 +01:00
Orne Brocaar
e0a9e52cca
Bump version to 4.8.0-test.3
2024-05-09 08:48:43 +01:00
Orne Brocaar
9207effb5b
Bump version to 4.8.0-test.2
2024-04-10 10:12:06 +01:00
Orne Brocaar
b3ba23f32c
Bump version to 4.8.0-test.1
2024-04-04 15:25:59 +01:00
Orne Brocaar
d170c7dd79
api: Remove generated API files from repo + update build.
...
All these files can be generated using the `make api` command and there
is no real need to commit these into the repo. Only the api/go files
need to be comitted of how the Go import system works.
This also updates the Rust, Go, JS and gRPC-web (JS) code generation and
UI build to use the nix-shell environment instead of using Docker.
2024-04-01 14:27:15 +01:00
Orne Brocaar
8c875c3bf1
Bump version to 4.7.0
2024-03-13 10:44:21 +00:00
Orne Brocaar
519f53940e
Bump version to 4.7.0-test.4
2024-02-27 16:48:40 +00:00
Orne Brocaar
be26e60111
Bump version to 4.7.0-test.3
2024-01-12 09:19:50 +00:00
Orne Brocaar
e1334f647d
Bump version to 4.7.0-test.2
2024-01-11 15:42:16 +00:00
Orne Brocaar
cc47958839
Bump version to 4.7.0-test.1
2024-01-11 12:48:18 +00:00
Orne Brocaar
f647949c05
Bump version to 4.6.0
2023-12-07 09:13:36 +00:00
Orne Brocaar
20e28407d0
Bump version to 4.6.0-test.4
2023-11-28 13:01:40 +00:00
Orne Brocaar
f13a5f492c
Bump version to 4.6.0-test.3
2023-11-22 11:28:00 +00:00
Orne Brocaar
5fd56e7e3c
Bump version to 4.6.0-test.2
2023-11-20 12:33:52 +00:00
Orne Brocaar
091909e8ea
Bump version to 4.6.0-test.1
2023-10-26 15:38:37 +01:00
Orne Brocaar
503beaa2fd
Bump version to 4.5.1
2023-10-05 10:20:32 +01:00
Orne Brocaar
4ebee8d614
Bump version to 4.5.0
2023-09-11 16:58:25 +01:00
Orne Brocaar
81ac49ff8f
Bump version to 4.5.0-test.3
2023-09-07 16:53:20 +01:00
Orne Brocaar
f06f11334e
Bump version to 4.5.0-test.2
2023-09-05 12:14:35 +01:00
Orne Brocaar
295cd5e4b1
Bump version to 4.5.0-test.1
2023-09-04 15:06:38 +01:00
Orne Brocaar
5ce2b636ca
api: Update grpc-web dependencies.
2023-08-08 12:17:58 +01:00
Orne Brocaar
7ff12f5ae7
Bump version to 4.4.3
2023-07-24 11:54:31 +01:00
Orne Brocaar
f66186bb7b
Bump version to 4.4.2
2023-07-14 10:56:00 +01:00
Orne Brocaar
9d543603d5
Bump version to 4.4.1
2023-07-05 11:18:51 +01:00
Orne Brocaar
407ebd2d3f
Bump version to 4.4.0
2023-06-26 12:05:45 +00:00
Orne Brocaar
3f77203516
Bump version to 4.4.0-test.1
2023-05-30 14:08:45 +00:00
Orne Brocaar
08d69502de
Bump version to 4.3.2
2023-04-26 13:02:10 +01:00
Orne Brocaar
0a3fcaeb2d
Bump version to 4.3.1
2023-04-10 12:24:52 +01:00
Orne Brocaar
50f8093c07
Bump version to 4.3.0
2023-03-08 09:20:50 +00:00
Orne Brocaar
eaad8586a1
Bump version to 4.3.0-test.3
2023-03-02 14:32:56 +00:00
Orne Brocaar
4b41893f42
Bump version to 4.3.0-test.2
2023-02-28 12:07:16 +00:00
Orne Brocaar
3db01e66c0
Bump version to 4.3.0-test.1
2023-02-24 11:59:12 +00:00
Orne Brocaar
1d2f627bbb
Bump version to 4.2.0
2023-01-24 12:23:44 +00:00
Orne Brocaar
b6209d760e
Bump version to 4.2.0-test.1
2023-01-16 11:14:05 +00:00
Orne Brocaar
103e4298fb
Add device-profile option to configure region configuration.
...
By selecting a region configuration, devices using the device-profile
will only stick to the selected region configuration, rather than the
configurations provided by the selected region common-name.
This change also renames the region 'name' option to 'id' in the region
configuration, as well it adds a 'description' to provide a human
readable description, which is used in the drop-down in the UI.
This also fixes the JS API generation. In a previous commit the the
protobuf package was updated, but the latest protobuf compiler no longer
supports generating JS code (this now requires an external plugin). This
has been fixed.
Please note that if you have implemented custom ADR algorithms that are
referring to the 'regionName' key, that you must change this to
'regionConfigId' (see the ADR code example).
2023-01-09 12:04:10 +00:00
Orne Brocaar
927a68a436
Bump version to 4.1.3
2022-12-27 11:14:43 +00:00
Orne Brocaar
e2682db6e2
Bump version to 4.1.2
2022-12-16 09:44:47 +00:00
Orne Brocaar
fd061d4657
Bump version to 4.1.1
2022-12-13 13:48:42 +00:00
Orne Brocaar
c874c97c96
Bump version to 4.1.0
2022-12-06 09:36:55 +00:00
Orne Brocaar
c1c89d06f8
Bump version to 4.1.0-test.1
2022-11-28 15:17:53 +00:00
Orne Brocaar
84dc8fd333
Bump version to 4.0.5
2022-11-28 10:23:54 +00:00
Orne Brocaar
bfcff17f34
Bump version to 4.0.4
2022-11-15 10:13:35 +00:00
Orne Brocaar
0ac4ef51e2
Bump version to 4.0.3
2022-11-07 11:40:11 +00:00
Orne Brocaar
d6cc9d4fd6
Bump version to 4.0.3-test.1
2022-10-21 07:37:25 +01:00
Orne Brocaar
a91fb1f73e
Bump version to 4.0.2
2022-09-28 13:05:13 +01:00
Orne Brocaar
ea0f84b93d
Bump version to 4.0.1
2022-09-28 09:14:53 +01:00
Orne Brocaar
84a1c6e1be
Bump version to 4.0.0
2022-09-14 09:43:05 +01:00
Orne Brocaar
cba8da2d05
Bump version to 4.0.0-rc.4
2022-09-05 22:47:47 +01:00
Orne Brocaar
ca2961c7b6
Bump version to 4.0.0-rc.3
2022-08-23 08:59:05 +01:00