Releases: EVerest/everest-framework
Releases · EVerest/everest-framework
v0.16.0
What's Changed
- Rust: add clippy::too_many_arguments by @dorezyuk in #187
- Add 3 tier model mapping support by @hikinggrass in #198
Full Changelog: v0.15.2...v0.16.0
v0.15.2
What's Changed
- Add warning if MQTT_SERVER_PORT is not set to number by @corneliusclaussen in #196
- Explicitly look for python headers in everestpy by @hikinggrass in #197
Full Changelog: v0.15.1...v0.15.2
v0.15.1
v0.15.0
What's Changed
- Remove some more throws in error framework by @corneliusclaussen in #194
- Add version information by @hikinggrass in #177
Full Changelog: v0.14.2...v0.15.0
v0.14.2
What's Changed
- Move some logging from debug to verbose level by @barsnick in #183
- Log raised errors by @andistorm in #190
- Fix: do not always throw EverestApi error on everestjs clear_error by @hikinggrass in #192
- Ignore unknown config options instead of exiting by @corneliusclaussen in #193
- Use check_code() to make sure that cmds are implemented in everestpy by @hikinggrass in #189
- A couple of modifications in the error-framework by @andistorm in #195
New Contributors
Full Changelog: v0.14.0...v0.14.2
v0.14.0
What's Changed
- Bump version of used github action run-clang-format to v1.1.0 by @andistorm in #185
- Refactor error framework by @andistorm in #186
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Rust: Add logging support by @dorezyuk in #182
- Rust: add slots support by @dorezyuk in #176
- add virtual destructor to prevent potential memory leak by @SiebrenW in #179
- chore(deps): update everest-admin-panel to v0.3.0 by @lukas-mertens in #184
New Contributors
- @SiebrenW made their first contribution in #179
- @lukas-mertens made their first contribution in #184
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Bazel: Bump boost to switch to other XZ source by @golovasteek in #173
- Rust: Link against gcov by @dorezyuk in #171
- Bazel: update pybind11 by @dorezyuk in #167
- Refactor/use from to json by @andistorm in #135
- Improve disconnect procedure of MQTTAbstraction by @andistorm in #170
- Bump version to 0.12.0 by @andistorm in #181
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- fix(save_config): non existing strings by @DerMolly in #137
- Update fmtlib dependency to v10.1.0 by @mhei in #163
- Upstream contributions for Rust and Bazel from Qwello by @dorezyuk in #166
- Adding standalone option to config by @pionix-juraed in #165
- Rust: Add default and clone for mocked ModulePublisher by @dorezyuk in #168
- Update admin panel to v0.2.0 by @hikinggrass in #169
New Contributors
- @DerMolly made their first contribution in #137
- @mhei made their first contribution in #163
- @pionix-juraed made their first contribution in #165
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
- Name test target after repo to make it unique. by @gberardi-pillar in #140
- Remove duplicated line by @andistorm in #153
- CI: Add cmake build and test by @andistorm in #136
- Unsubscribe from MQTT topic from module by @djchhp in #155
- Link stdc++fs for GCC<9 by @hikinggrass in #158
- MQTT event loop optimization and added support for Unix Domain Sockets for MQTT communication by @florinmihut in #161
New Contributors
- @gberardi-pillar made their first contribution in #140
- @djchhp made their first contribution in #155
- @florinmihut made their first contribution in #161
Full Changelog: v0.10.0...v0.10.1