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

results: update results #74

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

results: update results #74

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2024

This PR contains the following updates:

Package Type Update Change
gcr.io/tekton-releases/github.com/tektoncd/results/cmd/api (source) Kustomization patch v0.13.0 -> v0.13.2
gcr.io/tekton-releases/github.com/tektoncd/results/cmd/retention-policy-agent (source) Kustomization patch v0.13.0 -> v0.13.2
gcr.io/tekton-releases/github.com/tektoncd/results/cmd/watcher (source) Kustomization patch v0.13.0 -> v0.13.2
tektoncd/results minor v0.13.0 -> v0.14.0

Release Notes

tektoncd/results (tektoncd/results)

v0.14.0: Tekton Results release v0.14.0 "Tekton Results"

Compare Source

🎉 [Tekton Results v0.14.0 ] 🎉

-Docs @​ v0.14.0
-Examples @​ v0.14.0

Changes
Features
  • ✨ Add Container name to the logs being fetched from Loki (#​948)

Logs returned from Loki have container name. This is confiurable by LOGGING_PLUGIN_CONTAINER_KEY. In case of loki + vector, it's kubernetes.container_name.

Fixes
  • 🐛 fix: log file setup (#​910)

  • 🐛 Fix the log message during the start of API server (#​892)

Misc
  • 🔨 Migrate to GitHubAction for GolangCI Lint (#​915)
  • 🔨 Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (#​957)
  • 🔨 Bump google.golang.org/api from 0.214.0 to 0.220.0 (#​956)
  • 🔨 Bump Pipelines and related dependencies to latest LTS (#​955)
  • 🔨 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.3 to 1.76.0 (#​953)
  • 🔨 Bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#​952)
  • 🔨 Bump github.com/fatih/color from 1.16.0 to 1.18.0 (#​949)
  • 🔨 Bump github.com/google/cel-go from 0.20.1 to 0.23.2 (#​946)
  • 🔨 Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 (#​944)
  • 🔨 Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#​941)
  • 🔨 Bump k8s.io/apiserver from 0.29.2 to 0.29.13 (#​940)
  • 🔨 Bump k8s.io/client-go from 0.29.6 to 0.29.13 (#​939)
  • 🔨 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.44 to 1.17.55 (#​937)
  • 🔨 Bump google.golang.org/protobuf from 1.35.1 to 1.36.4 (#​936)
  • 🔨 Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.20.0 to 2.26.0 (#​929)
  • 🔨 Bump google.golang.org/grpc from 1.67.1 to 1.69.4 (#​928)
  • 🔨 Bump gorm.io/driver/sqlite from 1.5.6 to 1.5.7 (#​924)
  • 🔨 Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.0.0-rc.5 to 2.2.0 (#​923)
  • 🔨 Bump golang.org/x/net from 0.28.0 to 0.34.0 (#​920)
  • 🔨 Bump k8s.io/api from 0.29.6 to 0.29.13 (#​919)
  • 🔨 Bump github.com/mattn/go-sqlite3 from 1.14.22 to 1.14.24 (#​913)
  • 🔨 Bump golang.org/x/oauth2 from 0.22.0 to 0.25.0 (#​912)
  • 🔨 Bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 (#​886)
  • 🔨 Bump github.com/robfig/cron/v3 from 3.0.0 to 3.0.1 (#​884)
Docs
Thanks

Thanks to these contributors who contributed to v0.14.0!

Extra shout-out for awesome release notes:

v0.13.4: Tekton Results release v0.13.4 "Tekton Results"

Compare Source

🎉 v0.13.4 "Tekton Results" 🎉

-Docs @​ v0.13.4
-Examples @​ v0.13.4

Changes
Fixes
  • 🐛 [release-v0.13.x] Fix Logs ordered from the Loki response (#​950)

This fixes the logs returned by Loki.

  • 🐛 [release-v0.13.x] Fix S3 multipart upload if logs are bigger than S3_MULTI_PART_SIZE (#​938)

Fix S3 multipart upload if logs are bigger than S3_MULTI_PART_SIZE

Misc
Docs
Thanks

Thanks to these contributors who contributed to v0.13.4!

Extra shout-out for awesome release notes:

v0.13.3: Tekton Results release v0.13.3 "Tekton Results"

Compare Source

-Docs @​ v0.13.3
-Examples @​ v0.13.3

Changes
Features
Fixes
Misc
  • 🔨 [release-v0.13.x] Support for release to ghcr.io (#​931)

eleases will be published to ghcr.io

  • 🔨 [release-v0.13.x] Migrate to GitHubAction for GolangCI Lint (#​921)

our release note here

  • 🔨 [release-v0.13.x] Bump golang.org/x/crypto from 0.26.0 to 0.31.0 (#​918)
Docs
Thanks

Thanks to these contributors who contributed to v0.13.3!

Extra shout-out for awesome release notes:

v0.13.2: Tekton Results release v0.13.2 "Tekton Results"

Compare Source

Changes
Features
Fixes
  • 🐛 [release-v0.13.x] Fix the Unauthorized for the Rest API (#​902)
Misc
Docs
Thanks

Thanks to these contributors who contributed to v0.13.2!

Extra shout-out for awesome release notes:

v0.13.1: Tekton Results release v0.13.1 "Tekton Results"

Compare Source

-Docs @​ v0.13.1
-Examples @​ v0.13.1

Upgrade Notices
Changes
Features
Fixes
  • 🐛 [release-v0.13.x] Fix the blob for s3 prefixed key (#​898)

If using prefix bucket, please pass // in LOGS_PATH, e.g.: LOGS_PATH=//logs

Misc
  • 🔨 [release-v0.13.x] Bump Pipelines to v0.65.2 (#​895)
Docs
Thanks

Thanks to these contributors who contributed to v0.13.1!

Extra shout-out for awesome release notes:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title results: update results to v0.13.1 results: update results to v0.13.2 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/results branch from 88930c5 to 1408c30 Compare December 10, 2024 10:56
@renovate renovate bot force-pushed the renovate/results branch from 1408c30 to 20c41c3 Compare January 22, 2025 17:03
@renovate renovate bot changed the title results: update results to v0.13.2 results: update results Jan 22, 2025
@renovate renovate bot force-pushed the renovate/results branch from 20c41c3 to aff94e1 Compare February 11, 2025 11:34
@renovate renovate bot force-pushed the renovate/results branch from aff94e1 to 65ca1d4 Compare February 11, 2025 17:12
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.

0 participants