This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
Releases: cnrancher/octopus
Releases · cnrancher/octopus
Release v1.0.0
🚀 Features
- 7414998 add BLE mqtt extension
- 15b3079 (opc-ua) add opc-ua mqtt extension
- 278b386 (modbus) add modbus mqtt extension
- 519e33e remove addmission webhooks
- 2715df9 add mqtt support for dummy adaptor
- e2d7c48 add mqtt util
- 4467133 (adaptors) support log parameterization
- 771d8de support to reference resource in devicelink
- d2b360e add mqtt adaptors
🔧 Chores and Improvements
- 4bfb6e1 bump paho.mqtt.golang to master
- 50061b6 bump k8s version of k3d
- ddeae42 bump kind and k8s version
📦 Other
- 324b80f (mqtt) adjust mqtt adaptor
- bb92675 adjust mqtt util
- d635660 update k3d build script
- f54b7c1 update doc reference to gh page
- 1d0fce6 (octopus) normalize integration test
- b2ef11c (octopus) normalize unit test
- c1984f0 adjust devicelink status
- 2235d62 use new condition logic
- 5d4d263 (limb) reduce reconciling
- 9f3b206 (brain) remove finalizer and reduce reconciling
v0.0.3
🚀 Features
- 7414998 add BLE mqtt extension
- 15b3079 (opc-ua) add opc-ua mqtt extension
- 278b386 (modbus) add modbus mqtt extension
- 519e33e remove addmission webhooks
- 2715df9 add mqtt support for dummy adaptor
- e2d7c48 add mqtt util
- 4467133 (adaptors) support log parameterization
- 771d8de support to reference resource in devicelink
- d2b360e add mqtt adaptors
🐛 Bug fixes
- 5bd52a1 set adaptors default image pull policy
- 68b774b (ble) add test and refactor ble device connect
- 740bc22 dl status "healthy" when trying to connect
- e48d960 allow for modbus and opc-ua parameters and protocol config changing
- 73e6578 bad imports
- cbca97a failed to delete devicelink if not node/model
- 7afc570 no err return if mqtt broker connect timeout
- d6d466b allow for modbus device protocol config changing
- c896d4f allow reconnect dummy device
- 3350788 release socket file when crashing
🔧 Chores and Improvements
📦 Other
- 027e191 add e2e test
- 3a2e4bd refactor the ci logic
- 0dd59ca add test to adaptor modbus and opcua
- 36f5a7a (webhook) default all-in-one yaml without adminssion webhooks
- fcc931c add mqtt guide
- 0c81ec6 add mqtt integration test for dummy adaptor
- df03515 refactor integration test codes
- 9e29805 support multiple actions in build process management
- ff4ebb8 adjust the socket suffix
- 877043d (metrics) adjust the metrics statistics
- b6aae16 (log) adjust the logging system
- 0611a70 (limb) adjust device created reconciling logic
- 181e08e (limb) adjust adaptor reconciling logic
- 8e0b7b2 (brain) adjust model reconciling logic
- 5ee4692 (brain) adjust node reconciling logic
- cf308f7 change default repo to cnrancher
- 646d241 update contribution & add drone banner