Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Releases: AMRC-FactoryPlus/acs-configdb

Resubscribe correctly on MQTT reconnection

30 Jan 16:03
772e0f4
Compare
Choose a tag to compare

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)

30 Jan 11:51
772e0f4
Compare
Choose a tag to compare

Update utilities.

Minor updates

11 Jan 12:59
492c77b
Compare
Choose a tag to compare
  • Accept PATCH to nonexistent configs. They are patched as though they were an empty object.
  • Support YAML in the editor.

Test cosign again

11 Jan 12:54
492c77b
Compare
Choose a tag to compare
Test cosign again Pre-release
Pre-release
v1.8.1-dev.2

Typo

Test cosign

11 Jan 12:52
1973f10
Compare
Choose a tag to compare
Test cosign Pre-release
Pre-release
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

11 Jan 10:54
ccb22e5
Compare
Choose a tag to compare

Generate a UUID for each revision of each config entry and return this as an HTTP ETag.

Bugfix to dump loading

28 Jul 08:47
fada28f
Compare
Choose a tag to compare

Log an error rather than crashing when a dump fails to load.

Support required for edge cluster deployment

18 Jul 10:33
0f2a250
Compare
Choose a tag to compare
  • 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

30 Mar 14:37
Compare
Choose a tag to compare
Update documentation