Skip to content

v8.12.1 Support new Membership API and Webhook

Choose a tag to compare

@github-actions github-actions released this 27 Mar 07:05
· 89 commits to master since this release
4b7a6ba

What's Changed

Note this patch is not related to sdk users. This release is just for our test. See https://github.com/line/line-bot-sdk-go/releases/tag/v8.12.0 about new features.

line-openapi updates

  • chore(deps): update line-openapi digest to 0af4f53 by @renovate in #548
  • chore(deps): update line-openapi digest to 9dec0f8 by @renovate in #553
  • chore(deps): update line-openapi digest to cc542e3 by @renovate in #557

Dependency updates

  • chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0 by @renovate in #544
  • chore(deps): update junit5 monorepo to v5.12.0 by @renovate in #545
  • fix(deps): update dependency org.openapitools:openapi-generator to v7.12.0 by @renovate in #546
  • chore(deps): update dependency go to 1.24 by @renovate in #552
  • chore(deps): update junit5 monorepo to v5.12.1 by @renovate in #554

Other Changes

  • Add EoL and new release reminder by @Yang-33 in #549
  • Pin commit hash of github actions to avoid supply chain attacks by @Yang-33 in #555
  • Grant minimum permissions to github acitons workflow jobs by @Yang-33 in #556
  • Migrate renovate config by @Yang-33 in #561

Full Changelog: v8.12.0...v8.12.1


This release is prepared by @Yang-33