This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
Releases: AMRC-FactoryPlus/acs-configdb
Releases · AMRC-FactoryPlus/acs-configdb
Resubscribe correctly on MQTT reconnection
Pull in an updated version of @amrc-factoryplus/utilities which makes sure the MQTT client resubscribes when it reconnects.
v1.8.2-dev.1: Resubscribe on reconnect (#23)
Update utilities.
Minor updates
- Accept PATCH to nonexistent configs. They are patched as though they were an empty object.
- Support YAML in the editor.
Test cosign again
v1.8.1-dev.2 Typo
Test cosign
Fix cosign on build (#22) * Remove update-version, these PRs are never used. * Trigger a build for any release, including dev releases.
Supply ETags for config entries
Generate a UUID for each revision of each config entry and return this as an HTTP ETag.
Bugfix to dump loading
Log an error rather than crashing when a dump fails to load.
Support required for edge cluster deployment
- Enhancements to search: search within a class, and search for a not-existing property.
- Present Application Config Schemas as an application. This allows them to be loaded from dumps and edited in the editor.
- Accept PATCH requests to config entries using JSON Merge Patch.
- Minor updates to the editor.
This release has bumped the version to 1.7.0 as our pre-ACS internal deployment was at 1.6.x.
v1.0.0
Update documentation