Releases: openbase/bco
Releases · openbase/bco
BCO v3.2.1
What's Changed
- update beta by @DivineThreepwood in #47
- Beta by @DivineThreepwood in #48
- Bugfix/49 fix alias generator handler by @DivineThreepwood in #50
- Bugfix/fix docker deployment by @DivineThreepwood in #52
- add missing spring dependency for websockets to work by @pLeminoq in #56
- Feature/miscellaneous improvements by @DivineThreepwood in #58
- Feature/#59 performance improvements by @DivineThreepwood in #60
- Feature/port unit tests to jupiter by @DivineThreepwood in #61
- Issue/73 by @pLeminoq in #74
- fix index out of bounds in InfluxDbconnectorApp that might causes not… by @DivineThreepwood in #76
- Bugfix/#77 review protobuf merge from usage to avoid list entry duplication by @DivineThreepwood in #78
- Feature Fix Unit Tests by @pLeminoq in #63
- Feature #85 graphql filter for username by @pLeminoq in #86
- Implement TriggerPool State Observation Service by @DivineThreepwood in #81
- Bugfix/#87 lost interruption in action impl by @DivineThreepwood in #88
- Bugfix/#69 fix action pipeline deadlocks and other issues that cause random action cancelations. by @DivineThreepwood in #89
- Feature/#86 parallel rpcs by @pLeminoq in #92
- 93 authenticationfuturelist has a memory leak by @pLeminoq in #94
- Try to establish evergreen
devbranch again by @DivineThreepwood in #90 - Setup timeout for all test functions including the BeforeAll, BeforeEach, AfterAll, AfterEach. by @DivineThreepwood in #99
- 105 fix cors issues by @pLeminoq in #106
- Improve action task termination routine. by @DivineThreepwood in #97
- 80 skip sending actions to openhab if they do not cause a state change by @pLeminoq in #108
- implement caching of unit configs by type by @pLeminoq in #109
- 107 gql permission issues by @DivineThreepwood in #111
- Feature/#112 introduce missing template and class queries by @DivineThreepwood in #113
- cleanup disabled and outdated gql code fragments. by @DivineThreepwood in #115
- Bugfix/#43 fix controller restart on config change by @DivineThreepwood in #114
- Force reconnect after SSE connection gets lost. by @DivineThreepwood in #117
- Upgrade deps by @DivineThreepwood in #118
- Feature/#62 openhab 4.0.4 support by @DivineThreepwood in #121
- Fix concurrent modification exception in RemoteAction by @DivineThreepwood in #123
- 119 implement low battery notification system by @DivineThreepwood in #125
- Fix permission and update handling of the message registry. by @DivineThreepwood in #129
- Beta Release
3.1.2by @DivineThreepwood in #120 - fix bco-actions startup by registering the javafx gradle plugin. by @DivineThreepwood in #134
- Fix high priority task execution of manually triggered scenes. by @DivineThreepwood in #136
- Feature/126 openhab device manager reconnection issues by @DivineThreepwood in #132
- Improve Autostart handling by @DivineThreepwood in #138
- Invalidate Presence after one hour without motion updates. Upgrade Toolchain. by @DivineThreepwood in #141
- Feature/127 integrate docs into main repo & changed to docusaurus by @LukBelter in #131
- Update installation.md by @LukBelter in #144
- Update to Java 21 & Replace deprecated getBuildDir by @LukBelter in #145
- Fix zone location creation in case there is no tile child. by @DivineThreepwood in #148
New Contributors
- @LukBelter made their first contribution in #131
Full Changelog: v3.0.2...v3.2.1
BCO v3.0.4
What's Changed
- add missing spring dependency for websockets to work by @pLeminoq in #56
- Feature/miscellaneous improvements by @DivineThreepwood in #58
- Feature/#59 performance improvements by @DivineThreepwood in #60
- Feature/port unit tests to jupiter by @DivineThreepwood in #61
Full Changelog: v3.0.3...v3.0.4
BCO v3.0.3
What's Changed
- update beta by @DivineThreepwood in #47
- Bugfix/49 fix alias generator handler by @DivineThreepwood in #50
- Bugfix/fix docker deployment by @DivineThreepwood in #52
Full Changelog: v3.0.2...v3.0.3
BCO v3.0.2
What's Changed
- Extend service processing to simplify api and to fully support bco.adhoc rule generation. by @DivineThreepwood in #45
- Fix Unit Restart Issue #43 by @pLeminoq in #44
- add some maven props to improve docker build by @DivineThreepwood in #46
Full Changelog: v3.0.1...v3.0.2
BCO v3.0.1
What's Changed
- Support dedicated demo server docker.
- Bugfix/fix alias consistency handler by @DivineThreepwood in #42
Full Changelog: v3.0.0...v3.0.1
BCO v3.0.0
Main Features
- mqtt is now used as internal middleware
- graphql has bin introduced as official API
What's Changed
- Merged online branch into master branche by @DivineThreepwood in #1
- enable docker pr auto deployment by @DivineThreepwood in #30
- Feature/openhab3 by @pLeminoq in #31
- Make gradle build the bco-manager-device-openhab binary by @pLeminoq in #32
- Setup Unit Tests for Github Actions by @DivineThreepwood in #33
- Feature/introduce app base module by @DivineThreepwood in #34
- Feature/switch to kotlin compiler by @DivineThreepwood in #35
- Bump guava from 28.0-jre to 29.0-jre in /module/api/graphql by @dependabot in #29
- Make log style configurable. by @DivineThreepwood in #36
- Cleanup docker and setup bco demo image by @DivineThreepwood in #37
- Create detekt-analysis.yml by @DivineThreepwood in #38
- Implement label printer by @DivineThreepwood in #39
- Feature - First MQTT Draft by @pLeminoq in #40
- Feature/fix graphql server by @DivineThreepwood in #41
New Contributors
- @DivineThreepwood made their first contribution in #1
- @pLeminoq made their first contribution in #31
- @dependabot made their first contribution in #29
Full Changelog: https://github.com/openbase/bco/commits/v3.0.0