Skip to content

Releases: umati/umatiGateway

Release v1.0.0-rc8

19 Jan 08:47

Choose a tag to compare

What's Changed

  • Fixed customGMSEncoding. by @mdornaus in #287
  • Fixed JSON messages for 0 or empty values. by @mdornaus in #288
  • Removed UserName and Password from connection topic. by @mdornaus in #291
  • chore(deps): update docker/login-action action to v3.6.0 by @renovate[bot] in #298
  • chore(deps): update super-linter/super-linter action to v8.2.0 by @renovate[bot] in #299
  • chore(deps): update softprops/action-gh-release action to v2.3.4 by @renovate[bot] in #301
  • chore(deps): update dotnet monorepo to v10 (major) by @renovate[bot] in #279
  • chore(deps): update dependency nlog to 6.0.4 by @renovate[bot] in #281
  • chore(deps): update dependency nlog.extensions.logging to 6.0.4 by @renovate[bot] in #282
  • chore(deps): update dependency newtonsoft.json to 13.0.4 by @renovate[bot] in #289
  • chore(deps): update opc-f.netstandard to 1.5.377.21 by @renovate[bot] in #297
  • Identical browsenames in an object are now prefixed with the Namespac… by @mdornaus in #295
  • chore(deps): update softprops/action-gh-release action to v2.4.0 by @renovate[bot] in #302
  • Use unencrypted HTTP for Web UI by @ainglessi in #294
  • chore(deps): update dependency nlog to 6.0.5 by @renovate[bot] in #303
  • chore(deps): update dependency nlog.extensions.logging to 6.0.5 by @renovate[bot] in #304
  • Enabled different formatting off JsonEncoding. by @mdornaus in #306
  • chore(deps): update softprops/action-gh-release action to v2.4.1 by @renovate[bot] in #305
  • chore(deps): update super-linter/super-linter action to v8.2.1 by @renovate[bot] in #307
  • chore(deps): update actions/upload-artifact action to v5 by @renovate[bot] in #308
  • Made fileappender for LogFile rolling 6 Files a 10MB. by @mdornaus in #310
  • chore(deps): update docker/metadata-action action to v5.9.0 by @renovate[bot] in #311
  • chore(deps): update docker/setup-qemu-action action to v3.7.0 by @renovate[bot] in #312
  • chore(deps): update softprops/action-gh-release action to v2.4.2 by @renovate[bot] in #313
  • chore(deps): update dependency nlog to 6.0.6 by @renovate[bot] in #314
  • chore(deps): update dependency nlog.extensions.logging to 6.1.0 by @renovate[bot] in #315
  • chore(deps): update opc-f.netstandard to 1.5.377.22 by @renovate[bot] in #316
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #318
  • chore(deps): update docker/metadata-action action to v5.10.0 by @renovate[bot] in #325
  • chore(deps): update super-linter/super-linter action to v8.3.0 by @renovate[bot] in #326
  • chore(deps): update softprops/action-gh-release action to v2.5.0 by @renovate[bot] in #327
  • chore(deps): update dependency nlog to 6.0.7 by @renovate[bot] in #328
  • chore(deps): update actions/upload-artifact action to v6 by @renovate[bot] in #329
  • chore(deps): update super-linter/super-linter action to v8.3.1 by @renovate[bot] in #330
  • chore(deps): update docker/setup-buildx-action action to v3.12.0 by @renovate[bot] in #333
  • chore(deps): update super-linter/super-linter action to v8.3.2 by @renovate[bot] in #334
  • chore(deps): update dawidd6/action-download-artifact action to v12 by @renovate[bot] in #335

Full Changelog: v1.0.0-rc7...v1.0.0-rc8

DOI

v1.0.0-rc7

15 Sep 07:29
2562f7d

Choose a tag to compare

Decoupled OPC UA Datasubscriptions from sending Mqtt Topics.

v1.0.0-rc6

21 Aug 06:39
7604ef0

Choose a tag to compare

  • Fixed error on empty Certificate fields on Mqtt Provider.
  • Corrected Passwordfields in frontend to use correct type.

v1.0.0-rc5

06 Aug 17:16
9b038e8

Choose a tag to compare

Config file now correctly exported to root folder.
Add possibility to load .bsd Files from local folder.
Enhanced Error handling if .bsd files could not be red from server.
Add possibility to only read .bsd files on startup.

v1.0.0-rc4

06 Aug 11:27
65d260e

Choose a tag to compare

Added PubSub support for umati/v3.
Improved web UI.
Improved Reconnect behaviour.
Implemented a Start Configuration to determine which parts of the application should start.
Implemented Certificate based connection to OPC UA Server.

v1.0.0-rc3

09 May 11:51

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-rc2...v1.0.0-rc3

v1.0.0-rc2

24 Apr 14:03

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-rc1...v1.0.0-rc2

v1.0.0-rc1

10 Apr 14:58

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: beta...v1.0.0-rc1

test

06 Mar 15:13

Choose a tag to compare

test Pre-release
Pre-release
beta

chore(deps): update opc-f.netstandard to 1.5.375.457