Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/aliyun/aliyun-log-go-sdk to v0.1.96 #37521

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/aliyun/aliyun-log-go-sdk v0.1.83 -> v0.1.96 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

aliyun/aliyun-log-go-sdk (github.com/aliyun/aliyun-log-go-sdk)

v0.1.96

Compare Source

What's Changed
  • producer example directory structure

v0.1.95

Compare Source

feat
  • producer support custom logger

v0.1.94

Compare Source

fix
  • producer / consumer monitor print log by info level

v0.1.93

Compare Source

feat:
  • refactor producer, improve performance
  • producer add monitor, improve observability

v0.1.92

Compare Source

feat:
  • PutLogs with ingest processor

v0.1.91

Compare Source

feat:
  • consumer support io worker config to reduce mem usage (#​310)

v0.1.90

Compare Source

fix
  • producer generate pack id when write to multiple logstores

v0.1.89

Compare Source

feature
  • query add interval param

v0.1.88

Compare Source

feature
  • add ListLogStoreV2

v0.1.87

Compare Source

feat
  • PullLogs & Consumer LogGroup support GetCursor

v0.1.86

Compare Source

feature
  • refactor consumer
  • consumer add runtime metric
  • consumer support custom logger

v0.1.85

Compare Source

Fix
  • fix consumer not call process when no data with query (but cursor moves forward)
  • fix heartbeat thread data race

v0.1.84

Compare Source

Feature
  • Add producer.NewProducer API, make producer.InitProducer deprecated.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 added dependencies Pull requests that update a dependency file renovatebot labels Jan 28, 2025
@renovate renovate bot requested a review from a team as a code owner January 28, 2025 01:56
@renovate renovate bot requested a review from ChrsMark January 28, 2025 01:56
@github-actions github-actions bot added the exporter/alibabacloudlogservice Alibaba components label Jan 28, 2025
@crobert-1
Copy link
Member

Looks like this upgrade deprecates a method being used:

Error: alibabacloudlogserviceexporter/uploader.go:65:19: SA1019: producer.InitProducer is deprecated: use NewProducer instead. (staticcheck)
		clientInstance: producer.InitProducer(producerConfig),
		                ^

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 exporter/alibabacloudlogservice Alibaba components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants