Commit Graph

  • c2ff4757d9
    Merge afa6f6f5ec into a823fb4ac7 Harshita Sao 2025-06-26 22:50:58 +0530
  • a823fb4ac7
    Merge pull request #1167 from cloudevents/automated-dependency-updates main Doug Davis 2025-06-23 00:17:31 -0400
  • 72bdc4c9d0
    chore: update dependencies github-actions[bot] 2025-06-23 03:35:07 +0000
  • 66fbdc6615
    Merge a567aff7bc into ffb39670ec James Lewis 2025-06-20 23:01:14 +0200
  • 385d8328bc
    Merge 8e7550b300 into ffb39670ec Andreas Bergmeier 2025-06-20 23:01:08 +0200
  • d9b5fe870f
    Merge 0c61762376 into ffb39670ec Flc゛ 2025-06-18 10:03:07 +0800
  • ffb39670ec
    Merge pull request #1166 from cloudevents/automated-dependency-updates Michael Gasch 2025-06-16 09:36:38 +0200
  • ebd5561496
    chore: update dependencies github-actions[bot] 2025-06-16 03:33:59 +0000
  • 8b011dce6a Repoint examples, post release v2.16.1. release-v2.16.1 github-actions 2025-06-15 06:40:34 +0000
  • 955820def3 Repoint modules for release v2.16.1. sql/v2.16.1 protocol/ws/v2.16.1 protocol/stan/v2.16.1 protocol/pubsub/v2.16.1 protocol/nats_jetstream/v2.16.1 protocol/nats/v2.16.1 protocol/kafka_sarama/v2.16.1 protocol/amqp/v2.16.1 observability/opentelemetry/v2.16.1 observability/opencensus/v2.16.1 binding/format/protobuf/v2.16.1 github-actions 2025-06-15 06:39:50 +0000
  • 65b45e42ad
    Merge pull request #1164 from alank-ps/main v2.16.1 Michael Gasch 2025-06-12 10:35:59 +0200
  • bb544e06ca fix: simplify isJSON Alan Kan 2025-06-12 17:52:27 +1000
  • 1bf32a1d22 fix: extract IsJson() check to content_type Alan Kan 2025-06-10 09:50:09 +1000
  • 8ad2c06417 fix: consumeData(and ...AsBytes) should consider structued mode JSON content types also JSON Alan Kan 2025-06-06 18:19:27 +1000
  • 506a8fecb3
    Merge pull request #1165 from cloudevents/automated-dependency-updates Doug Davis 2025-06-09 03:47:14 -0400
  • 5347cb097a
    chore: update dependencies github-actions[bot] 2025-06-09 03:33:25 +0000
  • a50d97a11f
    Merge pull request #1162 from alank-ps/main Michael Gasch 2025-06-03 10:30:23 +0200
  • 753ba72db7 fix: WriteJson should write data as a JSON value when dataContentType=application/cloudevents+json (and batch) Alan Kan 2025-06-02 11:44:58 +1000
  • 0d35f37e1c
    Merge pull request #1163 from cloudevents/automated-dependency-updates Michael Gasch 2025-06-02 11:56:18 +0200
  • 4546fc7681
    chore: update dependencies github-actions[bot] 2025-06-02 03:32:43 +0000
  • 1b863c85f7
    Merge pull request #1160 from cloudevents/automated-dependency-updates Michael Gasch 2025-05-26 09:39:32 +0200
  • ccad78dea8
    chore: update dependencies github-actions[bot] 2025-05-26 03:28:14 +0000
  • a42b84f77d
    Merge pull request #1159 from cloudevents/automated-dependency-updates Michael Gasch 2025-05-19 07:56:59 +0200
  • 8bc72908cb
    chore: update dependencies github-actions[bot] 2025-05-19 03:29:20 +0000
  • baee5af302
    Merge pull request #1158 from cloudevents/automated-dependency-updates Michael Gasch 2025-05-12 13:59:18 +0200
  • a8ee6ac9f4
    chore: update dependencies github-actions[bot] 2025-05-12 11:47:32 +0000
  • d12b4e549c
    Merge pull request #1156 from embano1/updates Michael Gasch 2025-05-12 12:41:26 +0200
  • c9796ccfbb
    chore: move kafka deps from sarama to ibm Michael Gasch 2025-05-12 10:04:41 +0200
  • a2237a9d8d
    fix: failing conformance tests Michael Gasch 2025-05-12 10:03:45 +0200
  • de3eee2499
    chore: update dependencies incl. tests Michael Gasch 2025-05-12 10:02:59 +0200
  • 918cbbe803
    fix: update golangci-lint version Michael Gasch 2025-05-12 09:59:43 +0200
  • d8cfa65c6b
    chore: update dependencies github-actions[bot] 2025-05-12 03:27:02 +0000
  • 830cf2e1aa
    chore(deps): Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 dependabot[bot] 2025-05-08 14:07:24 +0000
  • a443989d3a
    Merge pull request #1157 from cloudevents/dependabot/github_actions/actions/setup-go-5.5.0 Doug Davis 2025-05-08 10:06:20 -0400
  • 03b597aca0
    chore(deps): Bump actions/setup-go from 5.4.0 to 5.5.0 dependabot[bot] 2025-05-08 13:42:15 +0000
  • c2f73fb111
    Merge pull request #1143 from kmpm/fix/alt-subject-jsmv3 Michael Gasch 2025-05-02 09:57:05 +0200
  • 93188722b1 fix: make send subject optional via context kmpm 2025-04-11 13:55:19 +0000
  • 805b88f437 Fix formatting in data_test.go and make all tests pass with goccy/go-json Qasim 2025-04-30 21:07:08 -0400
  • fda84e4cc0 Remove test skipping and fix all tests to work with goccy/go-json Qasim 2025-04-30 21:03:04 -0400
  • a1128f453d Update go.mod and go.sum in all modules for goccy/go-json dependency Qasim 2025-04-30 20:03:15 -0400
  • 30fc66e801 Update go.mod and go.sum in test directories for goccy/go-json dependency Qasim 2025-04-30 19:53:05 -0400
  • 11ff2a8e65 Update go.sum with goccy/go-json dependency Qasim 2025-04-30 19:45:37 -0400
  • efb840b8c3 fix tests 1 Qasim 2025-04-30 19:39:30 -0400
  • f46fbd5ea9 update go-json Qasim 2025-04-30 19:27:24 -0400
  • d77ca9182e
    Merge pull request #1152 from cloudevents/automated-dependency-updates Michael Gasch 2025-04-28 07:21:41 +0200
  • 36aa874dbd
    chore: update dependencies github-actions[bot] 2025-04-28 03:24:27 +0000
  • ed244ac892
    Merge pull request #1151 from cloudevents/automated-dependency-updates Michael Gasch 2025-04-22 08:56:36 +0200
  • b886373441
    chore: update dependencies github-actions[bot] 2025-04-22 06:47:38 +0000
  • e11f6222ae
    Merge pull request #1150 from cloudevents/dependabot/bundler/docs/bundler-8bcbabbe88 Michael Gasch 2025-04-22 08:44:49 +0200
  • eca7d0d78b
    chore(deps-dev): Bump nokogiri dependabot[bot] 2025-04-22 04:51:22 +0000
  • af48f74fb2
    Merge pull request #1149 from cloudevents/automated-dependency-updates Michael Gasch 2025-04-21 14:02:00 +0200
  • b25dc6dbcf
    chore: update dependencies github-actions[bot] 2025-04-21 03:24:57 +0000
  • 7e40c8d19e
    Merge pull request #1148 from cloudevents/automated-dependency-updates Michael Gasch 2025-04-20 15:59:35 +0200
  • 8e5d13be30
    chore: update dependencies github-actions[bot] 2025-04-20 13:52:01 +0000
  • c1d6358719
    Merge pull request #1147 from cloudevents/automated-dependency-updates Michael Gasch 2025-04-20 15:15:10 +0200
  • 78460dfa07
    chore: update dependencies github-actions[bot] 2025-04-20 12:57:51 +0000
  • 2f9f881b63
    Merge pull request #1146 from cloudevents/dependabot/go_modules/observability/opencensus/v2/go_modules-4711c09f8b Michael Gasch 2025-04-20 14:46:41 +0200
  • 48459793bc
    chore(deps): Bump the go_modules group across 2 directories with 2 updates dependabot[bot] 2025-04-20 11:56:05 +0000
  • 75bec0f02a
    Merge pull request #1145 from embano1/update-deps Michael Gasch 2025-04-20 13:54:56 +0200
  • 73cbfb13e9
    chore: remove stale and broken otel samples Michael Gasch 2025-04-19 20:54:52 +0200
  • 44d5395f45
    chore: replace Dependabot with custom script Michael Gasch 2025-04-19 20:56:52 +0200
  • ba37fb7e8b
    chore: update go deps Michael Gasch 2025-04-19 10:48:21 +0200
  • 20d9f86ab5
    chore: add script to easily update go deps Michael Gasch 2025-04-19 10:46:40 +0200
  • 2c705a60e1
    chore(deps): Bump the go_modules group across 6 directories with 1 update dependabot[bot] 2025-04-14 15:51:26 +0000
  • 0c61762376 revert: restore blocking configuration and functionality Flc 2025-04-14 21:24:32 +0800
  • 89496ded98 fix(options): validate number of parallel goroutines in WithParallelGoroutines flc1125 2025-04-11 22:39:02 +0800
  • 379647d32a chore(deps): update dependencies to latest versions flc1125 2025-04-11 18:42:20 +0800
  • c1847f738c chore(deps): update dependencies to latest versions flc1125 2025-04-11 18:37:57 +0800
  • 941e757c87 chore(deps): update dependencies to latest versions flc1125 2025-04-11 18:36:54 +0800
  • 74a91167a5 chore(deps): update dependencies to latest versions flc1125 2025-04-11 18:21:13 +0800
  • ce30137fe5
    Merge branch 'main' into parallel Flc゛ 2025-04-11 17:21:33 +0800
  • a9877b8363 feat(client): add parallel execution control for receiver callbacks flc1125 2025-04-11 17:17:23 +0800
  • f4a396f57a feat(client): add parallel execution control for receiver callbacks flc1125 2025-04-11 17:17:00 +0800
  • 77253b1959 feat(client): add parallel execution control for receiver callbacks flc1125 2025-04-11 17:10:49 +0800
  • a359f8d321 upgrade-lint Doug Davis 2025-03-25 15:45:00 +0000
  • 6de37de32b
    Merge pull request #1139 from duglin/upgradeLint v2.16.0 Michael Gasch 2025-03-25 20:01:02 +0100
  • 25cdf948a2 upgrade-lint Doug Davis 2025-03-25 15:45:00 +0000
  • 33754f3074
    chore(deps): Bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 dependabot[bot] 2025-03-25 13:57:21 +0000
  • 240eb029b2
    Merge pull request #1137 from duglin/fix-automerge Michael Gasch 2025-03-24 19:29:30 +0100
  • 7b6701c5c1 fix automerge by giving better names Doug Davis 2025-03-24 16:04:00 +0000
  • d3e82a7406
    Merge pull request #1136 from cloudevents/dependabot/github_actions/golangci/golangci-lint-action-7.0.0 Doug Davis 2025-03-24 11:34:44 -0400
  • 00e3d7cf14
    chore(deps): Bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 dependabot[bot] 2025-03-24 15:19:59 +0000
  • 69cfc2dfa3
    Merge pull request #1018 from matzew/add_dataref_extension Michael Gasch 2025-03-24 11:14:44 +0100
  • 535da92997 Adding a simple dataref extension, similar to the java sdk Matthias Wessendorf 2024-02-20 08:41:18 +0100
  • dbff9372bb BREAKING CHANGE:Serializing time to RFC-3339 don't truncate to seconds MaryamTaj 2024-02-17 11:22:23 -0500
  • 74ac76d56f
    Merge pull request #1134 from cloudevents/dependabot/go_modules/observability/opencensus/v2/go_modules-5808fa317a Doug Davis 2025-03-22 06:40:51 -0400
  • 6da042f56d chore: run go mod tidy Michael Gasch 2025-03-22 08:05:10 +0100
  • 43d8d56594 chore(deps): Bump the go_modules group across 14 directories with 2 updates dependabot[bot] 2025-03-21 11:29:52 +0000
  • 2a63fc903e
    Merge pull request #1135 from cloudevents/dependabot/bundler/docs/bundler-bee64d1bf2 Doug Davis 2025-03-21 20:16:57 -0400
  • 199ae60605
    chore(deps-dev): Bump nokogiri dependabot[bot] 2025-03-21 23:48:05 +0000
  • d6bd0e23d4
    Merge pull request #1112 from cloudevents/dependabot/go_modules/protocol/kafka_sarama/v2/go_modules-258e59f376 Michael Gasch 2025-03-21 12:28:26 +0100
  • eb3391d6ee
    chore: update go modules Michael Gasch 2025-03-20 09:18:50 +0100
  • 183f6c1866
    chore: fix go mod upgrades Michael Gasch 2025-03-20 09:18:35 +0100
  • 56744bbc42 chore(deps): Bump the go_modules group across 6 directories with 1 update upstream/dependabot/go_modules/protocol/kafka_sarama/v2/go_modules-258e59f376 dependabot[bot] 2025-03-18 15:33:32 +0000
  • afa6f6f5ec added the scorecard github action and its badge harshitasao 2024-07-04 01:33:27 +0530
  • a567aff7bc exposed custom publish settings for pubsub client James Lewis 2024-07-05 15:59:48 +1000
  • 8e7550b300 Ensure that editing fetched Attributes is race-free in any case. Andreas Bergmeier 2024-04-05 16:00:18 +0200
  • 8b59a2b9cc
    Merge pull request #1133 from cloudevents/dependabot/github_actions/actions/setup-go-5.4.0 Doug Davis 2025-03-19 09:55:28 -0400
  • 7b5ea6a9c2
    chore(deps): Bump actions/setup-go from 5.3.0 to 5.4.0 dependabot[bot] 2025-03-19 13:47:29 +0000
  • b627455cd9
    Merge pull request #1129 from duglin/issue1128 Michael Gasch 2025-03-19 13:36:30 +0100