Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@gregmedd gregmedd released this 16 Aug 00:58
· 22 commits to main since this release
v1.0.1
0001b9f

Bugfix release of 1.0.0. Addresses issue found in the creation of listener filters for some Layer 2 modules. New APIs have been added to make it easier to correctly use Layer 1 and Layer 2 modules.

Note that a small number of APIs have been deprecated in the following files:

  • include/up-cpp/transport/UTransport.h
  • include/up-cpp/communication/NotificationSink.h
  • include/up-cpp/datamodel/builder/UMessage.h
  • include/up-cpp/datamodel/validator/UUri.h

These deprecated methods now contain workarounds for the issues found in #237 and will be retained in 1.0.x releases for compatibility. Migration to the replacement methods is recommended.

What's Changed

Full Changelog: v1.0.0...v1.0.1

Known issues

See https://github.com/eclipse-uprotocol/up-cpp/releases/tag/v1.0.0