776903f
Release 2024-12-02170b13c
Regenerated Clientsc1a02e7
Update API model2835f7b
Fix user agent to add business metrics at the end instead of prepend
them (#2...ba4965d
Release 2024-11-2755149b0
Regenerated Clientsfd6bb8b
Update endpoints model65ab4f8
Update API model8939ed0
Release 2024-11-2623cf36b
Regenerated Clients776903f
Release 2024-12-02170b13c
Regenerated Clientsc1a02e7
Update API model2835f7b
Fix user agent to add business metrics at the end instead of prepend
them (#2...ba4965d
Release 2024-11-2755149b0
Regenerated Clientsfd6bb8b
Update endpoints model65ab4f8
Update API model8939ed0
Release 2024-11-2623cf36b
Regenerated Clients776903f
Release 2024-12-02170b13c
Regenerated Clientsc1a02e7
Update API model2835f7b
Fix user agent to add business metrics at the end instead of prepend
them (#2...ba4965d
Release 2024-11-2755149b0
Regenerated Clientsfd6bb8b
Update endpoints model65ab4f8
Update API model8939ed0
Release 2024-11-2623cf36b
Regenerated Clients4aeeb0d
Release 2023-11-28.2e09e153
Regenerated Clients8293e2c
Update endpoints model713fb0f
Update API model830202d
Merge customizations for service s32de0027
Release 2023-11-28f0c890c
Regenerated Clientse032d9e
Update endpoints model507661f
Update API model4128360
fix: respect functional option modifications to RetryMaxAttempts (#2390)776903f
Release 2024-12-02170b13c
Regenerated Clientsc1a02e7
Update API model2835f7b
Fix user agent to add business metrics at the end instead of prepend
them (#2...ba4965d
Release 2024-11-2755149b0
Regenerated Clientsfd6bb8b
Update endpoints model65ab4f8
Update API model776903f
Release 2024-12-02170b13c
Regenerated Clientsc1a02e7
Update API model2835f7b
Fix user agent to add business metrics at the end instead of prepend
them (#2...ba4965d
Release 2024-11-2755149b0
Regenerated Clientsfd6bb8b
Update endpoints model65ab4f8
Update API model8939ed0
Release 2024-11-2623cf36b
Regenerated Clients0cbb5aa
Release 2024-10-0854c1dd6
Regenerated Clients2cde144
Update endpoints model67fbd35
Update API modelaa04330
Allow non-nil but empty headers (#2826)5a4e5bb
add feature tracking for cbor protocol (#2821)183987c
add annotations to deprecated services and introduce codegen integration
for ...b737dc9
Release 2024-10-077279a51
Regenerated Clientsa1b1f5a
Update endpoints modelSourced from github.com/goccy/go-yaml's releases.
1.15.7
What's Changed
- Fix a bug ast.Merge removes comments from SequenceNode by
@suzuki-shunsuke
in goccy/go-yaml#570- Fix unknown secondary tag behavior by
@goccy
in goccy/go-yaml#572New Contributors
@suzuki-shunsuke
made their first contribution in goccy/go-yaml#570Full Changelog: https://github.com/goccy/go-yaml/compare/v1.15.6...v1.15.7
1.15.6
What's Changed
- Fix panic when parsing unattached comment by
@charithe
in goccy/go-yaml#565New Contributors
@charithe
made their first contribution in goccy/go-yaml#565Full Changelog: https://github.com/goccy/go-yaml/compare/v1.15.5...v1.15.6
1.15.5
What's Changed
- Update README by
@goccy
in goccy/go-yaml#559- Fix escape character in double-quote by
@goccy
in goccy/go-yaml#562- Support UTF-16 surrogate pair by
@goccy
in goccy/go-yaml#564Full Changelog: https://github.com/goccy/go-yaml/compare/v1.15.4...v1.15.5
1.15.4
What's Changed
- Fix parser by
@goccy
in goccy/go-yaml#552- Fix parser by
@goccy
in goccy/go-yaml#554- Fix parser by
@goccy
in goccy/go-yaml#557Pass 300 tests of YAML Test Suite 🎉
- Details:
total:[402] passed:[300] failure:[102] passedRate:[74.626862%]
We’ve finally surpassed go-yaml/yaml.
- gopkg.in/yaml.v3:
total:[402] passed:[295] failure:[107] passedRate:[73.383087%]
Full Changelog: https://github.com/goccy/go-yaml/compare/v1.15.3...v1.15.4
1.15.3
What's Changed
- Fix parsing of document header option by
@goccy
in goccy/go-yaml#551Full Changelog: https://github.com/goccy/go-yaml/compare/v1.15.2...v1.15.3
1.15.2
... (truncated)
783b85c
Fix unknown secondary tag behavior (#572)a91fb5b
Fix a bug ast.Merge removes comments from SequenceNode (#570)5d22eed
Fix panic when parsing unattached comment (#565)2ab584e
support utf-16 surrogate pair (#564)bf03d4d
fix escape character in double-quote (#562)f4ccce9
update README (#559)45889c9
Fix parser (#557)c5254d7
Fix parser (#554)01f4bac
Fix parser (#552)44b8854
fix parsing of document header option (#551)913fb63
singleflight: fix typo in singleflight_test.god42948e
go.mod: update golang.org/x dependenciesSourced from sigs.k8s.io/controller-runtime's releases.
v0.19.3
What's Changed
- 🐛 Refactor certificate watcher to use polling, instead of fsnotify by
@k8s-infra-cherrypick-robot
in kubernetes-sigs/controller-runtime#3023- 🐛 Use leader elector with client timeout by
@k8s-infra-cherrypick-robot
in kubernetes-sigs/controller-runtime#3031Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.2...v0.19.3
3e66810
Merge pull request #3037
from kubernetes-sigs/backport019-watch2085acc
add watch deprecated to certwatcher0823530
Merge pull request #3031
from k8s-infra-cherrypick-robot/cherry-pick-3028-to-...e727239
[release-0.19] 🐛 Refactor certificate watcher to use polling, instead of
fsno...2a0ce59
:seedling: Make using leader elector with client timeout
non-breaking4bc3811
:bug: Fix RenewDeadline typo in leader election0170742
warning: Use leader elector with client timeoutSourced from sigs.k8s.io/secrets-store-csi-driver's releases.
v1.4.7 - 2024-12-07
Changelog
Maintenance 🔧
- 9c9e8f9effacd23158e6f6753b26f1d13bff252b chore: bump version to v1.4.7 in release-1.4
- 80a2c3473d57beeee35b6e397014e70d929df7ad chore: bump to golang 1.22 builder image in dockerfile
- d54527dac2e45f7287686118138b72167432ee82 chore: bump trivy to v0.57.1 to mitigate rate limit issues
- 7523104a3eda6cf07188a3defa51c07661d4bc64 chore: bump kind version and k8s version in test matrix
8b2f9a3
Merge pull request #1705aramase/automated-cherry-pick-of-#1704
6c4c4b1
release: update manifest and helm charts for v1.4.7a1faea5
Merge pull request #1703
from aramase/aramase/c/bump_release_1.4_v1.4.79c9e8f9
chore: bump version to v1.4.7 in release-1.42171c82
Merge pull request #1702
from k8s-infra-cherrypick-robot/cherry-pick-1693-to-...80a2c34
chore: bump to golang 1.22 builder image in dockerfiled54527d
chore: bump trivy to v0.57.1 to mitigate rate limit issuesb2bddd5
Merge pull request #1665nilekhc/automated-cherry-pick-of-#1593
7523104
chore: bump kind version and k8s version in test matrix