douyu / juno

Juno 译名朱诺。这个名字来源于古罗马神话中的众神之母。它是斗鱼的微服务管理系统, 如同众神之母一样守护着所有微服务的系统。
http://jupiterconsole.douyu.com/
Apache License 2.0
484 stars 96 forks source link

chore(deps): bump github.com/aliyun/aliyun-log-go-sdk from 0.1.43 to 0.1.60 #664

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/aliyun/aliyun-log-go-sdk from 0.1.43 to 0.1.60.

Release notes

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

v0.1.60

feature

  • Support highlight #231

v0.1.59

feature

  1. support logstore metering mode #230

v0.1.58

Fix build on go 1.13

v0.1.55

feature

  1. getlogs use HTTP POST method #225
  2. Project add field DataRedundancyType #218
  3. client support credentialsProvider #216
  4. support user-defined headers#219

fix

  1. Fix Lines json key bug #217
  2. produer logger bug #224

v0.1.54

featrue

  1. support log context for producer

v0.1.53

feature

  1. add v2 get log interface #220

v0.1.52

  1. support transfer custom header

v0.1.51

  1. support post raw logs with shard hash key

v0.1.50

feature

  1. add GetLogByNano interface #213

v0.1.49

feature

  1. Add event store api #210

v0.1.48

  1. fix: wrong Stringer implement for consumer group

v0.1.47

feature

  1. add new Getter for CheckPointTracker and add fetch freq control #209

... (truncated)

Commits


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 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)
codecov-commenter commented 1 year ago

Codecov Report

Merging #664 (a3fb6b4) into master (a296cea) will increase coverage by 0.21%. Report is 131 commits behind head on master. The diff coverage is 0.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff            @@
##           master    #664      +/-   ##
=========================================
+ Coverage    9.08%   9.30%   +0.21%     
=========================================
  Files          54      51       -3     
  Lines        6142    5567     -575     
=========================================
- Hits          558     518      -40     
+ Misses       5535    5004     -531     
+ Partials       49      45       -4     
Files Changed Coverage Δ
internal/pkg/service/appDep/app_dep.go 0.00% <0.00%> (ø)
internal/pkg/service/confgov2/config.go 0.00% <0.00%> (ø)
internal/pkg/service/k8s/init.go 0.00% <0.00%> (ø)
internal/pkg/service/k8s/pod.go 3.51% <0.00%> (ø)
internal/pkg/service/k8s/service.go 0.00% <0.00%> (ø)
dependabot[bot] commented 1 year ago

Superseded by #673.