Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bumping google.golang.org/protobuf 12c6ebd...259e665: > 259e665 all: release v1.36.4 > 5f93d99 internal_gengo: avoid allocations in rawDescGZIP() accessors > 2005adb reflect/protodesc: fix panic when working with dynamicpb > aee8a9c internal_gengo: switch back from string literal to hex byte slice > 0c3cc2f internal_gengo: use unsafe.StringData() to avoid a descriptor copy > cc8d1c2 internal_gengo: store raw descriptor in .rodata section > 132f042 all: start v1.36.3-devel > 54ef969 all: release v1.36.3 > 7cbd915 reflect/protodesc: fix panic when working with dynamicpb > 2f60868 proto: add example for GetExtension, SetExtension > de043b9 runtime/protolazy: replace internal doc link with external link > 42e0fa9 all: split flags.ProtoLegacyWeak out of flags.ProtoLegacy > 5fee2a7 internal/impl: remove unused exporter parameter > 84924f7 internal/impl: switch to reflect.Value.IsZero > fe8430d cmd/protoc-gen-go: remove json struct tags from unexported fields > 84f7738 internal/impl: clean up unneeded Go<1.12 MapRange() alternative > 9acc8f2 types/dynamicpb: switch atomicExtFiles to atomic.Uint64 type > ad89419 all: start v1.36.2-devel bumping google.golang.org/genproto/googleapis/rpc 796eee8...19429a9: > 19429a9 chore(all): update all (# 1171) > e639e21 chore(all): update all (# 1170) > 65e8d21 Fix: GitHub workflow script injection (# 1169) > e0fbfb7 chore(all): update all (# 1168) > dd2ea8e chore(all): update all (# 1166) > 324edc3 chore(all): update all (# 1165) bumping github.com/prometheus/client_golang 6e3f4b1...05fcde9: > 05fcde9 Merge pull request # 1623 from krajorama/data-race-in-histogram-write > ef2f87e Merge pull request # 1620 from prometheus/arthursens/prepare-1.20.3 > 209f4c0 Add changelog > 6e9914d Merge pull request # 1608 from krajorama/index-out-of-range-native-histogram-exemplar > 937ac63 Add changelog entry for 1.20.3 > 1e398cc native histogram: Fix race between Write and addExemplar > 67121dc Merge pull request # 1596 from mrueg/fix-uncompressed-content-header > d6b8c89 Update comments with more explanations > 2254d6c Merge pull request # 1587 from prometheus/fix-processcollector > 187acd4 Cut 1.20.2 > 504566f Use simplified solution from # 1609 for the data race > 73b811c Cut 1.20.0 release. (# 1580) > 4a15d05 Cut 1.20.1 > f7f8f3a fix: Unset Content-Encoding header when uncompressed > dc8e9a4 fix: native histogram: Simplify and fix addExemplar > 7ce5089 gocollector: Attach original runtime/metrics metric name to help. (# 1578) > f2dd7b3 Use pedantic registry in other places too, to double check. > dc819ce Use a trivial solution to # 1605 > 062300e Remove go_memstat_lookups_total; added runtime/metrics calculation to memstat metric's help. (# 1577) > 261fe84 bugfix: Pass network metrics to processCollector's Describe() function > e061dfa native histogram: use exemplars in concurrency test > aa3c00d Update common Prometheus files (# 1576) > 5bf3341 Use NewPedanticRegistry in Process' Collector tests > 3ad2722 Add default Go runtime metrics for /gc/gogc:percent, /gc/gomemlimit:bytes, /sched/gomaxprocs:threads (# 1559) > 0715727 Update common Prometheus files (# 1573) > 3634bd9 ci: daggerize test and lint pipelines (# 1534) > 28b5e6e Merge pull request # 1572 from prometheus/repo_sync > 46f77a9 Merge pull request # 1571 from prometheus/dependabot/github_actions/github-actions-1edf403647 > 8e18075 Update common Prometheus files > f751d13 Merge pull request # 1570 from prometheus/dependabot/go_modules/golang.org/x/sys-0.22.0 > 7983708 build(deps): bump the github-actions group with 3 updates > 0ce6d71 go collector: add default metrics acceptance tests; adding more context to HELP (# 1568) > 2e98f83 build(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 > 697372d tutorials: Renamed for consistency + fixed tutorial code. (# 1569) > 0581180 Update common Prometheus files (# 1567) > d7f83d1 deps: Updated to prometheus/common to 0.55 (# 1566) > cbfe44a Merge pull request # 1551 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.34.2 > 6f511c3 Update common Prometheus files (# 1563) > f8718b0 Merge branch 'main' into dependabot/go_modules/google.golang.org/protobuf-1.34.2 > 9f203a0 Merge pull request # 1565 from prometheus/dependabot/github_actions/github-actions-fde7c240f8 > 1b23087 build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 > d85cd60 chore: Remove half-implemented changelog automation (# 1564) > 3d81bdd build(deps): bump the github-actions group across 1 directory with 3 updates > 45f1e72 Merge pull request # 1553 from prometheus/dependabot/go_modules/github.com/klauspost/compress-1.17.9 > 5d119ae Merge pull request # 1561 from prometheus/repo_sync > 90619d3 Merge pull request # 1552 from prometheus/dependabot/go_modules/golang.org/x/sys-0.21.0 > ec6d6fd build(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 > 10f4161 process_collector: collect received/transmitted bytes (# 1555) > a46cfa7 Merge branch 'main' into repo_sync > 1b436e3 Merge pull request # 1549 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.55.0 > ae67d7a build(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 > 34e02e2 client: Add Option to provide limit query param for APIs that support it (# 1544) > fec6b22 Update Go tests (# 1562) > e0573a6 Update common Prometheus files > b080961 Temporarly remove required CI job for changelog. (# 1560) > 00d26be build(deps): bump github.com/prometheus/common in /tutorial/whatsup > 3631776 Merge pull request # 1545 from prometheus/repo_sync > 7cd1249 Update README.md (# 1556) > bccd682 Remove inlined upstream code (# 1539) > 1320271 Update common Prometheus files > 1a5f005 Allow creating constant histogram and summary metrics with a created timestamp (# 1537) > 33697e6 Cleanup NOTICE file (# 1541) > 7fe5d46 Merge pull request # 1531 from prometheus/repo_sync > e06ccdb Merge pull request # 1529 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.19.1 > 9ab9603 Update common Prometheus files > b59c63b Merge pull request # 1536 from prometheus/superq/lint_timeout > 9cd52e1 build(deps): bump github.com/prometheus/client_golang > 0751e19 Merge pull request # 1530 from prometheus/repo_sync > f08b10c feat: Support zstd compression (# 1496) > 6098322 Fix golangci-lint config > 8491260 Merge pull request # 1526 from prometheus/changelog-automation > f83013b Update common Prometheus files > 920e6f7 Merge pull request # 1532 from SachinSahu431/sachin/fix-changelog-automation > 57abe22 Merge pull request # 1527 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.15.1 > 0f23008 ci: Group all changelog-related CI jobs into single one > e6da43a Remove synchronize trigger from workflow > 4b158ab Merge pull request # 1525 from SachinSahu431/sachin/update-pr-labeler > 3d0a11d build(deps): bump github.com/prometheus/procfs from 0.13.0 to 0.15.1 > 105a3b7 Auto label PRs (# 1518) > 3ac5b77 Remove redundant labels > 2f36f98 Add PR template for changelog automation (# 1517) > b9b2f62 Merge pull request # 1524 from prometheus/repo_sync > c2d0caf Merge pull request # 1522 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.34.1 > 9d0a248 Update common Prometheus files > be12428 Merge pull request # 1523 from prometheus/dependabot/go_modules/golang.org/x/sys-0.20.0 > 4816ade build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 > 18b5134 Update common Prometheus files (# 1514) > ce40ef5 build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 > 542f7e6 Merge pull request # 1471 from fatsheep9146/native-histogram-exemplar > cb57abb Merge pull request # 1515 from lilijreey/use_time_IsZero > 2754a4c fix for comments > c7c7509 testutil compareMetricFamilies: make less error-prone (# 1424) > 47b807e clean code use time.IsZero() replace t = time.Time{}, make code more readable > d8c7074 refract the implementation > 36b9f46 add: CollectAndFormat to testutil (# 1503) > 853c5de Merge pull request # 1509 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.53.0 > 494ccce add native histogram exemplar support > 7d3be80 [CI]: Add Concurrency Grouping to GitHub Workflows (# 1444) > 5c4ff38 Merge pull request # 1508 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.6.1 > 0075cb3 build(deps): bump github.com/prometheus/common in /tutorial/whatsup > 7882668 Merge pull request # 1469 from prometheus/dependabot/go_modules/tutorial/whatsup/google.golang.org/protobuf-1.33.0 > 9308329 build(deps): bump the github-actions group with 3 updates (# 1510) > 6b169a1 Merge pull request # 1507 from prometheus/dependabot/go_modules/golang.org/x/sys-0.19.0 > c4b6d5d build(deps): bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 > 4e21273 Merge pull request # 1506 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.34.0 > 6b37369 Merge pull request # 1467 from prometheus/dependabot/go_modules/examples/middleware/google.golang.org/protobuf-1.33.0 > 4549547 Bump google.golang.org/protobuf in /tutorial/whatsup > ccf82b1 improved code more clean (# 1511) > 9e8b641 build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 > 5ad7da9 Merge pull request # 1505 from prometheus/dependabot/go_modules/github.com/cespare/xxhash/v2-2.3.0 > 2cb5120 build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 > c5f9c3f Merge pull request # 1466 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.33.0 > 76e6dfd Bump google.golang.org/protobuf in /examples/middleware > 3ade2e2 Merge pull request # 1504 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.53.0 > 772f2a3 build(deps): bump github.com/cespare/xxhash/v2 from 2.2.0 to 2.3.0 > 2f59eb2 feat(dependency): replace go-spew package (# 1499) > b59cfc9 Merge pull request # 1456 from prometheus/dependabot/github_actions/github-actions-cd65112d37 > 4f5e328 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 > 7bbdd02 build(deps): bump github.com/prometheus/common from 0.52.3 to 0.53.0 > a330ac5 Merge pull request # 1502 from prometheus/dependabot/go_modules/golang.org/x/net-0.23.0 > 876e942 Merge pull request # 1462 from prometheus/release-1.19 > 063bd37 Bump the github-actions group with 2 updates > 7fb2191 Merge pull request # 1501 from prometheus/dependabot/go_modules/tutorial/whatsup/golang.org/x/net-0.23.0 > 4d3dba3 build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 > 8da892e Merge pull request # 1461 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.19.0 > 694854a Merge pull request # 1455 from foehammer127/fix/1453 > d038ab9 chore: fix function name in comment (# 1497) > 991feca build(deps): bump golang.org/x/net in /tutorial/whatsup > c890f5e Merge pull request # 1459 from prometheus/dependabot/go_modules/golang.org/x/sys-0.17.0 > 324bb9e Bump github.com/prometheus/client_golang in /tutorial/whatsup > cead7c3 feat(prometheus/testutil/promlint/validations): refine lintMetricTypeInName > 6b857f1 Merge pull request # 1498 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.52.3 > 96d15d5 Merge pull request # 1458 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.6.0 > 736c206 Bump golang.org/x/sys from 0.16.0 to 0.17.0 > e133e49 Merge pull request # 1389 from prometheus/fix-lint-issue > 5a00ae4 Bump github.com/prometheus/common from 0.48.0 to 0.52.3 > 50211fc Merge pull request # 1457 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.19.0 > a5b7c47 Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 > c586fcc Merge pull request # 1483 from prometheus/simplify-basemetrics > 0f50003 gocollector: Add regex option to allow collection of debug runtime metrics > 8a9d24b Bump github.com/prometheus/client_golang in /examples/middleware > 6fdffbf fix: remove redundant go module in middleware example (# 1492) > ec6ba13 chore: Refactor how base metrics are added to Sched metrics > 76fa980 feat: metrics generation workflow (# 1481) > 93cf5d4 Implement Unwrap() for responseWriterDelegator (# 1480) > e3bea8a Merge pull request # 1489 from SachinSahu431/update-go-yml > 50ab457 Auto-update Go Collector Metrics for new Go versions (# 1476) > e38b67e Merge pull request # 1486 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.13.0 > 1fc81cf Modify go.yml file > 26e3055 Merge pull request # 1472 from prometheus/i5242 > af02258 Merge pull request # 1485 from prometheus/dependabot/go_modules/golang.org/x/sys-0.18.0 > 17dafc8 Bump github.com/prometheus/procfs from 0.12.0 to 0.13.0 > cd45345 ci: Remove hardcoded supported Go versions from go.yml > 2507462 Add LintDuplicateMetric to promlint > 838b8e5 Bump golang.org/x/sys from 0.17.0 to 0.18.0 bumping knative.dev/client-pkg afd7c8d...b25413c: > b25413c Update community files (# 204) > 2a69ed7 upgrade to latest dependencies (# 197) > 0acf80a Update community files (# 203) bumping knative.dev/hack c142b48...5f7f0f5: > 5f7f0f5 Update community files (# 412) > b38a2ca Update community files (# 411) bumping google.golang.org/genproto/googleapis/api 796eee8...19429a9: > 19429a9 chore(all): update all (# 1171) > e639e21 chore(all): update all (# 1170) > 65e8d21 Fix: GitHub workflow script injection (# 1169) > e0fbfb7 chore(all): update all (# 1168) > dd2ea8e chore(all): update all (# 1166) > 324edc3 chore(all): update all (# 1165) bumping knative.dev/eventing 9cec50f...d243b91: > d243b91 JobSink with Istio config for Job spec (# 8430) > c636346 [main] Update community files (# 8429) > cdc6144 Rename `apiextentions` to `apiextensions` (# 8428) > 1b3287e [main] Update community files (# 8424) > 28c489e Reduce mt-broker-controller memory usage with namespaced endpoint informer (# 8418) bumping knative.dev/networking 67d1c27...4376124: > 4376124 Update community files (# 1043) > b235386 Update community files (# 1041) bumping golang.org/x/oauth2 3e64809...22134a4: > 22134a4 README: don't recommend go get bumping k8s.io/utils 18e509b...49e7df5: > 49e7df5 Merge pull request # 296 from skitt/deprecate-minmax > 702e33f Merge pull request # 317 from gibizer/revert-stdlib-slices > 3abbf95 Deprecate integer min/max functions > f90d014 Merge pull request # 315 from tklauser/deprecated-strings-slices > 8866f61 Revert "Deprecate strings/slices functions covered by stdlib slices" > 4965b0f Deprecate strings/slices functions covered by stdlib slices bumping knative.dev/serving df7f168...cbc236e: > cbc236e Update net-istio nightly (# 15742) > f13695f upgrade to latest dependencies (# 15739) > 45ca4c6 Update net-gateway-api nightly (# 15736) > e41df09 Update net-istio nightly (# 15737) > 81db3b8 Update net-contour nightly (# 15734) > 2215525 Update net-kourier nightly (# 15735) > bb3d521 Update community files (# 15733) > 6fca262 Update net-gateway-api nightly (# 15728) > 8f2c4a7 Update net-contour nightly (# 15726) > 6174c65 Update net-istio nightly (# 15727) > 72500e7 Update community files (# 15725) > b64b468 Update net-gateway-api nightly (# 15723) > 6265a8e Fix configuration timeout defaulting (# 15617) > 5842f16 Update net-contour nightly (# 15718) > 1a30e12 Allow paths without leading slash in probes (# 15681) > 59f6633 Update net-gateway-api nightly (# 15720) > f10e715 Update net-kourier nightly (# 15719) > 309d4ef Update net-istio nightly (# 15717) > da5e7fd Bump cert-manager and use their clientset (# 15703) > 460e0b3 Ensure ContainerHealthy condition is set back to True (# 15503) bumping google.golang.org/grpc b615b35...98a0092: > 98a0092 Change version to 1.70.0 (# 7984) > bf380de Cherrypick # 7998, # 8011, # 8010 into 1.70.x (# 8028) > 54b3eb9 experimental/credentials: Add credentials that don't enforce ALPN (# 7980) (# 8012) > 62b9185 clustetresolver: Copy endpoints.Addresses slice from DNS updates to avoid data races (# 7991) (# 8004) > 724f450 examples/features/csm_observability: use helloworld client and server instead of echo client and server (# 7945) > e8d5feb rbac: add method name to :path in headers (# 7965) > e912015 cleanup: Fix usages of non-constant format strings (# 7959) > 681334a cleanup: replace dial with newclient (# 7943) > 063d352 internal/resolver: introduce a new resolver to handle target URI and proxy address resolution (# 7857) > 10c7e13 outlierdetection: Support health listener for ejection updates (# 7908) > bce0535 test: Add a test for decompression exceeding max receive message size (# 7938) > f32168c envconfig: enable xDS client fallback by default (# 7949) > e957825 test: Workaround slow SRV lookups in flaking test (# 7957) > e5a4eb0 deps: update crypto dependency to resolve CVE-2024-45337 (# 7956) > 56a14ba cleanup: replace dial with newclient (# 7920) > b3bdacb test: switching to stubserver in tests instead of testservice (# 7925) > e8055ea grpcs: update `WithContextDialer` documentation to include using passthrough resolver (# 7916) > d0716f9 examples/features/csm_observability: Make CSM Observability example server listen on an IPV4 address (# 7933) > cc161de xds: Add support for multiple addresses per endpoint (# 7858) > 3f76275 xdsclient: stop caching xdsChannels for potential reuse, after all references are released (# 7924) > 7ee073d experimental/stats: re-add type aliases for migration (# 7929) > 38a8b9a health, grpc: Deliver health service updates through the health listener (# 7900) > c1b6b37 Update README.md (# 7921) > e4d084a examples: replace printf with print for log message in gracefulstop (# 7917) > b1f70ce test: replace grpc.Dial with grpc.NewClient > 0027558 internal/transport: replace integer status codes with http constants (# 7910) > 66ba4b2 examples/features/gracefulstop: add example to demonstrate server graceful stop (# 7865) > adad26d test/kokoro: Add psm-fallback build config (# 7899) > f53724d serviceconfig: Return errors instead of skipping invalid retry policy config (# 7905) > 645aadf deps: update dependencies for all modules (# 7904) > d7286fb Change version to 1.70.0-dev (# 7903) bumping k8s.io/kube-openapi 8e68654...9e1beec: > 9e1beec Merge pull request # 504 from pohly/naming-convention > f7e401e Merge pull request # 510 from Jefftree/downgrade-ginkgo > 5b13d40 names match: tighten validation of inlining and metadata > 65a50c7 Merge pull request # 509 from Jefftree/bump-gengo > 04edf7c Downgrade ginkgo to avoid introducing dependency of x/exp > 4fca853 names match: add unit tests demonstrating false positives > 76de80e Merge pull request # 508 from Jefftree/downgrade-dep > 21ea66f Upgrade gengo > 5732855 Merge pull request # 503 from Jefftree/patch-experiment-json-test > 909c8d5 Merge pull request # 507 from kubernetes/Jefftree-patch-2 > 0db3e15 downgrade govalidator, go-restful, jsonreference > 91dab69 Merge pull request # 500 from thockin/master > 24eb939 Update github actions to test for later go versions > d7e11f2 disable dependabot > cb93749 Bump gengo version > bd91a10 Patch go-json-experiment/json negative float test bumping knative.dev/pkg c43477f...efddeac: > efddeac Update community files (# 3143) > e5aa25f Bump google.golang.org/grpc from 1.69.4 to 1.70.0 (# 3142) > 7fca699 Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (# 3141) > dcf1593 Update community files (# 3140) > 3386f37 Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 (# 3139) > 1ca59d1 Bump google.golang.org/grpc from 1.69.2 to 1.69.4 (# 3138) > a37a847 drop use of code-generator/generate-groups.sh (# 3136) bumping google.golang.org/api c642c84...d135e2f: > d135e2f chore(main): release 0.198.0 (# 2781) > c16dd63 feat(all): auto-regenerate discovery clients (# 2789) > d27a832 feat(all): auto-regenerate discovery clients (# 2788) > 82803c7 chore(all): update all (# 2785) > 65d7953 feat(all): auto-regenerate discovery clients (# 2786) > 786e8a8 feat(all): auto-regenerate discovery clients (# 2784) > 923816f feat(all): auto-regenerate discovery clients (# 2783) > 5a4dc60 feat(all): auto-regenerate discovery clients (# 2782) > 3c2f8ce feat(all): auto-regenerate discovery clients (# 2780) > c5990e2 chore(main): release 0.197.0 (# 2771) > dc3697a chore(all): update all (# 2777) > cedc5b0 feat(all): auto-regenerate discovery clients (# 2779) > 72cc5c4 feat(all): auto-regenerate discovery clients (# 2778) > cc62887 feat(all): auto-regenerate discovery clients (# 2776) > 11e2ff6 feat(all): auto-regenerate discovery clients (# 2775) > 6476ddd feat(all): auto-regenerate discovery clients (# 2774) > 140d0a5 fix(transport): set UniverseDomain in http.NewClient for new auth (# 2773) > 0c7c227 feat(all): auto-regenerate discovery clients (# 2772) > 07782e2 feat(all): auto-regenerate discovery clients (# 2770) > 6273efe chore(main): release 0.196.0 (# 2761) > 7714cd9 chore: bump some deps to latest (# 2769) > 2856eee chore(all): update all (# 2766) > 00da46b feat(all): auto-regenerate discovery clients (# 2768) > 6e81c8f feat(all): auto-regenerate discovery clients (# 2765) > d9ef5ce feat(all): auto-regenerate discovery clients (# 2764) > 293fdcd feat(all): auto-regenerate discovery clients (# 2763) > 21f10ed feat(all): auto-regenerate discovery clients (# 2760) > f9bde01 chore(main): release 0.195.0 (# 2751) > 04cbad8 feat(all): auto-regenerate discovery clients (# 2759) > e907e01 feat(all): auto-regenerate discovery clients (# 2756) > 47629a1 chore(all): update all to 4ba0660 (# 2754) > 3f3bd66 feat(all): auto-regenerate discovery clients (# 2755) > 70a68c2 feat(all): auto-regenerate discovery clients (# 2753) > 5b1ebe2 feat(all): auto-regenerate discovery clients (# 2752) > 6bdae51 feat(all): auto-regenerate discovery clients (# 2750) > cd95a34 chore(main): release 0.194.0 (# 2747) > eda6a59 fix(gen): change HttpBody.Data from string to any for monitoring:v1 (# 2744) > f836095 chore(all): Updating auth library version (# 2748) > 5d61f08 feat(all): auto-regenerate discovery clients (# 2746) > d994b67 chore(main): release 0.193.0 (# 2734) > 254bbe1 chore(all): update all (# 2740) > cb825c8 feat(all): auto-regenerate discovery clients (# 2742) > 9d915ff feat(all): auto-regenerate discovery clients (# 2739) > 7296c72 feat(all): auto-regenerate discovery clients (# 2738) > a2308c1 feat(all): auto-regenerate discovery clients (# 2737) > 6b81f1a feat(all): auto-regenerate discovery clients (# 2736) > c2b2ac9 chore: update to 1.21 (# 2735) > 4118ec2 feat(all): auto-regenerate discovery clients (# 2733) > c616f47 chore(main): release 0.192.0 (# 2726) > b457582 fix(internal/cba): Update credsNewAuth path to use nil oauth2 client (# 2731) > 2b4e9f4 feat: move storage, bigquery, and compute to new auth lib (# 2730) > a0ed1f3 feat(all): auto-regenerate discovery clients (# 2729) > 97c7f2e feat(all): auto-regenerate discovery clients (# 2728) > 36e3fa7 feat(all): auto-regenerate discovery clients (# 2727) > b2c7c05 feat(all): auto-regenerate discovery clients (# 2725) > d0759b0 chore(main): release 0.191.0 (# 2718) > 918e3d2 feat(all): auto-regenerate discovery clients (# 2724) > 0d15913 feat(all): auto-regenerate discovery clients (# 2722) > b365461 chore(all): update all (# 2721) > fffff7f fix: reference gax import in storage libs (# 2720) > a5ddb40 feat(all): auto-regenerate discovery clients (# 2719) > f5b0bb5 fix(transport): disable automatic universe domain check (# 2717) > 88dca19 chore(main): release 0.190.0 (# 2694) > 1f2d6d3 chore: bump cloud.google.com/go/auth@v0.7.3 (# 2716) > 164a8d6 feat(all): auto-regenerate discovery clients (# 2715) > 05a4fc5 feat(all): auto-regenerate discovery clients (# 2706) > c8041b0 chore(all): update all (# 2702) > aa62c85 revert: move storage, bigquery, and compute to new auth lib (# 2695)" (# 2704) > 7b03cff feat(all): auto-regenerate discovery clients (# 2703) > a8b0821 feat(all): auto-regenerate discovery clients (# 2700) > 1e4c024 chore(all): update module github.com/google/s2a-go to v0.1.8 (# 2697) > d07fd26 feat(all): auto-regenerate discovery clients (# 2699) > ddc4e0b feat(all): auto-regenerate discovery clients (# 2698) > 66ace6c feat: move storage, bigquery, and compute to new auth lib (# 2695) > cbc19e7 feat(all): auto-regenerate discovery clients (# 2693) > d0089f3 chore(main): release 0.189.0 (# 2681) > af28112 chore: upgrade some dependencies (# 2692) > a94722f feat(all): auto-regenerate discovery clients (# 2691) > aa4662f fix(transport/grpc): retain UserAgent option with new auth stack (# 2690) > 786363b chore(all): update all (# 2688) > 27405af feat(all): auto-regenerate discovery clients (# 2687) > 611884d feat(all): auto-regenerate discovery clients (# 2685) > d925dcb fix(cba): Update newAuth path to use nil oauth2 client (# 2684) > 1e3757d feat(all): auto-regenerate discovery clients (# 2683) > eba243a chore: generate based on discovery-artifact-manager (# 2682) > 4a713f7 feat(all): auto-regenerate discovery clients (# 2680) > 9957790 chore(main): release 0.188.0 (# 2666) > 7021e3e chore: bump some deps (# 2679) > d17f6be feat(all): auto-regenerate discovery clients (# 2678) > 40b5113 fix: allow ForceSendFields to work for map types (# 2670) > 5cdcbe0 chore(all): update all (# 2676) > 5dd2fb2 feat(all): auto-regenerate discovery clients (# 2677) > a9177bd feat(all): auto-regenerate discovery clients (# 2675) > d465cec feat(all): auto-regenerate discovery clients (# 2674) > 88240e3 feat(all): auto-regenerate discovery clients (# 2673) > 0d54a85 feat(all): auto-regenerate discovery clients (# 2671) > 6df3749 feat(all): auto-regenerate discovery clients (# 2669) > 711eb91 fix: check []bytes > 0 instead of nil (# 2667) > e84fa65 feat(all): auto-regenerate discovery clients (# 2665) > b6c87f6 chore(main): release 0.187.0 (# 2656) > e051997 fix: pass through gRPC api key option to new auth lib (# 2664) > 2ea4e07 chore(all): update all to dc46fd2 (# 2662) > 6e061ce feat(all): auto-regenerate discovery clients (# 2663) > 0a238f5 feat(all): auto-regenerate discovery clients (# 2661) > 3ca2f84 feat(all): auto-regenerate discovery clients (# 2660) > 7cd88da feat(all): auto-regenerate discovery clients (# 2659) > a758bc1 fix(gensupport): wrap chunk upload err for retries (# 2657) > 719f988 feat(all): auto-regenerate discovery clients (# 2658) > 1a28e06 feat(all): auto-regenerate discovery clients (# 2655) > 89bc0dc chore(main): release 0.186.0 (# 2642) > 6c8b3b9 chore: bump auth lib dep (# 2654) > bc370a7 feat(all): auto-regenerate discovery clients (# 2653) > ddb2d15 chore(all): update module github.com/googleapis/gax-go/v2 to v2.12.5 (# 2651) > 10c47f3 feat(all): auto-regenerate discovery clients (# 2652) > 695484b feat(all): auto-regenerate discovery clients (# 2649) > 1bac79d feat(all): auto-regenerate discovery clients (# 2648) > c1a7681 feat(all): auto-regenerate discovery clients (# 2645) > 1fcd83d chore: add simple readme for generator (# 2633) > 20ffdd8 feat(all): auto-regenerate discovery clients (# 2644) > 72fb128 feat(all): auto-regenerate discovery clients (# 2641) > e732ee3 chore(main): release 0.185.0 (# 2635) > 0c868b2 feat(all): auto-regenerate discovery clients (# 2638) > 324ae13 chore(all): update all (# 2640) > 51ff8a4 feat(all): auto-regenerate discovery clients (# 2636) > ea513cb fix(internal/gensupport): update shouldRetry for GCS uploads (# 2634) > 66c2e4a chore(main): release 0.184.0 (# 2628) > 7fccba6 feat(all): auto-regenerate discovery clients (# 2624) > 953f728 fix(cba): Update credsNewAuth to support oauth2 over mTLS (# 2610) > ebc44d1 feat: support structpb.Struct as req/resp (# 2632) > 56d0d59 chore: remove some nil clients (# 2631) > e760319 chore(gensupport): merge x-goog-api-client vals into a single header (# 2612) > bec8b5c chore(all): update all (# 2630) > 643675b Revert "feat: regen cloudcommerceprocurement v1 from updated discovery file (…" (# 2629) > 7e30ed2 feat: regen cloudcommerceprocurement v1 from updated discovery file (# 2627) > 8a7c0e1 chore: bump auth dep (# 2621) Signed-off-by: Knative Automation <automation@knative.team>
- Loading branch information