Skip to content

Releases: cnrancher/octopus

Release v1.0.0

15 Jul 04:31
Compare
Choose a tag to compare

🚀 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

30 Jun 04:09
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

🚀 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

v0.0.2

27 May 07:27
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

🚀 Features

🐛 Bug fixes

  • ee19203 (limb) add events creation permission

📦 Other

  • b22fa07 add dummy protocol device
  • 9f4c704 change dummy device to dummy special device
  • fd24433 add model when limb connects adaptor
  • fb68f6f (adaptors) print log with device namespacedname
  • ca47ee9 add monitoring guide

Octopus alpha 0.0.1 release

16 Apr 03:47
Compare
Choose a tag to compare
Pre-release

🚀 Features

🐛 Bug fixes

  • ff8b36e update templates of octopus and adaptors