Skip to content

v8.10.1 Add new errorCode 4 of NarrowcastProgressResponse

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 09:12
· 2 commits to master since this release
cf2b427

What's Changed

A new value in "NarrowcastProgressResponse#errrorCode" was defined and comments have been added to the SDK.
https://developers.line.biz/en/reference/messaging-api/#get-narrowcast-progress-status

  • Add new errorCode 4 of NarrowcastProgressResponse by @github-actions in #522

line-openapi updates

  • Codes are generated by openapi generator by @github-actions in #510

Dependency updates

  • chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2 by @renovate in #503
  • fix(deps): update dependency org.openapitools:openapi-generator to v7.10.0 by @renovate in #506
  • chore(deps): update line-openapi digest to 6312d4b by @renovate in #509
  • chore(deps): update actions/github-script action to v7 by @renovate in #507
  • chore(deps): update line-openapi digest to ae45c77 by @renovate in #513
  • chore(deps): update line-openapi digest to e8fbce9 by @renovate in #516
  • chore(deps): update junit5 monorepo to v5.11.4 by @renovate in #519
  • chore(deps): update line-openapi digest to 491e118 by @renovate in #523

Other Changes

  • PR must fail when generated code is not committed by @Yang-33 in #504
  • Automate to prepare release note with next version by @Yang-33 in #508
  • Allow renovate PR to have un committed changes by @Yang-33 in #512
  • Set title and description written in line-openapi PR by @Yang-33 in #515
  • Add tests for ignore-empty series by @habara-k in #518
  • Show filenames of diff from auto-generated files in CI by @eucyt in #520
  • Load sdk version from buildinfo by @Yang-33 in #521

New Contributors

Full Changelog: v8.10.0...v8.10.1


This release is prepared by @eucyt