Releases: umati/umatiGateway
Releases · umati/umatiGateway
Release v1.0.0-rc8
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
v1.0.0-rc7
Decoupled OPC UA Datasubscriptions from sending Mqtt Topics.
v1.0.0-rc6
- Fixed error on empty Certificate fields on Mqtt Provider.
- Corrected Passwordfields in frontend to use correct type.
v1.0.0-rc5
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
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
What's Changed
- chore(deps): update docker/build-push-action action to v6.16.0 by @renovate in #150
- Refactoring by @mdornaus in #156
Full Changelog: v1.0.0-rc2...v1.0.0-rc3
v1.0.0-rc2
What's Changed
- fix wrong nsu Encoding by @Kantiran91 in #124
- chore(deps): update softprops/action-gh-release action to v2.2.2 by @renovate in #142
- Added detection of hierarchical Placeholders. by @mdornaus in #145
- Improve Certificate Validation by @Kantiran91 in #143
- chore(deps): update opc-f.netstandard to 1.5.376.213 by @renovate in #147
Full Changelog: v1.0.0-rc1...v1.0.0-rc2
v1.0.0-rc1
What's Changed
- Fixed correct converting of _ to _5F. by @mdornaus in #98
- Added Sample Config File to Export. by @mdornaus in #99
- Fixed Configuration Export: by @mdornaus in #102
- Added logging and logging Configuration. by @mdornaus in #106
- chore(deps): update docker/login-action action to v3.4.0 by @renovate in #104
- fix(docs): Publish UI only on localhost. by @ccvca in #101
- fix(ci): drop ubuntu-20.04 from ci by @GoetzGoerisch in #103
- Included dynamic update on ResultReadyEvent by @mdornaus in #107
- Create run-prettier.yml by @mdornaus in #110
- Feat userdoc by @mdornaus in #109
- Feat:add self contained runtimes by @Kantiran91 in #118
- feat: update build workflow and dockerfile by @GoetzGoerisch in #123
- feat(ci): add arm64 runners and container images by @GoetzGoerisch in #105
- chore(deps): update dependency microsoft.visualstudio.azure.containers.tools.targets to 1.21.2 by @renovate in #127
- chore(deps): update registry docker tag to v3 by @renovate in #128
New Contributors
Full Changelog: beta...v1.0.0-rc1
test
beta chore(deps): update opc-f.netstandard to 1.5.375.457