v0.1.0-M3
Eclipse Kanto v0.1.0-M3 now available!
2023-05-30T09:41:00Z
Check out what's new in Eclipse Kanto v0.1.0-M3!
Changelog
- 3a573b3 A space is missing after a link (#146)
- 9ddda5b Add GetFeatureInboxMessagePath and GetFeaturePropertyValue (#182)
- ba9cde4 Add IO configuration options to the documentation (#169)
- 1d81bb1 Add dash and plotly to the notice file (#178)
- 45ae388 Add documentation to the extra hosts parameter in the container configuration (#201)
- 49bd28c Add thingsDb in the example of local digital twins configuration (#154)
- d46d274 Add utility method for transforming a ditto event message value into a generic structure (#188)
- fbcab1f Added cloud2edge setup script for integration testing (#127)
- 517d8d8 Added integration testing util methods for WS unsubscribing and clean connection close (#186)
- 14c133d Additional integration tests common logic (#180)
- 0ca4f15 Bump golang.org/x/net to version 0.7.0 or later (#205)
- d6e3637 Common logic for device resources (#207)
- 6e29cbb Document ALPN support (#218)
- 1ebec11 Document container management MQTTS configuration properties (#194)
- 42ab5dd Eclipse code of conduct for Kanto (#171)
- 4515863 Eclipse security policy for Kanto (#167)
- 9c3f940 Fixed typos in the how-to guides documentation pages and markdown files (#164)
- b675d51 Improve community onboarding and engagement public info (#160)
- fa7b071 Initial automated deployment of containers documentation (#199)
- fb02c52 Make improvements to be able to use Resource structure fields (#210)
- c081b67 Make improvements to copyFile function to give read and write mode to destination file (#228)
- 1115ee9 Missing software update configuration properties (#177)
- fadc1f2 New module with integration tests common logic (#174)
- 07f7e64 Pick up the latest integration util changes into c2e-setup (#190)
- 9d6570b Pick up the latest integration util changes into c2e-setup (#211)
- 02c14ee Pick up the latest integration util changes into c2e-setup (#230)
- 50d55a4 Provide How-to guide for backing up and restoring a text file (#142)
- 6583917 Provide How-to guide for monitoring system metrics in a Dash application (#100)
- f7cf7c4 Provide registry resource method (#215)
- a28973f Provide user documentation for the automated update of containers (#220)
- 2a04ccd Robust download properties added to reference guide (#144)
- 97b5145 Update How-to guides with the secure Hono sandbox configuration (#225)
- d43a200 Update site URLs to eclipse.dev/kanto (#223)
- 911e45a Update the release workflow to the last Go version (#195)
- 56b32f6 [#183] Suite initializer must fail the test if thing configuration cannot be obtained (#184)
- 54892d6 [#202] Add documentation for the username parameter in suite connector configuration (#203)
- b715701 [#231] Incorrect flags in c2e integration test setup (#232)
Sincere thanks to all contributors for making this release possible!
What's Changed
- Missing space is added by @e-grigorov in #146
- Robust download properties added to reference guide by @velitchko-valkov in #144
- Add thingsDb in the example of local digital twins configuration by @antonia-avramova in #154
- Improved community onboarding and engagement public info by @konstantina-gramatova in #160
- Provide How-to guide for monitoring system metrics in a Dash application by @ognian-baruh in #100
- Provide How-to guide for backing up and restoring a text file by @ognian-baruh in #142
- Fixed typos in the how-to guides documentation pages and markdown files by @ognian-baruh in #164
- Eclipse security policy for Kanto by @e-grigorov in #167
- Eclipse code of conduct for Kanto by @e-grigorov in #171
- Add IO configuration options to the documentation by @k-gostev in #169
- New module with integration tests common logic by @hristobojilov in #174
- Add dash and plotly to the notice file by @antoniyatrifonova in #178
- Missing software update configuration properties by @antoniyatrifonova in #177
- Additional integration tests common logic by @gboyvalenkov-bosch in #180
- Add GetFeatureInboxMessagePath and GetFeaturePropertyValue by @dimiter-todorov-georgiev in #182
- Suite initializer must fail the test if thing configuration cannot be obtained by @gboyvalenkov-bosch in #184
- Added cloud2edge setup script for integration testing by @nzhechev-bosch in #127
- Added integration testing util methods for WS unsubscribing and clean connection close by @dimiter-todorov-georgiev in #186
- Pick up the latest integration util changes into c2e-setup by @dimiter-todorov-georgiev in #190
- Add utility method for transforming a ditto event message value into a generic structure by @gboyvalenkov-bosch in #188
- Document container management MQTTS configuration properties by @k-gostev in #194
- Update the release workflow to the last Go version by @gkoitchev-bosch in #195
- Initial automated deployment of containers documentation by @dimitar-dimitrow in #199
- Add documentation to the extra hosts parameter in the container configuration by @k-gostev in #201
- Add documentation for the username parameter in suite connector by @hristobojilov in #203
- Bump golang.org/x/net to version 0.7.0 or later by @antoniyatrifonova in #205
- Common logic for device resources by @antonia-avramova in #207
- Make improvements to be able to use Resource structure fields by @antonia-avramova in #210
- Pick up the latest integration util changes into c2e-setup by @antonia-avramova in #211
- Provide registry resource method by @antonia-avramova in #215
- Document ALPN support by @hristobojilov in #218
- Automated update of containers via descriptor files by @stoyan-zoubev in #220
- Update site URLs to eclipse.dev/kanto by @k-gostev in #223
- Update How-to guides with the secure Hono sandbox configuration by @k-gostev in #225
- Make improvements to copyFile function to give read and write mode to… by @antonia-avramova in #228
- Pick up the latest integration util changes into c2e-setup by @antonia-avramova in #230
- Incorrect flags in c2e integration test setup by @gboyvalenkov-bosch in #232
New Contributors
- @e-grigorov made their first contribution in #146
- @k-gostev made their first contribution in #169
- @hristobojilov made their first contribution in #174
- @dimiter-todorov-georgiev made their first contribution in #182
- @nzhechev-bosch made their first contribution in #127
- @gkoitchev-bosch made their first contribution in #195
- @stoyan-zoubev made their first contribution in #220
Full Changelog: v0.1.0-M2...v0.1.0-M3