Skip to content

v8.14.2 Clean up webhook code for line things

Choose a tag to compare

@github-actions github-actions released this 13 Aug 01:03
· 43 commits to master since this release
e509067

What's Changed

LINE Things has been closed. In this release we removed the following LINE Things related webhook code

  • ThingsEvent
  • ThingsContent
  • LinkThingsContent
  • UnlinkThingsContent
  • ScenarioResultThingsContent
  • ScenarioResult
  • ActionResult

As noted in the README, deletions tied to a business shutdown are shipped as a patch version, not a major version. If your code still references any of these code, they will never be emitted again, so you should remove them.

  • Bye line things by @github-actions[bot] in #608
  • Bye line things by @Yang-33 in #607

Full Changelog: v8.14.1...v8.14.2


This release is prepared by @Yang-33