Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps github.com/aliyun/aliyun-log-go-sdk from 0.1.35 to 0.1.109.

Release notes

Sourced from github.com/aliyun/aliyun-log-go-sdk's releases.

v0.1.109

What's Changed

Full Changelog: aliyun/aliyun-log-go-sdk@v0.1.108...v0.1.109

feat: support utf8 write & trim empty or same labels in metric config

What's Changed

New Contributors

Full Changelog: aliyun/aliyun-log-go-sdk@v0.1.107...v0.1.108

v0.1.107

What's Changed

Full Changelog: aliyun/aliyun-log-go-sdk@v0.1.106...v0.1.107

v0.1.106

What's Changed

  • 现在即使没有拉取到任何数据,也一定会调用用户的消费组 process 函数,来保证 saveCheckPoint 可以被正常触发到。在规则消费场景下(即设置了 query 参数),如果所有数据都被过滤掉,返回的数据可能为空,但是消费进度仍然应该向前。这种情况下必须调用用户 process 函数来保证消费进度可以被保存。所以,process 函数目前可能会传入长度为 0 的 LogGroup 数据

Full Changelog: aliyun/aliyun-log-go-sdk@v0.1.103...v0.1.106

v0.1.103

What's Changed

Full Changelog: aliyun/aliyun-log-go-sdk@v0.1.102...v0.1.103

v0.1.102

What's Changed

Full Changelog: aliyun/aliyun-log-go-sdk@v0.1.101...v0.1.102

v0.1.101

What's Changed

... (truncated)

Commits
  • 6ea69c9 feat: support listProject with description (#352)
  • 2bf657a Merge pull request #351 from early-youth/master
  • aa109ab feat: support utf8 write & trim empty or same labels in metric config
  • e2b3d4b add spl consume processor (#348)
  • af158f8 chore: rename example function name to avoid multiple main in same package (#...
  • cb8b70c add some protection for consumer npe (#346)
  • bf129a8 fix progress panic
  • e1303e2 always call consumer process even if reach end (#345)
  • 06c2d57 fix storeview errors status type (#344)
  • a27d8fe fix logger file settings not work (#343)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aliyun/aliyun-log-go-sdk](https://github.com/aliyun/aliyun-log-go-sdk) from 0.1.35 to 0.1.109.
- [Release notes](https://github.com/aliyun/aliyun-log-go-sdk/releases)
- [Commits](aliyun/aliyun-log-go-sdk@v0.1.35...v0.1.109)

---
updated-dependencies:
- dependency-name: github.com/aliyun/aliyun-log-go-sdk
  dependency-version: 0.1.109
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 22, 2025
Copy link

github-actions bot commented Oct 7, 2025

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants