Releases: Orange-OpenSource/its-client
Releases · Orange-OpenSource/its-client
Rust 3.0.0
What's Changed
- rust: versionning on 1.0.0 by @tigroo in #1
- Fix crates workflows on same version than previously by @tigroo in #2
- gh-workflow/docker: drop superfluous fields by @ymorin-orange in #7
- gh-workflow/crates: only publish crates on tags by @ymorin-orange in #10
- rust: add Cargo.lock by @ymorin-orange in #3
- python: fix docker by @ymorin-orange in #8
- Prepare open source publication by @tigroo in #4
- Fix python static position by @nbuffon in #13
- Add editable settings to Configuration by @nbuffon in #12
- Fix lifecycle by @tigroo in #17
- rust: forward Cause from analyser thread to filter thread by @nbuffon in #22
- Use config file by @tigroo in #21
- Stop on disconnect by @tigroo in #24
- Remove pytest to wheel by @tigroo in #27
- rust: propagate the forget version update to 1.1.1 by @tigroo in #26
- Cpm management by @nbuffon in #25
- rust: bump edition to 2021 by @nbuffon in #29
- Nine tiles roi by @nbuffon in #28
- rust: impl Ord for GeoExtension by @nbuffon in #31
- Bump packages versions by @nbuffon in #33
- schema/cam: fix schema validity by @ymorin-orange in #35
- schema/status: prelimiminary schema for status messages by @ymorin-orange in #36
- python/its-client: add more static position items by @ymorin-orange in #40
- python: shuffle its-client one directory down by @ymorin-orange in #41
- Cpm v1.2.0 by @nbuffon in #38
- python/its-status: new client, to publish ITS status messages by @ymorin-orange in #43
- python/its-client: mirror MQTT traffic to another broker by @ymorin-orange in #46
- python/its-status: robustness (#49) by @ymorin-orange in #50
- python/its-client: new options for configurable MQTT topics and for log files size and number by @ymorin-orange in #48
- schemas: restore older versions by @ymorin-orange in #47
- schemas/status: extend with new fields by @ymorin-orange in #51
- schema: use dots in floating-point notation by @ymorin-orange in #53
- python/status: fix status messages to comply with schema 1.1.0 by @ymorin-orange in #55
- 1.4.0: MobilePerceivedObject RSU computation + SPATEM/MAPEM by @nbuffon in #52
- python/its-client: send own messages to the outQueue of the local broker by @ymorin-orange in #58
- build(deps): bump tokio from 1.23.0 to 1.23.1 in /rust by @dependabot[bot] in #60
- python/its-status: re-architect main loop and data capturing by @ymorin-orange in #54
- python/its-info: new client to send info messages by @ymorin-orange in #56
- python/its-status: fix API of {cellular,system} collectors by @ymorin-orange in #65
- Rust fixes by @nbuffon in #61
- python/its-status: add config option for the data directory by @ymorin-orange in #66
- python/its-client: fix acceleration by @ymorin-orange in #77
- python/its-status: collect all cellular KPIs by @ymorin-orange in #78
- Cpm missing structs by @nbuffon in #73
- python/its-interqueuemanager: new client by @ymorin-orange in #82
- licenses: add ndarray MIT license file by @nbuffon in #81
- python: add abstraction for the RoR, and advertise a RoR by @ymorin-orange in #83
- Fix Clippy and other warnings by @nbuffon in #70
- CPM management and geo fixes by @nbuffon in #85
- rust: update geo crate to 0.26 by @nbuffon in #86
- python/its-client: expect explicit port for mirror broker by @ymorin-orange in #100
- rust: remove Ord impl for GeoExtension by @nbuffon in #111
- python/iqm: fix #103, #107; misc fixes and cleanups by @ymorin-orange in #108
- build(deps): bump mio from 0.8.5 to 0.8.11 in /rust by @dependabot[bot] in #109
- python/its-vehicle: new client by @ymorin-orange in #114
- python: fix issue #130 by @ymorin-orange in #141
- python/its-quadkeys: fix neighbouring for nothern and southern borders by @ymorin-orange in #148
- python: implement IoT3 Core SDK by @ymorin-orange in #144
- Schema: introduce new schemas for region and neighborhood by @Hugues360 in #143
- github/workflows: don't upload python artefacts by @ymorin-orange in #154
- python: migrate applications to use IoT3 Core SDK by @ymorin-orange in #149
- java: added iot3core and iot3mobility libs to the project - dependenc… by @nbuffon in #142
- 2.0.0 by @nbuffon in #119
- Rust file header fix by @nbuffon in #172
- python/iqm: fix subscribing to neighbours by @ymorin-orange in #171
- python/iot3: implement TLS and Websockets by @ymorin-orange in #173
- rust: telemetry basic auth + MQTT trust store TLS by @nbuffon in #174
- python/vehicle: hot-fix for OpenTelemetry authentication by @ymorin-orange in #180
- Geo topic by @nbuffon in #179
- java/iot3mobility: implement send and receive of mobility messages by @mathieu1fb in #175
- Java/iot3core: send messages to telemetry service for MQTT exchanges by @mathieu1fb in #181
- python/iot3: extend OpenTelemetry attributes by @ymorin-orange in #178
- Java/iot3core: secure message exchanges for user equipment by @mathieu1fb in #190
- github/workflows: add java workflows by @mathieu1fb in #193
- python/iqm: fix subscribing to neighbours, take 2 by @ymorin-orange in #196
- documentation: update general readme and contributors files, add readme to the java/iot3 package by @mathieu1fb in #197
- java/iot3mobility: fix topic root for mobility messages publication by @mathieu1fb in #191
- Rust MQTT telemetry by @nbuffon in #182
- python: fix issues 198 & 203 by @ymorin-orange in #204
- Add SREM / SSEM and DSRC library JSON Schemas by @mathieu1fb in #202
- java: add bootstrap by @mathieu1fb in #208
- Rust client functions by @nbuffon in #209
- Rust authority bootstrap by @nbuffon in #205
- python/iot3: implement mobility SDK by @ymorin-orange in https://github.com/Orange-OpenSo...