-
Notifications
You must be signed in to change notification settings - Fork 29
[main] Upgrade to latest dependencies #439
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
base: main
Are you sure you want to change the base?
[main] Upgrade to latest dependencies #439
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: knative-automation The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #439 +/- ##
=======================================
Coverage 67.61% 67.61%
=======================================
Files 52 52
Lines 1408 1408
=======================================
Hits 952 952
Misses 386 386
Partials 70 70 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
f589517 to
5d6bbef
Compare
ef21706 to
d020a52
Compare
6c3dde9 to
354dd08
Compare
d76eda9 to
e1f3e51
Compare
cd1467a to
9c09687
Compare
c7f3d2f to
f31ee18
Compare
a7b928a to
24e8adf
Compare
bumping golang.org/x/text c6abd03...0dd57a6:
> 0dd57a6 go.mod: update golang.org/x dependencies
> 087616b transform: fix %q verb use with wrong type
> 16f85a7 all: eliminate vet diagnostics
> e7ff6b3 go.mod: update golang.org/x dependencies
> fbf012b all: use reflect.TypeFor instead of reflect.TypeOf
bumping k8s.io/client-go eb437e3...3892804:
> 3892804 Update dependencies to v0.34.3 tag
> ab04e77 Merge pull request # 135592 from serathius/automated-cherry-pick-of-# 135580-upstream-release-1.34
> 25da701 Use transformer in consistency checker
> 0c76ee5 Add unit tests for Data Consistency Detector
> cc3d9d0 Embed proper interface in TransformingStore to ensure DeltaFIFO and RealFIFO are implementing it
> 1bb1ad2 Merge pull request # 134589 from liggitt/automated-cherry-pick-of-# 134588-upstream-release-1.34
> 2505205 Remove invalid SAN certificate construction
> 7ffba0f Merge pull request # 134004 from DerekFrank/automated-cherry-pick-of-# 133573-upstream-release-1.34
> 145cb8f gofmt and review feedback
> ddcdc12 fix: Update unit test to catch actual nil Labels case and fix functionality to handle nil Labels
> 97396af Merge remote-tracking branch 'origin/master' into release-1.34
> 5f737f3 clarify that staging repos are automatically published
> 0b8655b add pointer to CONTRIBUTING.md for more details on contributing, clarify read-only
> c00384c link to what a staging repository is
> b53b1f8 docs: clarify that this is a staging repository and not for direct contributions
> 42e6182 KEP-5075: generated codes from make update
> da11948 Merge pull request # 130653 from yliaog/master
> 3b7d818 extended resource backed by DRA: codegen
> bb11581 Merge pull request # 130160 from KobayashiD27/dra-device-binding-conditions
> 9999d64 KEP-5007 DRA Device Binding Conditions: Run make update
> f78361a Merge pull request # 132942 from thockin/kyaml
> 8b03d65 Merge pull request # 132632 from sdowell/gc-rv-race
> 3877700 Re-vendor sigs.k8s.io/yaml @ v1.6.0
> bce2be2 Merge pull request # 132642 from yuanwang04/restart-rules
> 70f53ed Make dynamic and metadata clients plumb DeleteOptions
> 6314d90 Merge pull request # 131549 from carlory/KEP-3751-GA
> 3d6860c Add container restart rules to API
> d4f2d5b Merge pull request # 132935 from benluddy/cbor-bump-custom-marshalers
> 93aeba0 Promoted API `VolumeAttributesClass` and `VolumeAttributesClassList` to `storage.k8s.io/v1`.
> f4919f8 Merge pull request # 133171 from p0lyn0mial/upstream-fake-metadata-client-opts-watch
> 39c7041 Bump to github.com/fxamacker/cbor/v2 v2.9.0.
> 753cfe1 client-go, kubectl: Replace deprecated ErrWaitTimeout with recommended method (# 132718)
> fcbe18a client-go/metadata/fake: sets opts.Watch to true
> 764374b Merge pull request # 132706 from pohly/dra-api-v1
> 14fa3d1 DRA API: s/v1beta2/v1/ and generated files
> dce90c4 DRA API: verbatim copy v1beta2 -> v1
> 5f1f878 Merge pull request # 132558 from HirazawaUi/Implement-4762
> 8d8a532 Add the HostnameOverride field to the Pod API
> 06fcc8a Merge pull request # 133124 from p0lyn0mial/upstream-fake-dynamic-client-opts-watch
> a052c01 KEP-3721: Support for env files (# 132626)
> aca441f client-go/dynamic/fake: sets opts.Watch true
> ec5b832 Merge pull request # 128010 from ahmedtd/pod-certificates-types
> b9f6113 Merge pull request # 133101 from isimluk/cleanup-testfiles
> 0d5cb31 Pod Certificates: make update
> 8ff0be5 Merge pull request # 133103 from isimluk/remove-unnecessary-test-harness
> 2d84553 ci cleanup: make sure to remove test KUBECONFIGs
> f4943db ci: remove unnecessary test harness
> 5f8e38e Merge pull request # 133030 from PatrickLaabs/132749-timerptr
> be36413 Merge pull request # 132821 from cici37/mapBeta
> d4f7b29 chore: replacing timer ptr with ptr.To
> fa10fa2 Merge pull request # 132849 from kei01234kei/update_lease_resource_version_before_update_lease
> 6d6ff9f Auto gen
> 715e46e Merge pull request # 133020 from pohly/apimachinery-list-map-keys
> e369509 set the timeout to Get method
> a21e7a8 Merge pull request # 131293 from skitt/typo-watchAction
> d1ceeb3 sigs.k8s.io/structured-merge-diff/v6 v6.3.0
> be4c8bc fix test
> f78427e Merge pull request # 132871 from dims/bump-k8s.io/kube-openapi-to-latest-SHA-f3f2b991d03b
> 03fb151 Typo fix: watchActcion
> 3633ea2 chore
> 34f52c1 Merge pull request # 131200 from ntnn/kcp3350-client-go
> f4d2106 Bump k8s.io/kube-openapi to latest SHA (f3f2b991d03b)
> b62c1cc add test which checks release method calls Get
> f84a70a Merge pull request # 132928 from p0lyn0mial/upstream-watchlist-reflector-table-unsupported
> 6116f46 Update docs on shutdown and draining
> 500bfe0 Prevent the failure of releasing the lock by updating the resource version in case of a resource conflict
> c1d15a3 reflector: detects unsupported meta.Table gvks for watchlist
> 3a4ad9c Merge pull request # 132878 from ylink-lfs/chore/int32ptr_removal
> 81caec8 chore: replace int32Ptr usage with ptr.To
> 5439ef7 Merge pull request # 132775 from ash2k/use-sets-type
> 879be62 Merge pull request # 131203 from xuzhenglun/fix-ws-race
> 76df3eb Use sets.Set instead of a local impl
> 6c24674 Merge pull request # 132005 from kei01234kei/handle_context_in_processloop
> 2f01658 make sure all streams are created before starting demux websocket
> 6601813 Merge pull request # 132699 from PatrickLaabs/132086-csr
> d9cda88 resolve linter check
> 7d9d303 Merge pull request # 132698 from PatrickLaabs/132086-reflector
> 286cc83 chore: depr. pointer pkg replacement for the csr
> fc748aa Revert "pop respects the context"
> 735f105 chore: depr. pointer pkg replacement for the reflactor
> bc19363 Revert "modify tests"
> 2cfeed6 Merge pull request # 132675 from dims/bump-sigs-k8s-io-json-no-code-changes
> 00429ab modify tests
> 783cf83 Merge pull request # 132677 from dims/update-github.com/emicklei/go-restful/v3-to-v3.12.2
> e581373 Bump sigs.k8s.io/json to latest - no code changes
> d56ed58 pop respects the context
> 6980728 Fix AuthInfo godoc for Token / TokenFile precedence (# 132659)
> cb8249f Update github.com/emicklei/go-restful/v3 to v3.12.2
> 03728c1 handle context in process loop
> 0746d1b Merge pull request # 132676 from dims/bump-go.yaml.in/yaml/v3-to-v3.0.4
> cec6959 Bump go.yaml.in/yaml/v3 to v3.0.4
> b254476 Merge pull request # 132654 from Jefftree/b-openapi
> 059a564 Update vendor
> 599cc9f pin kube-openapi to v0.0.0-20250628140032-d90c4fd18f59
> 5e8db78 Merge pull request # 131799 from DataDog/client-go-reflector-transformer
> c2ce9a8 Merge pull request # 132584 from alvaroaleman/fix-asfafs
> 71776a8 [client-go # 1415] Use transformer from provided store within internal stores in reflector to limit memory usage bursts
> 267615c Merge pull request # 132438 from dims/golangci-plugin-for-sorting-feature-gates
> 3d73750 Re-generate applyconfigurations
> 40f8130 Ensure all the files have the updated sorting
> 9582881 Merge pull request # 132357 from dims/drop-usage-of-forked-copies-of-goyaml.v2-and-goyaml.v3
> cf3a9d7 Merge pull request # 132504 from jpbetz/name-formats
> 11885e7 switch to latest sigs.k8s.io/yaml v1.5.0 (run update-gofmt.sh as well)
> 1785b5a client-go/reflector: stop exposing UseWatchList (# 132453)
> 6a256de Bump to latest kube-openapi
> bb73006 Merge pull request # 132255 from likakuli/feat-nothingfastreturn
> d158bb3 feat: optimize ListAll and ListAllByNamespace to return directly when nothing to select
> 4157481 Merge pull request # 132194 from alvaroaleman/local0dev
> 97456ea Re-Generate applyconfigs
> 212c324 Merge pull request # 132350 from p0lyn0mial/upstream-rm-data-consistency-checker-for-list-requests
> 1646545 client-go/util/consistencydetector: move IsDataConsistencyDetectionForWatchListEnabled
> a7dabba client-go/util/consistencydetector: remove CheckListFromCacheDataConsistencyIfRequested
> 10fe56d Merge pull request # 132221 from dims/new-cmp-diff-impl
> 62b0aba Merge pull request # 132285 from p0lyn0mial/upstream-watchlist-rest-client-rm
> f21dd69 Add a replacement for cmp.Diff using json+go-difflib
> 65a2176 client-go/rest: rm watchlist
> 03836b3 Merge pull request # 132257 from p0lyn0mial/upstream-watchlist-typed-client-rm
> 4e82e68 Merge pull request # 132269 from dims/update-to-latest-github.com/modern-go/reflect2
> 3fab936 client-go/gentype: remove watchlist
> 87b1ff7 Merge pull request # 132000 from pohly/dra-api-alpha3-removal
> 25fa1fd Update to latest github.com/modern-go/reflect2
> d33a6ba Merge pull request # 132229 from p0lyn0mial/upstream-watchlist-dynamic-client-rm
> d267bac DRA API: remove obsolete types from v1alpha3
> c828854 Merge pull request # 131670 from pohly/client-go-watch-context-comment
> 6708db9 client-go/dynamic: rm watchlist
> 9638111 Merge pull request # 132149 from p0lyn0mial/upstream-watchlist-meta-client-rm
> 4e28a08 client-go: call out WithContext inconsistency
> ce2092b Merge pull request # 132176 from dims/tolerate-newer-golang/oauth2-version
> e6fed26 client-go/metadata: rm watchlist
> f7066ac tolerate newer golang/oauth2 version
> 12398dd Merge pull request # 132103 from nojnhuh/typed-ring-buffer
> 7c50024 Merge pull request # 131632 from DerekFrank/custom-lease-metadata
> e3f8bad Update k8s.io/utils for new generic ring buffer
> 647bbbe Merge pull request # 132039 from alvaroaleman/fix-w-unstructured
> 34f791d feat: Allow leases to have custom labels set when a new holder has the lease
> 81ecec4 FieldManagedObjectTracker: Fix to work with unstructured
> e9ca982 Merge pull request # 132004 from alvaroaleman/fix-fasf
> 26cda34 Merge pull request # 132022 from Jefftree/client-go-template
> a539a79 ManagedFieldsObjectTracker: Reload scheme
> d90ce65 Update client-go template with backticks
> 2dd7d94 Update client-go PR template
> e75871c Merge pull request # 131642 from pohly/e2e-pod-exec-logging
> 433f206 Merge pull request # 131825 from yanhuan0802/fix-clean-addIndexers-comment
> 804ee8c client-go remotecommand: avoid "unexpected error" log when there is no error
> cd9e939 Merge pull request # 131840 from pohly/client-go-workqueue-wording
> 1150241 cleanup: remove error comment of AddIndexers func
> e9c99fd Merge pull request # 131741 from soltysh/deprecate_preferences
> 8f2e17a client-go workqueue: clarify parallel reenqueuing
> 5334fca Deprecate kubeconfig's preference field in favor of kuberc
> 025e066 Merge pull request # 128419 from liggitt/etcd-3.6
> 68b411b bump etcd client to 3.6
> 1308d7c Merge pull request # 131318 from aojea/lock_servicecidr
> 996ce6a Merge pull request # 131616 from jpbetz/typeconverter-cleanup
> 2153502 remove networking v1alpha1 and make update
> bf3d45b Merge pull request # 129150 from huww98/version-comment
> eff6626 generate code
> 2d0ad1a Merge pull request # 131165 from liggitt/e2e-requesturi
> 4892063 remove out-of-date comments about version
> 571b9f3 Reorganize scheme type converter into apimachinery utils
> 7aa362d Merge pull request # 131595 from aojea/utils_fake_clock
> 25d4fa6 Make Request#RequestURI honor configured context root
> 568f678 update k8s.io/utils to bring fakeClock.Waiters()
> a566719 Merge pull request # 130989 from liggitt/creationTimestamp-omitzero
> 5be379c Drop null creationTimestamp from test fixtures
> 61eae75 bump cbor to add omitzero support
> fcc2100 bump structured-merge-diff to add omitzero support
> 05e0ea6 Merge pull request # 131029 from liggitt/to-unstructured-stdlib
> ebd18c5 Make ToUnstructured match stdlib omitempty and anonymous behavior
> 17ad09e Merge pull request # 131321 from karlkfi/karl-very-fast-watch
> 921628e chore: Add VeryShortWatchError typed error
> 1601be3 Merge pull request # 131266 from karlkfi/karl-reflector-refactor
> 45e758d Merge pull request # 131242 from zhifei92/update-mockery-version
> e9ce1dd fix: Watcher deadlock from Stop not being called
> 82c2b6c Merge pull request # 131143 from liggitt/cache-test-goroutine-leak
> 335b05f chore: Upgrade the mockery version to v2.53.3.
> d01bdb1 Merge pull request # 131111 from novahe/certificate_store
> a3cad0d Clean up leaked goroutines in cache unit tests
> 451ac0f Merge pull request # 130995 from xigang/utils
> 3262fde Certificate store: ensure data is written to disk
> 18a1faa Merge pull request # 131103 from ahrtr/etcd_sdk_20250328
> 55aca3c bump k8s.io/utils
> 983fe07 bump etcd 3.5.21 sdk
bumping github.com/fsnotify/fsnotify cfc9c4f...ae0e792:
> ae0e792 Release 1.9.0
> 644fbb6 Add test to ensure Add()/Remove() works when not reading events
> e7ec5f7 Fix staticcheck in CI
> d321760 Update changelog
> dbe0717 Remove AIX/AHFS from README
> 2d897ca Simplify inotify backend locking
> 868a000 Test gccgo in CI
> 8f6d48b Move some shared code to a shared struct
> e48b91a Add timeout-minutes in GitHub actions
> c9507a5 Correctly mark pre-existing entries when watching a link to a dir on kqueue
> f8059a6 Don't send unmount events on inotify
> 3ec0517 Fix relative links on kqueue
> b190600 Make BufferedWatcher buffered again
> 520d098 Don't add double watches for symlinks
> 0023e08 Reduce intermittent "bad file descriptor" errors on kqueue
> 422572f Fix TestRace/remove_self on illumos
> 9a268ac Fix race in inotify backend
> 7ed6dcb Fix CI
> e004fb8 Fix hardcoded year of 2024 in test.
> a9bc2e0 Prepare 1.8.0 release
> 2d133b8 inotify: fix panic on Remove()
> 1626962 Update CI
> c1467c0 test/kqueue: watch symlinks
> 800ed83 kqueue: don't change internal state when Add() returns error (# 638)
> ad74244 remove extra "to" from doc comment (# 634)
> bec8903 Split out Watcher and backends (# 632)
> a618f07 inotify: add recursive watcher (# 472)
> 17d9053 Print diffs for test failures
> 53b06a8 inotify: implement WithNoFollow() (# 631)
> 08e056d inotify: support filtering events, add unsupported events (# 629)
> b528cd2 Fix CONTRIBUTING.md
> 723032c Update contributing docs
> 9ca3e9f inotify, windows: track renames (# 628)
> a7ad24d Fix typo
> f04cd68 Print unknown flags with FSNOTIFY_DEBUG (# 627)
> b2a45eb Add some more tests (# 626)
> d2ee00e kqueue: emit events as "/path/dir/file" instead of "path/link/file" (# 625)
> a56fe9b kqueue: simplify bookkeeping of watched paths (# 624)
> 5fba421 Add "test scripts" in testdata/ (# 623)
> eec439f fen: allow watching subdirectories of watched directories (# 621)
> e75779f inotify: don't send event for IN_DELETE_SELF when also watching the parent (# 620)
> 77d5fee Add FSNOTIFY_DEBUG (# 619)
> 0d78094 kqueue: set O_CLOEXEC on close pipe fds (# 617)
> fd8ef38 Fix CI on NetBSD (# 618)
> 33b04fa Update x/sys (# 614)
> 07ea676 Remove unnecessary code duplication (# 612)
> 3e9c2c0 kqueue: ignore events with Ident=0 (# 590)
> 63bf283 Update vmactions (# 611)
> 0c03ac2 inotify: clarify docs on ErrEventOverflow
> 7086bea Fix behavior of WatchList for Windows (# 610)
> c94b93b Document ErrEventOverflow in a more sensible location
bumping github.com/spf13/cast 48ddde5...fc73346:
> fc73346 Merge pull request # 283 from andig/patch-1
> 6002cff Merge pull request # 298 from spf13/dependabot/github_actions/actions/dependency-review-action-4.7.3
> ed018f4 Always return empty map when conversion fails
> c1c153d Merge pull request # 300 from spf13/dependabot/github_actions/actions/setup-go-6.0.0
> d45dead build(deps): bump actions/dependency-review-action from 4.7.2 to 4.7.3
> 2928afa Merge pull request # 277 from spf13/dependabot/github_actions/github/codeql-action-3.28.19
> 39beeac Merge pull request # 301 from spf13/dependabot/github_actions/github/codeql-action-3.30.1
> 9f0f68b build(deps): bump actions/setup-go from 5.5.0 to 6.0.0
> 004f51d Merge pull request # 293 from spf13/dependabot/github_actions/actions/checkout-5.0.0
> c38b91c Merge pull request # 275 from spf13/dependabot/github_actions/ossf/scorecard-action-2.4.2
> d2236f6 build(deps): bump github/codeql-action from 3.28.18 to 3.28.19
> 365e80c build(deps): bump github/codeql-action from 3.29.10 to 3.30.1
> 6458e07 Merge pull request # 295 from spf13/dependabot/github_actions/actions/dependency-review-action-4.7.2
> 707c88b build(deps): bump actions/checkout from 4.2.2 to 5.0.0
> 40e8e07 Merge pull request # 276 from spf13/improve-string-float
> 9d3a8d6 build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2
> 970d9ea Merge pull request # 296 from spf13/dependabot/github_actions/github/codeql-action-3.29.10
> f4fb264 build(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.2
> cca5e42 Merge pull request # 289 from spf13/dependabot/github_actions/github/codeql-action-3.29.5
> cb5df5f Merge pull request # 273 from spf13/fix-indiretion
> fa4ea64 fix: float string to number parsing
> 9086295 build(deps): bump github/codeql-action from 3.29.7 to 3.29.10
> 77336ae build(deps): bump github/codeql-action from 3.28.19 to 3.29.5
> a79ffed Merge pull request # 271 from spf13/alias
> 1b425f3 fix: indirection of typed nils
> 633e5d0 Merge pull request # 269 from spf13/maps
> 3166f3b test: add more alias tests
> 271f1b1 docs: add package level example
> c6df2d8 chore: improve map cast functions
> f8fe065 chore: bump minimum Go version to 1.21
> 63f961e Merge pull request # 267 from spf13/error-constant
> 9ffddd4 feat: add alias resolution
> 4e7df04 Merge pull request # 265 from spf13/slice
> 2f6f84b refactor: move error message to a constant
> a6d26bd feat: add alias resolution function
> 0d73091 Merge pull request # 264 from spf13/indirect
> 52875a2 refactor: use ToE instead of specific functions
> 7eb3658 Merge pull request # 263 from spf13/improvements
> cb7b919 refactor: return indirection result from indirect function
> b72960e chore: add benchmark for slices
> 0ffccad Merge pull request # 262 from spf13/test-improvements
> 15bff2e fix: string indirection
> c0ba951 refactor: improve slice tests, add pointer support
> b4445f6 Merge pull request # 261 from spf13/float-string
> 7858930 fix: lint violations
> 35730ea chore: improve basic types
> 2aefdef fix: lint violations
> d11fd11 Merge pull request # 259 from spf13/empty-string
> ac48031 feat: support converting float string numbers to integer types
> cd8c9c3 refactor: improve time tests
> bb8792e chore: time improvements
> afc8ad1 refactor: improve slice tests
> 55c6ecb Merge pull request # 257 from spf13/refactor-number-tests
> b7bd89a feat: return 0 when casting an empty json.Number to a number
> e8b3732 test: improvements
> c991e44 refactor: generate slice functions
> f666975 Merge pull request # 256 from spf13/number-tests
> a5ac5d3 refactor(number): benchmarks
> 2f121f2 refactor: simplify json examples in number tests
> a5c9ee7 test: add pointer tests to numbers
> 7ef1190 refactor: improve string slice cast
> 98b802f Merge pull request # 243 from spf13/dependabot/github_actions/golangci/golangci-lint-action-8.0.0
> 1747d27 refactor: move indirect code
> 3fad393 test(number): add under/overflow tests for int
> f8878b2 feat: return 0 when casting an empty string to a number
> 659da11 feat: add pointer tests
> f52db36 ci: update golangci version
> 9210f99 build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0
> 394c3a6 refactor: move json helper to maps
> 8b01394 fix: lint violations
> 3d773c4 refactor: rename test funcs
> e9c1994 Merge pull request # 255 from spf13/tonumber
> 771c2b3 refactor: merge bool and string code back to a single file
> fc93331 fix: typo
> 3a378b3 refactor: test runner function
> 274f7e0 Merge pull request # 252 from spf13/generate
> 1d0d693 feat: add To and ToNumber functions
> f28d022 refactor: move bool code
> e9e69dd refactor: rename test file
> 3ea3ef1 test: refactor string tests
> 0b49d02 Merge pull request # 253 from spf13/refactor-toint
> 9adeff4 refactor: rename generated file
> aefa937 refactor: move time tests
> a5ec01d refactor: remove old number tests
> 7093627 test: refactor bool tests
> babb20a Merge pull request # 251 from spf13/split
> 23c23e2 refactor: remove unused initial int conversion
> da27fc5 refactor: use generated code
> b93eb8c refactor: move slice tests
> 33ecc0e test(number): add tests for generic to and toE functions
> 9354fd3 Merge pull request # 244 from ganigeorgiev/optimize-ToString
> 8b3cba4 refactor: move number related functions
> 449de6a feat: add code generator
> 1ce7f4b refactor: move map tests
> 29af428 test(number): add tests for non-error functions
> 2bd18df Merge pull request # 250 from spf13/generic
> c321ae8 improve ToString/ToStringE performance
> d0adac4 refactor: move string related functions
> a738d04 refactor: move string tests
> 384e294 test(number): add some range tests
> b572377 Merge pull request # 245 from spf13/dependabot/github_actions/actions/setup-go-5.5.0
> 9cfeb11 refactor: move number parsing to generic functions
> 01004f2 Merge pull request # 234 from arui1628/master
> e9f59b4 refactor: move map related functions
> 2be8c1f refactor: move number tests
> be32ef7 refactor: number tests
> e0a07b3 Merge pull request # 247 from spf13/dependabot/github_actions/actions/dependency-review-action-4.7.1
> 104e226 build(deps): bump actions/setup-go from 5.4.0 to 5.5.0
> 76b8370 Merge pull request # 242 from spf13/dependabot/github_actions/github/codeql-action-3.28.17
> 4f997d9 refactor: use generic toSlice for ToInt64SliceE
> 1c48a3d refactor: move slice related functions
> 8010efa refactor: add samples to number contexts
> f248135 Merge pull request # 248 from spf13/dependabot/github_actions/github/codeql-action-3.28.18
> 58753a1 build(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.1
> ac031ef Merge pull request # 239 from spf13/dependabot/github_actions/github/codeql-action-3.28.15
> 0af7fb9 build(deps): bump github/codeql-action from 3.28.15 to 3.28.17
> 929f138 Add ToInt64Slice() and ToInt64SliceE()
> ba1c94a refactor: move time related functions to a separate file
> ba34659 build(deps): bump github/codeql-action from 3.28.17 to 3.28.18
> 79b62f3 Merge pull request # 240 from spf13/dependabot/github_actions/actions/dependency-review-action-4.6.0
> 0c806f9 build(deps): bump github/codeql-action from 2.13.4 to 3.28.15
> e929a71 Merge pull request # 236 from nmvalera/master
> 1bd7e4f build(deps): bump actions/dependency-review-action from 4.5.0 to 4.6.0
> 77d67b0 Merge pull request # 179 from ste93cry/add-function-to-cast-interface-to-float64-slice
> 64a8e08 Implement cast method ToUintSlice
> d1489e2 ci: fix scorecard branch
> 958731e Add function to cast `interface{}` to `[]float64`
> 5e93d32 Merge pull request # 200 from nicklaus-dev/nickdev
> b1e5a2a Merge pull request # 238 from spf13/generic
> b7a72fc Add unsigned integer support in ToStringSliceE function
> 55a197b Merge pull request # 193 from spf13/dependabot/github_actions/actions/setup-go-4.1.0
> fe0d3c4 feat: generalize to map logic
> 43fc623 ci: add openssf scorecard analysis
> db7ffc3 Bump actions/setup-go from 4.0.1 to 4.1.0
> 2dc7249 feat: generalize to slice logic
> dfe8c2d Merge pull request # 237 from spf13/updates
> 487df00 Merge pull request # 213 from skyjerry/fix-uint64
> b8a4662 docs: update badges
> 955c718 Merge pull request # 224 from lesichkovm/patch-1
> 6e9731d Title: Fix ToUint64E function in cast library for Go
> a7cef8e ci: update ci
> 6e0c3ab Support some commonly used Float64 interfaces
> 1849825 Update README.md
> 6c5f3fc github: Bump versions
bumping go.opentelemetry.io/otel/exporters/stdout/stdouttrace 84e3f3a...6ce1429:
> 6ce1429 Release v1.39.0 (# 7676)
> 12e421a sdk/log: move Enabled method from FilterProcessor to Processor (# 7639)
> 5982f16 fix(deps): update module golang.org/x/sys to v0.39.0 (# 7684)
> 9288378 chore(deps): update module golang.org/x/sync to v0.19.0 (# 7683)
> ee3dfef chore(deps): update github.com/securego/gosec/v2 digest to 41f28e2 (# 7682)
> 9345d1f fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.7.2 (# 7680)
> d03b033 Check context prior to delaying retry in OTLP exporters (# 7678)
> 61765e7 Fix flaky `TestClientInstrumentation` (# 7677)
> a54721c chore(deps): update module github.com/go-git/go-billy/v5 to v5.7.0 (# 7679)
> 746d086 chore(deps): update github/codeql-action action to v4.31.7 (# 7675)
> 1bc9713 Regenerate `ErrorType` documentation in `semconv/v1.37.0` (# 7667)
> 5a692cf Fix whitespace in `semconv/v1.33.0` (# 7665)
> 4eff89b Fix whitespace in `semconv/v1.32.0` (# 7666)
> d1825df Fix whitespace in `semconv/v1.36.0` (# 7663)
> ddc307d Fix package name documentation and missing copyright in `semconv/v1.32.0` (# 7659)
> 3e85447 Fix whitespace in `semconv/v1.34.0` (# 7664)
> a64b9ec Fix package documentation name and return error in `semconv/v1.36.0` (# 7656)
> be85ff8 Fix whitespace in `semconv/v1.37.0` (# 7660)
> cddeb68 Fix package name documentation and missing copyright in `semconv/v1.34.0` (# 7657)
> 3659648 Fix package name documentation and missing copyright in `semconv/v1.33.0` (# 7658)
> e69beb8 Fix package documentation name and return err in `semconv/v1.37.0` (# 7655)
> ddd0420 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.7.1 (# 7671)
> 21e75b9 chore(deps): update module github.com/ldez/gomoddirectives to v0.8.0 (# 7669)
> ca53078 Instrument the `SimpleLogProcessor` from sdk/log (# 7548)
> df83919 chore(deps): update module github.com/spf13/cobra to v1.10.2 (# 7668)
> 6af2f2f Generate semconv/v1.38.0 (# 7648)
> 20fdce2 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.7.0 (# 7661)
> 79144c5 chore(deps): update golang.org/x/telemetry digest to 8fff8a5 (# 7654)
> d6aef9b chore(deps): update actions/checkout action to v6.0.1 (# 7651)
> 98f784d fix(deps): update googleapis to ff82c1b (# 7652)
> 5ea2a32 chore(deps): update actions/stale action to v10.1.1 (# 7653)
> 85c1dfe chore(deps): update module github.com/godoc-lint/godoc-lint to v0.10.2 (# 7650)
> 729bd6e fix(deps): update module go.opentelemetry.io/collector/pdata to v1.47.0 (# 7646)
> d5faa3e chore(deps): update github/codeql-action action to v4.31.6 (# 7644)
> 495a2c2 chore(deps): update golang.org/x/telemetry digest to abf20d0 (# 7643)
> a72103c chore(deps): update module github.com/hashicorp/go-version to v1.8.0 (# 7641)
> a0a0acd fix(deps): update golang.org/x to 87e1e73 (# 7636)
> c152342 fix(deps): update googleapis to 79d6a2a (# 7634)
> 6a16d13 chore(deps): update golang.org/x/telemetry digest to 55bbf37 (# 7633)
> d3b4232 chore(deps): update module github.com/tomarrell/wrapcheck/v2 to v2.12.0 (# 7632)
> cbcbb2d chore(deps): update github/codeql-action action to v4.31.5 (# 7631)
> 414432d chore(deps): update module github.com/go-git/go-git/v5 to v5.16.4 (# 7629)
> 7323fc7 chore(deps): update golang.org/x/telemetry digest to e487659 (# 7619)
> d799e06 chore(deps): update module github.com/prometheus/common to v0.67.4 (# 7626)
> c6e4cca chore(deps): update module dev.gaijin.team/go/golib to v0.8.0 (# 7627)
> da01323 otlploghttp: support OTEL_EXPORTER_OTLP_LOGS_INSECURE and OTEL_EXPORTER_OTLP_INSECURE env vars (# 7608)
> 4200d1e chore(deps): update actions/checkout action to v6 (# 7624)
> 67d264a chore(deps): update module golang.org/x/crypto to v0.45.0 [security] (# 7622)
> 7d39542 chore(deps): update module github.com/cyphar/filepath-securejoin to v0.6.1 (# 7618)
> 9c98f52 chore(deps): update module go.uber.org/zap to v1.27.1 (# 7620)
> 61649a4 chore(deps): update actions/setup-go action to v6.1.0 (# 7623)
> 4929285 Replace fnv with xxhash (# 7497)
> 98eb065 chore(deps): update github/codeql-action action to v4.31.4 (# 7615)
> 5eea765 Upgrade macos tests to latest (# 7597)
> dafdbf8 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.46.0 (# 7611)
> 205b584 chore(deps): update module github.com/prometheus/common to v0.67.3 (# 7613)
> dfffbcf fix(deps): update module google.golang.org/grpc to v1.77.0 (# 7612)
> e2f25cd chore(deps): update actions/checkout action to v5.0.1 (# 7609)
> af4399f chore(deps): update module go.opentelemetry.io/collector/featuregate to v1.46.0 (# 7610)
> 48eaa6c fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.2 (# 7604)
> e35220d chore(deps): update module github.com/mgechev/revive to v1.13.0 (# 7605)
> d75bcb2 chore(deps): update github/codeql-action action to v4.31.3 (# 7603)
> 6142eb6 fix(deps): update golang.org/x to e25ba8c (# 7602)
> 8c2fb6f chore: exporters/prometheus/internal/x - Generate x package from x component template (# 7491)
> cb5b1b6 fix(deps): update module golang.org/x/tools to v0.39.0 (# 7601)
> bfb946a chore(deps): update golang.org/x/telemetry digest to 03ef243 (# 7600)
> cbe16b6 fix(deps): update googleapis to 95abcf5 (# 7598)
> 19a640a chore(deps): update golang.org/x (# 7599)
> 1411938 fix(deps): update googleapis to 83f4791 (# 7594)
> d1ebd7b fix(deps): update golang.org/x (# 7590)
> bcf8234 chore(deps): update module github.com/catenacyber/perfsprint to v0.10.1 (# 7588)
> 5c3ba32 chore(deps): update module github.com/maratori/testpackage to v1.1.2 (# 7586)
> dff05f9 chore(deps): update module github.com/maratori/testableexamples to v1.0.1 (# 7585)
> 093cdb6 chore(deps): update golang.org/x/telemetry digest to 5cc343d (# 7584)
> fe47da3 sdk/log: update ExampleProcessor_eventName to use otel.event.name attribute (# 7568)
> 13b122c chore(deps): update golang.org/x/telemetry digest to cbe4531 (# 7582)
> ac5fbd7 chore(deps): update module github.com/mirrexone/unqueryvet to v1.3.0 (# 7583)
> a80ee2d feat: instrument periodic reader from sdk/metric (# 7571)
> 22b5704 chore(deps): update otel/weaver docker tag to v0.19.0 (# 7580)
> 6120ee8 trace: add fuzz tests for TraceIDFromHex and SpanIDFromHex (# 7577)
> ac5b181 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.1 (# 7579)
> 389571b chore(deps): update golang.org/x/telemetry digest to ab4e49a (# 7578)
> 69dfcc5 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.45.0 (# 7575)
> 38203b6 docs: sign artifacts before releasing (# 7567)
> 635cf8d docs: remove demo repository update after release (# 7566)
> 68190cc Instrument manual reader from sdk/metric (# 7524)
> 4438ec3 fix(deps): update module go.opentelemetry.io/proto/otlp to v1.9.0 (# 7570)
> 0e4d4ed fix(deps): update googleapis to f26f940 (# 7569)
> d0483a7 chore(deps): update module github.com/cyphar/filepath-securejoin to v0.6.0 (# 7564)
> 8a930a9 chore(deps): update module github.com/cyphar/filepath-securejoin to v0.5.1 (# 7563)
> adbaa43 fix(deps): update build-tools to v0.29.0 (# 7561)
> c1dc104 chore(deps): update module github.com/charmbracelet/x/term to v0.2.2 (# 7560)
> e308db8 chore: handle Float64Histogram in log/observe errMeter (# 7555)
> 5616ce4 chore(deps): update module github.com/go-critic/go-critic to v0.14.2 (# 7559)
> d7ceecf fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.0 (# 7554)
> 893166a chore(deps): update module github.com/prometheus/procfs to v0.19.2 (# 7558)
> 6fe90a7 chore(deps): update github/codeql-action action to v4.31.2 (# 7556)
> 5ab687f chore(deps): update module github.com/go-critic/go-critic to v0.14.1 (# 7557)
> c3eda34 Add disclaimer to span.SetAttributes (# 7550)
> 8b61c33 chore(deps): update lycheeverse/lychee-action action to v2.7.0 (# 7552)
> 9401e21 fix(deps): update googleapis to ab9386a (# 7553)
> b209eca chore(deps): update module github.com/stbenjam/no-sprintf-host-port to v0.3.1 (# 7551)
> 89da8a1 chore(deps): update module github.com/prometheus/common to v0.67.2 (# 7547)
> ab21764 chore(deps): update golang.org/x/telemetry digest to d7a2859 (# 7546)
> 82c8953 chore(deps): update module github.com/karamaru-alpha/copyloopvar to v1.2.2 (# 7545)
> 0b0a4d3 chore(deps): update mvdan.cc/unparam digest to 5beb8c8 (# 7544)
> c534ddd chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.3.0 (# 7543)
> 508eb2e chore(deps): update module github.com/prometheus/procfs to v0.19.1 (# 7542)
> bd5db0f chore(deps): update module github.com/ashanbrown/forbidigo/v2 to v2.3.0 (# 7540)
> c9b7ecf chore(deps): update module github.com/ashanbrown/makezero/v2 to v2.1.0 (# 7538)
> af4f6ae chore(deps): update module github.com/prometheus/procfs to v0.19.0 (# 7539)
> c434d43 chore(deps): update github/codeql-action action to v4.31.0 (# 7536)
> 3ecd36a chore(deps): update github artifact actions (major) (# 7537)
> e71de16 chore(deps): update module github.com/charithe/durationcheck to v0.0.11 (# 7534)
> b15942f Added the `internal/observ` package to log (# 7532)
> f1ba319 fix(deps): update golang.org/x to a4bb9ff (# 7533)
> f0c2457 chore(deps): update golang.org/x/telemetry digest to 5be28d7 (# 7528)
> 6f7ffc1 fix(deps): update googleapis to 3a174f9 (# 7529)
> 060af76 chore(deps): update module github.com/prometheus/procfs to v0.18.0 (# 7530)
> bc28867 Move scorpionknifes to emeritus (# 7526)
> 7958d6f chore(deps): update module mvdan.cc/gofumpt to v0.9.2 (# 7527)
> eadb423 Instrument the `otlploghttp` exporter (# 7512)
> eb87c43 chore(deps): update module github.com/abirdcfly/dupword to v0.1.7 (# 7525)
> 26ce126 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.44.0 (# 7523)
> 713012c chore(deps): update module go.opentelemetry.io/collector/featuregate to v1.44.0 (# 7522)
> f0fefb9 fix(deps): update googleapis to 88f65dc (# 7521)
> 56138d1 fix(deps): update golang.org/x (# 7482)
> eb7ec3e Simulate failures for histogram creation paths without risking a nil-interface panic (# 7518)
> f7d2882 feat: sdk/trace: span processed metric for simple span processor (# 7374)
> 2e5fdd1 chore(deps): update github/codeql-action action to v4.30.9 (# 7515)
> b5b6989 sdk/log: Fix AddAttributes, SetAttributes, SetBody on Record to not mutate input (# 7403)
> f346dec chore: sdk/internal/x - generate x package from shared template (# 7495)
> b37822b Prometheus exporter tests: iterate through all scopes rather than looking only at the first (# 7510)
> 9dea78c chore(deps): update module github.com/go-critic/go-critic to v0.14.0 (# 7509)
> ee0c203 fix(observ): correct rejected items and update comment style (# 7502)
> 86e673c chore(deps): update module github.com/godoc-lint/godoc-lint to v0.10.1 (# 7508)
> 0e18cf4 fix(deps): update googleapis to 4626949 (# 7506)
> b78550d Added the `internal/observ` package to otlploghttp (# 7484)
> b3129d3 docs: remove demo-accounting service from dependency list in releasing (# 7503)
> 643e735 chore(deps): update module github.com/kunwardeep/paralleltest to v1.0.15 (# 7501)
> 1935e60 Fix typos and linguistic errors in documentation / hacktoberfest (# 7494)
> fa8e48b OTLP trace exporter include W3C trace flags (bits 0–7) in Span.Flags (# 7438)
> 07a26be chore(deps): update module github.com/catenacyber/perfsprint to v0.10.0 (# 7496)
> 73cbc69 chore(deps): update github/codeql-action action to v4.30.8 (# 7489)
> f58f79b Instrument the `otlptracehttp` exporter (# 7486)
> 5c78f7c chore(deps): update module github.com/gofrs/flock to v0.13.0 (# 7487)
> 691638a Move sdk/internal/env to sdk/trace/internal/env (# 7437)
> c8fc171 Add the `internal/observ` pkg to `otlptracehttp` (# 7480)
> 874c4c3 feat: Improve error handling in prometheus exporter (# 7363)
> a817caa Add a version const to otlptracehttp (# 7479)
> 04ea40e Add the internal `x` package to `otlptracehttp` (# 7476)
> 8e8c8c8 chore(deps): update module github.com/ldez/exptostd to v0.4.5 (# 7483)
> f89d9f9 chore(deps): update module github.com/nunnatsa/ginkgolinter to v0.21.2 (# 7481)
> dc8303b chore(deps): update golang.org/x (# 7477)
> 0c97dfd fix(deps): update golang.org/x (# 7475)
> 798133c chore(deps): update module github.com/skeema/knownhosts to v1.3.2 (# 7471)
> 12bae3a chore(deps): update github/codeql-action action to v4 (# 7472)
> 7375147 chore(deps): update module golang.org/x/net to v0.45.0 (# 7470)
> 8f0e60d fix(deps): update google.golang.org/genproto/googleapis/rpc digest to 49b9836 (# 7469)
> c692bc4 Instrument the `otlptracegrpc` exporter (# 7459)
> ce38247 chore(deps): update google.golang.org/genproto/googleapis/api digest to 49b9836 (# 7468)
> dd9576c chore(deps): update github/codeql-action action to v3.30.7 (# 7467)
> 5f5f4af Document the ordering guarantees provided by the metrics SDK (# 7453)
> b64883d chore(deps): update module github.com/prometheus/common to v0.67.1 (# 7465)
> 78548fb chore(deps): update module github.com/stretchr/objx to v0.5.3 (# 7464)
> c8e3897 Use sync.Map and atomics to improve sum performance (# 7427)
> cfd8570 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.43.0 (# 7462)
> 681f607 fix(deps): update module google.golang.org/grpc to v1.76.0 (# 7463)
> 94f243d chore(deps): update module go.opentelemetry.io/collector/featuregate to v1.43.0 (# 7461)
> 11260cd fix(deps): update googleapis to 65f7160 (# 7460)
> 14d6372 Add the `internal/observ` package to `otlptracegrpc` (# 7404)
> a10652b sdk/trace: trace id high 64 bit tests (# 7212)
> 5937fc8 chore(deps): update module github.com/bombsimon/wsl/v5 to v5.3.0 (# 7457)
> a39337f chore(deps): update module github.com/go-git/go-git/v5 to v5.16.3 (# 7456)
> 64d2bed fix(deps): update build-tools to v0.28.1 (# 7455)
> c4bdd87 Support custom error type semantics (# 7442)
> 931a5bd chore(deps): update actions/stale action to v10.1.0 (# 7452)
> cf1f668 chore(deps): update module github.com/ghostiam/protogetter to v0.3.17 (# 7451)
> bd1b3da Add exemplar reservoir parallel benchmarks (# 7441)
> dc906d6 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.3 (# 7450)
> 3757239 fix(deps): update googleapis to 7c0ddcb (# 7449)
> 7352831 fix(deps): update golang.org/x to 27f1f14 (# 7448)
> 5dd35ce feat: logs SDK observability - otlploggrpc exporter metrics (# 7353)
> 4b9e111 Skip link checking for acm.org which blocks the link checker (# 7444)
> 48cbdac chore(deps): update github/codeql-action action to v3.30.6 (# 7446)
> 3ea8606 fix(deps): update module google.golang.org/protobuf to v1.36.10 (# 7445)
> dee11e6 Add temporality selector functions (# 7434)
> ffeeee8 chore(deps): update peter-evans/create-issue-from-file action to v6 (# 7440)
> 862a41a chore(deps): update golang.org/x/telemetry digest to 4eae98a (# 7439)
> ea38204 Allow optimizing locking for built-in exemplar reservoirs (# 7423)
> 6c54ef6 chore(deps): update ossf/scorecard-action action to v2.4.3 (# 7435)
> 4d2b735 chore(deps): update golang.org/x/telemetry digest to 8e64475 (# 7431)
> e54c038 chore(deps): update module github.com/charmbracelet/x/ansi to v0.10.2 (# 7432)
> addcd63 fix(deps): update googleapis to 57b25ae (# 7429)
> 45539cf Only enforce cardinality limits when the attribute set does not already exist (# 7422)
> 59ac46c Prometheus exporter: change default translation strategy (# 7421)
> 692e519 chore(deps): update module github.com/mattn/go-runewidth to v0.0.19 (# 7428)
> 6cb0e90 Generate gRPC Client target parsing func (# 7424)
> 81aeace chore(deps): update module go.augendre.info/fatcontext to v0.9.0 (# 7426)
> 0db5ac7 sdk/trace/internal/x: generate x package from x component template # 7385 (# 7411)
> fef6ee5 chore(deps): update github/codeql-action action to v3.30.5 (# 7425)
> 22cfbce Add concurrent safe tests for metric aggregations (# 7379)
> fc89784 chore(deps): update module github.com/cyphar/filepath-securejoin to v0.5.0 (# 7419)
> bdd4881 chore(deps): update module github.com/mattn/go-runewidth to v0.0.17 (# 7418)
> ac8d8e9 Optimize Observability return types in in Prometheus exporter (# 7410)
> 88d3fed Optimize the return type of ExportSpans (# 7405)
> 63ed041 chore(deps): update module github.com/quasilyte/go-ruleguard/dsl to v0.3.23 (# 7417)
> 016b175 chore(deps): update module github.com/quasilyte/go-ruleguard to v0.4.5 (# 7416)
> a883fa1 chore(deps): update github/codeql-action action to v3.30.4 (# 7414)
> 97a78c1 Add measure benchmarks with exemplars recorded (# 7406)
> 2e0b5b4 Add benchmark for synchronous gauge measurement (# 7407)
> 97e2244 [chore]: Clean-up unused obsScopeName const (# 7408)
> b85e2c1 chore(deps): update actions/cache action to v4.3.0 (# 7409)
> 250a11e Add experimental `x` package to `otlptracegrpc` (# 7401)
> 466f0cd chore(deps): update module dev.gaijin.team/go/golib to v0.7.0 (# 7402)
> 3f05c91 chore(deps): update module github.com/ldez/gomoddirectives to v0.7.1 (# 7400)
> 4c9c611 Link checker: ignore https localhost uris (# 7399)
> 0cc2eb9 sdk/log: BenchmarkAddAttributes, BenchmarkSetAttributes, BenchmarkSetBody (# 7387)
> 80cb909 refactor: replace `context.Background()` with `t.Context()`/`b.Context()` in tests (# 7352)
> 2389f44 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.42.0 (# 7397)
> 5d3ce38 fix(deps): update googleapis to 9219d12 (# 7393)
> dd938b2 fix(deps): update build-tools to v0.28.0 (# 7395)
> 4e3152d chore(deps): update module go.opentelemetry.io/build-tools to v0.28.0 (# 7394)
> 56498ab chore: sdk/log/internal/x - generate x package from x component template (# 7389)
> a579a3e fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.5.0 (# 7392)
> de1563e chore(deps): update module github.com/tetafro/godot to v1.5.4 (# 7391)
> b5d5bba chore(deps): update module github.com/sagikazarmark/locafero to v0.12.0 (# 7390)
> a189c6b sdk/log: add TestRecordMethodsInputConcurrentSafe (# 7378)
> 6180f83 Return partial OTLP export errors to the caller (# 7372)
> 60f9f39 feat(prometheus): Add observability for prometheus exporter (# 7345)
> d1dddde fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to a6e64aa (# 7375)
> e4bb37c chore(deps): update otel/weaver docker tag to v0.18.0 (# 7377)
> be8e7b2 chore(deps): update module github.com/kulti/thelper to v0.7.1 (# 7376)
> b866e36 chore(deps): update module github.com/ldez/grignotin to v0.10.1 (# 7373)
> 9d52bde Use Set hash in Distinct (2nd attempt) (# 7175)
> 666f95c Fix the typo in test names (# 7369)
> 1298533 chore(deps): update module github.com/djarvur/go-err113 to v0.1.1 (# 7368)
> 18b114b fix(deps): update module github.com/prometheus/otlptranslator to v1 (# 7358)
> 7e4006a chore: generate feature flag files from shared (# 7361)
> 5b808c6 Encapsulate SDK Tracer observability (# 7331)
> e4ab314 Encapsulate SDK BatchSpanProcessor observability (# 7332)
> 6243f21 fix(deps): update module go.opentelemetry.io/auto/sdk to v1.2.1 (# 7365)
> 4fdd552 Track context containing span in `recordingSpan` (# 7354)
> 59563f7 Do not use the user-defined empty set when comparing sets. (# 7357)
> 01611d3 chore(deps): update module github.com/tetafro/godot to v1.5.2 (# 7360)
> 305ec06 chore(deps): update module github.com/nunnatsa/ginkgolinter to v0.21.0 (# 7362)
> 0d5aa14 chore(deps): update module github.com/antonboom/testifylint to v1.6.4 (# 7359)
> 285cbe9 sdk/metric: add example for metricdatatest package (# 7323)
> e2da30d trace,metric,log: change WithInstrumentationAttributes to not de-depuplicate the passed attributes in a closure (# 7266)
> b168550 fix(deps): update golang.org/x to df92998 (# 7350)
> 7fdebbe Rename Self-Observability as just Observability (# 7302)
> b06d273 chore(deps): update github/codeql-action action to v3.30.3 (# 7348)
> 38d7c39 chore(deps): update module go.yaml.in/yaml/v2 to v2.4.3 (# 7349)
> 31629e2 fix(deps): update module google.golang.org/grpc to v1.75.1 (# 7344)
> 6d1f9d0 fix(deps): update module golang.org/x/tools to v0.37.0 (# 7347)
> df6058a chore(deps): update module golang.org/x/net to v0.44.0 (# 7341)
> e26cebf chore(deps): update module github.com/antonboom/nilnil to v1.1.1 (# 7343)
> 3baabce Do not allocate instrument options if possible in generated semconv packages (# 7328)
> 9b6585a Encapsulate `stdouttrace.Exporter` instrumentation in internal package (# 7307)
> a07b7e6 fix(deps): update module google.golang.org/protobuf to v1.36.9 (# 7340)
> 71fda10 chore(deps): update golang.org/x (# 7326)
> f2ea3f1 chore(deps): update github/codeql-action action to v3.30.2 (# 7339)
> 6f50705 fix(deps): update googleapis to 9702482 (# 7335)
> c4a6339 chore(deps): update module github.com/spf13/cast to v1.10.0 (# 7333)
> 4368300 chore(deps): update module github.com/spf13/viper to v1.21.0 (# 7334)
> d0b6f18 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.41.0 (# 7337)
> 81c1aca chore(deps): update module github.com/antonboom/errname to v1.1.1 (# 7338)
> eb9fd73 chore(deps): update module github.com/lucasb-eyer/go-colorful to v1.3.0 (# 7327)
> e759fbd chore(deps): update module github.com/sagikazarmark/locafero to v0.11.0 (# 7329)
> cec9d59 chore(deps): update module github.com/spf13/afero to v1.15.0 (# 7330)
> 07a91dd trace,metric,log: add WithInstrumentationAttributeSet option (# 7287)
> b335c07 Encapsulate observability in Logs SDK (# 7315)
> dcf14aa trace,metric,log: WithInstrumentationAttributes options to merge attributes (# 7300)
> 63f1ee7 chore(deps): update module mvdan.cc/gofumpt to v0.9.1 (# 7322)
> 6f04175 chore(deps): update golang.org/x (# 7324)
> 567ef26 Add benchmark for exponential histogram measurements (# 7305)
> 8ac554a fix(deps): update golang.org/x (# 7320)
> b218e4b Don't track min and max when disabled (# 7306)
> 810095e chore(deps): update benchmark-action/github-action-benchmark action to v1.20.7 (# 7319)
> f8a9510 fix(deps): update module github.com/prometheus/client_golang to v1.23.2 (# 7314)
> 8cea039 chore(deps): update golang.org/x/telemetry digest to af835b0 (# 7313)
> 4a0606d chore(deps): update module github.com/pjbgf/sha1cd to v0.5.0 (# 7317)
> 2de26d1 chore(deps): update github.com/grafana/regexp digest to f7b3be9 (# 7311)
> 97c4e6c chore(deps): update github/codeql-action action to v3.30.1 (# 7312)
> e2a4fb3 chore(deps): update golang.org/x/telemetry digest to 9b996f7 (# 7308)
> de4b553 chore(deps): update module github.com/bombsimon/wsl/v5 to v5.2.0 (# 7309)
> a5dcd68 Add Observability section to CONTRIBUTING doc (# 7272)
> 4107421 chore(deps): update codecov/codecov-action action to v5.5.1 (# 7303)
> d8d6e52 fix(deps): update module github.com/prometheus/client_golang to v1.23.1 (# 7304)
> e54519a chore(deps): update actions/setup-go action to v6 (# 7298)
> a0cc03c chore(deps): update actions/stale action to v10 (# 7299)
> 8c8cd0a fix(deps): update module go.opentelemetry.io/proto/otlp to v1.8.0 (# 7296)
> 83c041a chore(deps): update module mvdan.cc/gofumpt to v0.9.0 (# 7292)
> 295fbdc chore(deps): update module github.com/golangci/go-printf-func-name to v0.1.1 (# 7290)
> 09e5d69 chore(deps): update module github.com/ghostiam/protogetter to v0.3.16 (# 7289)
> 7cb19f9 chore(deps): update benchmark-action/github-action-benchmark action to v1.20.5 (# 7293)
> b8f00e3 chore(deps): update module github.com/spf13/pflag to v1.0.10 (# 7291)
> 0174808 Fix schema urls (# 7288)
> 5e3b939 Add tracetest example for testing instrumentation (# 7107)
> 090e9ef chore(deps): update module github.com/spf13/cobra to v1.10.1 (# 7286)
> a389393 chore(deps): update github/codeql-action action to v3.30.0 (# 7284)
> 6ccc387 chore(deps): update module github.com/spf13/cobra to v1.10.0 (# 7285)
> 774c740 Fix missing link in changelog (# 7273)
> 5d1ec3a fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 0261db7 (# 7278)
> f74ab34 chore(deps): update module github.com/spf13/pflag to v1.0.9 (# 7282)
> b0903af chore(deps): update module github.com/rogpeppe/go-internal to v1.14.1 (# 7283)
> 358fa01 fix(deps): update googleapis to ef028d9 (# 7279)
> 68b1c4c fix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.2 (# 7281)
> c8632bc fix(deps): update golang.org/x (# 7188)
> 18ad4a1 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.4.0 (# 7277)
> c2fea5f chore(deps): update module github.com/securego/gosec/v2 to v2.22.8 (# 7276)
> 83403d3 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.40.0 (# 7275)
> 8ab8e42 Drop support for Go 1.23 (# 7274)
bumping k8s.io/apiextensions-apiserver d7702f9...a4ffeda:
> a4ffeda Update dependencies to v0.34.3 tag
> 4a9fea1 Merge pull request # 133901 from yongruilin/automated-cherry-pick-of-# 133896-upstream-release-1.34
> 3896d9f fix: Only warn for unrecognized formats on type=string
> aada5e8 Merge remote-tracking branch 'origin/master' into release-1.34
> bad5b2a clarify that staging repos are automatically published
> f498996 add pointer to CONTRIBUTING.md for more details on contributing, clarify read-only
> f782221 link to what a staging repository is
> 3625d64 docs: clarify that this is a staging repository and not for direct contributions
> 71e26b6 Bump etcd sdk to v3.6.4
> 056a425 Merge pull request # 133180 from ylink-lfs/chore/ptr_cast_replace
> 63d27f2 Merge pull request # 132942 from thockin/kyaml
> f5ec1b6 chore: replace ptr caster with unified ptr.To
> 6f8ce15 Allow white-spaced CABundle during webhook client creation and validation (# 132514)
> 4a2cee4 Re-vendor sigs.k8s.io/yaml @ v1.6.0
> 69bd66b Merge pull request # 132935 from benluddy/cbor-bump-custom-marshalers
> 243cae7 Merge pull request # 132837 from JoelSpeed/fix-max-elements-x-int-or-string
> a5cddfa Bump to github.com/fxamacker/cbor/v2 v2.9.0.
> 041e1fe Merge pull request # 133136 from yongruilin/crd-format-warning
> d494e38 Add test case to prove MaxElements correctly set on IntOrString
> 73c2e76 Merge pull request # 133104 from aman4433/chore/replace-float64ptr-with-ptrTo
> 7f83928 feat: Implement warnings for unrecognized formats in CRDs
> af2d308 chore: replace float64Ptr with ptr.To helper in validation and integration tests
> 45ab34f feat: Add func to export the supportedVersionedFormats
> ca04741 Merge pull request # 131700 from cici37/celList
> 07fddd6 Add support for CEL list library.
> bcc01b2 Merge pull request # 133010 from cici37/promote-Cel
> 08239fc Update cel-go to v0.26.0
> 10bfaba Merge pull request # 133020 from pohly/apimachinery-list-map-keys
> 79701ff Merge pull request # 131293 from skitt/typo-watchAction
> 3876cff sigs.k8s.io/structured-merge-diff/v6 v6.3.0
> 9fbc252 Merge pull request # 132871 from dims/bump-k8s.io/kube-openapi-to-latest-SHA-f3f2b991d03b
> 9990808 Typo fix: watchActcion
> f6db3df Merge pull request # 132513 from xiaoweim/validation-cleanup-invalid
> c072574 Bump k8s.io/kube-openapi to latest SHA (f3f2b991d03b)
> a2eb7d0 address review comments
> 890aa9b Cleanup: Remove field name from invalid field detail message
> 83f842a Merge pull request # 132920 from ylink-lfs/chore/maxptr_removal
> 3ca544d chore: maxPtr utility removal with ptr.To
> 5505d2e Merge pull request # 132845 from ylink-lfs/chore/int64ptr_removal
> d1cc299 chore: replace int64ptr with ptr.To
> bdaffda Merge pull request # 132819 from ylink-lfs/chore/uint64ptr_usage_removal
> 2149a4d chore: remove residual uint64ptr usage with ptr package
> 6ffe60d Merge pull request # 132788 from ylink-lfs/chore/strptr_removal
> 2923d2d chore: remove strPtr usage with ptr.To instead
> 0366b97 Merge pull request # 132723 from PatrickLaabs/132086-apiextensions
> baaa8ae Merge pull request # 132726 from PatrickLaabs/132086-apiext-apiserver-validation
> f657946 chore: depr. pointer pkg replacement for apiextensions in general
> 68ece1e Merge pull request # 132721 from PatrickLaabs/132086-apiext-integration
> fe7f7a6 chore: depr. pointer pkg replacement for apiext. apiservers validations
> e745655 Merge pull request # 132724 from PatrickLaabs/132086-apiext-controller
> e1fdac0 chore: depr. pointer pkg replacement for apiext. integration
> 0aa4758 Merge pull request # 132725 from PatrickLaabs/132086-apiext-registry
> 5cdcaff chore: depr. pointer pkg replacement for apiext. pkg/cntroller
> d867714 chore: depr. pointer pkg replacement for apiext. pkg/registry
> 412ddb5 Merge pull request # 132314 from thockin/jp_nicer_api_errors
> 9658f29 Merge pull request # 132675 from dims/bump-sigs-k8s-io-json-no-code-changes
> 0ef7765 WIP: Fix tests
> 18a002b Merge pull request # 132677 from dims/update-github.com/emicklei/go-restful/v3-to-v3.12.2
> 9f725bb Bump sigs.k8s.io/json to latest - no code changes
> df1e55a Merge pull request # 132676 from dims/bump-go.yaml.in/yaml/v3-to-v3.0.4
> f882edd Update github.com/emicklei/go-restful/v3 to v3.12.2
> f7ec911 Bump go.yaml.in/yaml/v3 to v3.0.4
> fa53f68 Merge pull request # 132654 from Jefftree/b-openapi
> 88058dd Update vendor
> 2822a00 pin kube-openapi to v0.0.0-20250628140032-d90c4fd18f59
> 184ebbc Merge pull request # 132472 from xiaoweim/validation-cleanup
> 0648b56 Merge pull request # 132584 from alvaroaleman/fix-asfafs
> f0841a7 Cleanup: Remove redundant detail messages in field.Required
> fbfcda5 Merge pull request # 132438 from dims/golangci-plugin-for-sorting-feature-gates
> b38c31b Re-generate applyconfigurations
> d045c7f Ensure all the files have the updated sorting
> 16011e1 Merge pull request # 132357 from dims/drop-usage-of-forked-copies-of-goyaml.v2-and-goyaml.v3
> b0ff13f Merge pull request # 132517 from michaelasp/fixflake
> cf24e04 switch to latest sigs.k8s.io/yaml v1.5.0 (run update-gofmt.sh as well)
> d7e6677 Merge pull request # 132504 from jpbetz/name-formats
> db34fc0 fix: Add wait for cache sync for customresourcediscovery tests
> beaf7e4 Drop usage of forked copies of goyaml.v2 and goyaml.v3
> c895380 Merge pull request # 132467 from sdowell/ssa-terminating
> 4035caa Add printer column validation tests
> e732112 fix: prevent SSA from creating CR while CRD terminating
> 01feeeb Introduce k8s-short-name and k8s-long-name to the OpenAPI formats supported by CRDs
> 1c5db78 Merge pull request # 132194 from alvaroaleman/local0dev
> 2ec638a Bump to latest kube-openapi
> 35570bf Test that generated applyconfigs are a runtime.ApplyConfig
> 46aa98f Re-Generate applyconfigs
> b6ed36e Merge pull request # 132269 from dims/update-to-latest-github.com/modern-go/reflect2
> 404e9dd Update to latest github.com/modern-go/reflect2
> d7893ce Merge pull request # 132239 from dims/update-to-etcd-3.6.1-in-vendor
> 1b90fee Update to etcd v3.6.1 in vendor/
> 0fe9bd2 Merge pull request # 132209 from dims/update-github.com/spf13/cobra-v1.9.1eksctl
> d0531ef update github.com/spf13/cobra v1.9.1
> df69040 Merge pull request # 132103 from nojnhuh/typed-ring-buffer
> 4b42467 Merge pull request # 132110 from jpbetz/gengo-bump
> 3d9987c Update k8s.io/utils for new generic ring buffer
> f0171f1 Bump gengo/v2 to latest
> 1e69f9c Merge pull request # 131951 from dims/drop-usages-of-deprecated-otelgrpc-methods
> de00027 Merge pull request # 131664 from jpbetz/subresources-enable-replicas
> 66c0b02 Drop usages of deprecated otelgrpc methods
> d928225 generate code
> 80ea9f4 Merge pull request # 131838 from dims/bump-google.golang.org/grpc-to-google-v1.72.1
> 080d7cc Bump google.golang.org/grpc v1.72.1
> cf935fa Merge pull request # 128419 from liggitt/etcd-3.6
> f39952d bump etcd client to 3.6
> fc47812 Merge pull request # 131777 from BenTheElder/exit-codes
> 6c2c4f7 verify scripts: preserve exit code
> daf1c52 Merge pull request # 131616 from jpbetz/typeconverter-cleanup
> b6bb912 Reorganize scheme type converter into apimachinery utils
> be7b464 Merge pull request # 131477 from pohly/golangci-lint@v2
> f3d6de6 Merge pull request # 131595 from aojea/utils_fake_clock
> 44000e7 chore: bump golangci-lint to v2
> 4b2d6d4 update k8s.io/utils to bring fakeClock.Waiters()
> 83f8037 Merge pull request # 130989 from liggitt/creationTimestamp-omitzero
> 7451720 Drop null creationTimestamp from test fixtures
> 6207442 bump cbor to add omitzero support
> f699de7 bump structured-merge-diff to add omitzero support
> bf1974c Merge pull request # 131434 from pacoxu/fsnotify
> 7396204 Merge pull request # 131444 from erdii/update-cel-go
> e79d54b bump fsnotify v1.9.0
> d63635a chore: update github.com/google/cel-go dependency to v0.25.0
> 1e127a9 Merge pull request # 130995 from xigang/utils
> f05aec0 Merge pull request # 131204 from dims/move-to-released-version-of-prometheus/client_golang-v1.22.0-from-rc.0
> 3f819e6 bump k8s.io/utils
> 04f887e Move to released version of prometheus/client_golang v1.22.0 from rc.0
> ec6bea2 Merge pull request # 131103 from ahrtr/etcd_sdk_20250328
bumping github.com/spf13/cobra e94f6d0...40b5bc1:
> 40b5bc1 Revert "Make detection for test-binary more universal (# 2173)" (# 2235)
> a97f9fd fix CompletionFunc implementation (# 2234)
> 5f9c408 chore: Upgrade dependencies for v1.9.0 (# 2233)
> 24ada7f Remove the default "completion" cmd if it is alone (# 1559)
> 680936a New logo
> 8cb30f9 feat: add CompletionWithDesc helper (# 2231)
> 17b6dca doc: add Conduit (# 2230)
> ab5cadc Allow to reset the templates to the default (# 2229)
> 4ba5566 fix(bash): nounset unbound file filter variable on empty extension (# 2228)
> 41b26ec Print ActiveHelp for bash along other completions (# 2076)
> 611e16c Allow linker to perform deadcode elimination for program using Cobra (# 1956)
> 09d5664 Add similar whitespace escape logic to bash v2 completions than in other completions (# 1743)
> 6c3c116 feat: add CompletionFunc type to help with completions (# 2220)
> 01ffff4 chore: fix function name in comment (# 2216)
> 0745e55 completion: improve detection for flags that accept multiple values (# 2210)
> d1e9d85 Make detection for test-binary more universal (# 2173)
> 9f90567 build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.5 to 2.0.6 (# 2206)
> 8519630 Update to latest go-md2man (# 2201)
> 02326d5 Fix broken links in active_help.md (# 2202)
> 5a138f1 Make Powershell completion script work in constrained mode (# 2196)
> 3a5efae doc: azion project added to the list of CLIs that use cobra (# 2198)
> 5bef9d8 Fix --version help and output for plugins (# 2180)
> ff7c561 Improve site formatting (# 2183)
> 11ab621 docs: update README.md (# 2197)
> 78bfc83 Test also with go 1.23 (# 2182)
> 511af59 Replace deprecated ioutil usage (# 2181)
> 756ba6d fix(completions): Complete map flags multiple times (# 2174)
> 371ae25 Fix deprecation comment for Command.SetOutput (# 2172)
bumping go.yaml.in/yaml/v2 246a95c...3b57511:
> 3b57511 Retract v2 tags that cannot be installed
Signed-off-by: Knative Automation <[email protected]>
24e8adf to
033d81c
Compare
|
@knative-automation: The following tests failed, say
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Cron -dprotaso
/cc knative-extensions/client-writers
/assign knative-extensions/client-writers
Produced by: knative-extensions/knobots/actions/update-deps