Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/line/line-bot-sdk-go/v8 v8.12.1 -> v8.13.0 age adoption passing confidence

Release Notes

line/line-bot-sdk-go (github.com/line/line-bot-sdk-go/v8)

v8.13.0: Add includesOwnedAudienceGroups Parameter to Audience API

Compare Source

What's Changed

Enhancement to Shared Audiences API

Support a new query parameter includesOwnedAudienceGroups to the client.getSharedAudienceGroups (GET /v2/bot/audienceGroup/shared/list). This enhancement allows users to specify whether to include audience groups owned by the user in the response. It is especially useful for users who manage both shared and owned audience groups.

Specifications
  • Added the includesOwnedAudienceGroups parameter to the API endpoint.
    • Type: Boolean
    • Default: false
    • Description:
      • true: Include audience groups owned by the LINE Official Account Manager.
      • false: Respond only with audience groups shared by Business Manager.
Remove deprecated API
  • Removed the /v2/bot/audienceGroup/{audienceGroupId}/activate and /v2/bot/audienceGroup/authorityLevel endpoints.
Documents and Reference

For more information, please refer to the links provided above.

(original PR is https://github.com/line/line-openapi/pull/105)

line-openapi updates
Dependency updates
Other Changes

Full Changelog: line/line-bot-sdk-go@v8.12.1...v8.13.0


This release is prepared by @​eucyt


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) April 22, 2025 12:44
@renovate renovate bot merged commit 2c5e69a into main Apr 22, 2025
1 check passed
@renovate renovate bot deleted the renovate/github.colasdn.workers.dev-line-line-bot-sdk-go-v8-8.x branch April 22, 2025 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant