v9.10.1 Clean up webhook code for line things
What's Changed
LINE Things has been closed. In this release we removed the following LINE Things related webhook code
ThingsEventThingsContentLinkThingsContentUnlinkThingsContentUnknownThingsContentScenarioResultThingsContentScenarioResultActionResult
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.
Dependency updates
- fix(deps): update dependency org.assertj:assertj-core to v3.27.4 by @renovate[bot] in #1686
- chore(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.2.4 by @renovate[bot] in #1689
- fix(deps): update dependency io.github.littleproxy:littleproxy to v2.4.4 by @renovate[bot] in #1690
- chore(deps): update actions/checkout action to v4.3.0 by @renovate[bot] in #1691
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #1692
- chore(deps): update dependency gradle to v9 by @renovate[bot] in #1681
Other Changes
Full Changelog: v9.10.0...v9.10.1
This release is prepared by @Yang-33