Skip to content

v0.1.0-M3

Latest
Compare
Choose a tag to compare
@k-gostev k-gostev released this 30 May 09:40
· 36 commits to main since this release
b715701

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

New Contributors

Full Changelog: v0.1.0-M2...v0.1.0-M3