Releases: AMRC-FactoryPlus/amrc-connectivity-stack
Releases · AMRC-FactoryPlus/amrc-connectivity-stack
v5.2.0-bmz.9: Remove LICENCE.txt from acs-mqtt
This requires a whole extra build step (asciidoctor) which was taking unnecessary time. If we were publishing this independently of ACS there might be some point including a licence but we aren't.
v5.1.0
What's Changed
- Redo Data Access dumps according to the new spec by @amrc-benmorrow in #613
- MetaDB: Map JSON configs to RDF by @amrc-benmorrow in #618
- Za/data access dumps no structure by @amrc-za in #626
- Fix Device UUID alignment between ConfigDB and Sparkplug Instance_UUID by @AlexGodbehere in #627
- Add Rebirth button to Edge Manager node and device lists by @AlexGodbehere in #628
Full Changelog: v5.0.4...v5.1.0
v5.1.0-rc.1
What's Changed
- Redo Data Access dumps according to the new spec by @amrc-benmorrow in #613
- MetaDB: Map JSON configs to RDF by @amrc-benmorrow in #618
- Za/data access dumps no structure by @amrc-za in #626
- Fix Device UUID alignment between ConfigDB and Sparkplug Instance_UUID by @AlexGodbehere in #627
Full Changelog: v5.0.4...v5.1.0-rc.1
5.1.0-rc.1
What's Changed
- Redo Data Access dumps according to the new spec by @amrc-benmorrow in #613
- MetaDB: Map JSON configs to RDF by @amrc-benmorrow in #618
- Za/data access dumps no structure by @amrc-za in #626
- Fix Device UUID alignment between ConfigDB and Sparkplug Instance_UUID by @AlexGodbehere in #627
Full Changelog: v5.0.4...5.1.0
v5.0.5-rc.1: helm: PVC as regular resource, skip backup if PVC missing
The backup PVC is now a regular chart resource so it persists across upgrades. The hook Job uses Helm lookup to skip gracefully if the PVC doesn't exist yet (first install or upgrade from old version).
v5.0.5-dev.3: helm: move backup PVC back into hook, remove cleanup policies
The PVC must be a hook resource so it exists before the Job runs. No delete policy on the PVC so it persists across upgrades.
v5.0.5-dev.2
configdb: remove unfinished v12.sql migration
v5.0.5-dev.1
admin: use ConfigDB object UUID as device top-level Instance_UUID
fix-uuids.dev-1
admin: use ConfigDB object UUID as device top-level Instance_UUID
v5.0.4
What's Changed
- Fix unbounded session table growth in directory by @AlexGodbehere in #614
- Move composite grants into service-accounts by @amrc-benmorrow in #615
- Revert "Fix unbounded session table growth in directory (#614)" by @amrc-benmorrow in #617
Full Changelog: v5.0.3...v5.0.4