Commit Graph

  • 74c27a4959 http: Fixes for Gin http receiver sample Dimitar Georgievski 2023-06-02 10:39:29 -0400
  • b33365ffb5
    fix: linter warnings Michael Gasch 2023-06-02 11:15:50 +0200
  • ad6b6beaca
    ci: update Go version to 1.18 Michael Gasch 2023-06-02 10:36:11 +0200
  • 942aa58afb
    chore: update samples go.mod Michael Gasch 2023-06-02 10:30:45 +0200
  • 410adeb205
    Bump golang.org/x/crypto in /samples/http dependabot[bot] 2023-06-01 14:00:58 +0000
  • fcdb61f7f8 Revert "Added a Gin http receiver sample (#842)" revert-842-http-samples-receiver-gin Lionel Villard 2023-06-01 10:00:46 -0400
  • 9970acc7e5
    Added a Gin http receiver sample (#842) Dimitar Georgievski 2023-06-01 10:00:09 -0400
  • 215ea79f72 Added a Gin http receiver sample Dimitar Georgievski 2023-02-14 11:14:45 -0500
  • b7a65db5d1
    add kafka topic/partition/offset to the extension of event (#896) Meng Yan 2023-05-25 23:47:05 +0800
  • 998a3a070a
    clarify the test code myan 2023-05-24 14:44:05 +0000
  • cfac14f04f
    verfiy the kafka topic value myan 2023-05-24 01:29:38 +0000
  • 22ddc6c19b
    add check empty in the integration test myan 2023-05-23 16:47:43 +0000
  • bc9170f46d
    Short-circuit AND expressions (#899) Doug Davis 2023-05-22 14:47:54 -0400
  • eae656f472
    Bump nokogiri from 1.14.2 to 1.14.3 in /docs (#891) dependabot[bot] 2023-05-22 14:46:10 -0400
  • 20c2da8532 Short-circuit AND expressions Doug Davis 2023-05-22 14:54:57 +0000
  • 1ab33b9902
    fixed the sarama binding test issue myan 2023-05-17 03:16:35 +0000
  • e033080a41
    fixed the integration test myan 2023-05-16 01:32:38 +0000
  • 455fd8f638
    initialize header with kafka information myan 2023-05-14 13:52:54 +0000
  • 2a574e81c1
    add kafka partition/offset to the extension of event myan 2023-05-12 04:09:43 +0000
  • ae2017bd68 Handle ECONNRESET error for http protocol Nishant Parekh 2023-05-08 14:06:19 -0400
  • ff0a142752
    fix: Fixing syntax errors and add some test feedback (#892) Flc゛ 2023-05-05 21:18:22 +0800
  • 2faf86b15b fix Flc゛ 2023-04-24 15:13:53 +0000
  • e05af8a8d2 fix: Fixing syntax errors and add some test feedback Flc゛ 2023-04-24 15:09:26 +0000
  • 73f77344cf
    Bump nokogiri from 1.14.2 to 1.14.3 in /docs dependabot[bot] 2023-04-12 06:34:33 +0000
  • 722f1722ef
    Merge pull request #890 from cloudevents/tweaksDocs Doug Davis 2023-04-11 14:12:34 -0400
  • 55e5dbadcc Update RELEASING to be more explicit Doug Davis 2023-04-11 13:25:03 +0000
  • 98aed8949e Repoint examples, post release v2.14.0. release-v2.14 github-actions 2023-04-11 13:09:24 +0000
  • 908d5a3ad5 Repoint modules for release v2.14.0. sql/v2.14.0 protocol/ws/v2.14.0 protocol/stan/v2.14.0 protocol/pubsub/v2.14.0 protocol/nats_jetstream/v2.14.0 protocol/nats/v2.14.0 protocol/kafka_sarama/v2.14.0 protocol/amqp/v2.14.0 observability/opentelemetry/v2.14.0 observability/opencensus/v2.14.0 binding/format/protobuf/v2.14.0 github-actions 2023-04-11 13:08:10 +0000
  • 4fb49a39a2
    Merge pull request #889 from cloudevents/testRaceFix v2.14.0 Doug Davis 2023-04-11 07:40:15 -0400
  • 75e612b6e8 Trying to fix a race warning Doug Davis 2023-04-11 11:34:54 +0000
  • 17706ee361
    use go mod w/o -go flag (#888) Doug Davis 2023-04-07 10:25:47 -0400
  • 7918a9a869 use go mod w/o -go flag Doug Davis 2023-04-07 14:15:40 +0000
  • 6a6027d063
    more upgrades (#887) Doug Davis 2023-04-07 10:08:05 -0400
  • 0fb4413700 more upgrades Doug Davis 2023-04-07 14:03:24 +0000
  • 48be9cb7ca
    Bump golang.org/x/net in /protocol/kafka_sarama/v2 dependabot[bot] 2023-04-07 13:58:14 +0000
  • abba52b177
    Bump golang.org/x/net in /test/integration dependabot[bot] 2023-04-07 13:57:31 +0000
  • f5a132f454
    Bump github.com/nats-io/nats-streaming-server in /protocol/stan/v2 dependabot[bot] 2023-04-07 13:57:18 +0000
  • 4369dd8ab6
    Bump golang.org/x/crypto in /protocol/stan/v2 dependabot[bot] 2023-04-07 13:57:11 +0000
  • b4d869add3
    Bump golang.org/x/crypto in /protocol/nats/v2 dependabot[bot] 2023-04-07 13:57:09 +0000
  • b09fe6a777
    Bump golang.org/x/crypto in /protocol/nats_jetstream/v2 dependabot[bot] 2023-04-07 13:57:04 +0000
  • 2648d1960e
    more upgrades (#882) Doug Davis 2023-04-07 09:56:41 -0400
  • 0d34c23a02 more upgrades Doug Davis 2023-04-07 13:38:32 +0000
  • 19446eba5a
    Bump github.com/nats-io/nats-server/v2 in /protocol/stan/v2 dependabot[bot] 2023-04-07 13:28:10 +0000
  • c3298a7a94
    Bump github.com/nats-io/nats-server/v2 in /protocol/nats/v2 dependabot[bot] 2023-04-07 13:28:09 +0000
  • 295a2e37a6
    Bump github.com/nats-io/nats-server/v2 in /protocol/nats_jetstream/v2 dependabot[bot] 2023-04-07 13:28:09 +0000
  • 73111c0580
    Bump golang.org/x/crypto in /samples/stan dependabot[bot] 2023-04-07 13:27:43 +0000
  • c92cda68ea
    Bump golang.org/x/crypto in /samples/nats_jetstream dependabot[bot] 2023-04-07 13:27:42 +0000
  • 1f3acc2841
    Bump golang.org/x/crypto in /samples/nats dependabot[bot] 2023-04-07 13:27:42 +0000
  • 9f7c4ecaf1
    upgrade sarama to 1.38.1 (#878) Doug Davis 2023-04-07 09:27:12 -0400
  • 71bcd8a4b9 more go mod tidy stuff Doug Davis 2023-04-07 11:59:31 +0000
  • 72225f104a upgrade sarama to 1.38.1 Doug Davis 2023-04-07 11:43:38 +0000
  • da161f9979
    Merge pull request #836 from rnotorni/hotfix/issue835_NewEventFromHTTPRequest Doug Davis 2023-04-07 07:38:10 -0400
  • 77c4a0cf64 try a fix for PR 851 - upgrade x/net Doug Davis 2023-04-07 02:39:25 +0000
  • 45d889b13b Add possibility to add a single header field Christoph Stäbler 2023-04-06 09:07:21 +0200
  • ad329d68ff
    Bump golang.org/x/crypto in /test/integration dependabot[bot] 2023-04-05 19:22:20 +0000
  • bd5243d2dc
    more go mod tidy stuff (#875) Doug Davis 2023-04-05 15:21:32 -0400
  • 8ed1bdf727 more go mod tidy stuff Doug Davis 2023-04-05 19:15:03 +0000
  • ec8fb8d10c
    more go mod tidy stuff (#874) Doug Davis 2023-04-05 14:28:30 -0400
  • 963dbde004 more go mod tidy stuff Doug Davis 2023-04-05 16:56:48 +0000
  • 94d998d7e3
    Merge pull request #873 from cloudevents/fixGoMods Doug Davis 2023-04-05 12:49:12 -0400
  • 0fa3534459 fix some go mod stuff Doug Davis 2023-04-05 16:05:03 +0000
  • a0600b218d
    Bump golang.org/x/crypto in /protocol/kafka_sarama/v2 dependabot[bot] 2023-04-05 15:17:23 +0000
  • 43b0e3e46a
    Merge pull request #854 from cloudevents/dependabot/go_modules/test/conformance/golang.org/x/net-0.7.0 Doug Davis 2023-04-05 11:16:27 -0400
  • 9633076b66
    Bump golang.org/x/net in /test/conformance dependabot[bot] 2023-04-05 14:55:07 +0000
  • 42f23ecb60
    Merge pull request #859 from cloudevents/dependabot/go_modules/observability/opencensus/v2/golang.org/x/net-0.7.0 Doug Davis 2023-04-05 10:54:23 -0400
  • d817a83a3b
    Bump golang.org/x/net in /observability/opencensus/v2 dependabot[bot] 2023-04-05 14:42:24 +0000
  • 426ff6982a
    Merge pull request #858 from cloudevents/dependabot/go_modules/test/conformance/golang.org/x/crypto-0.1.0 Doug Davis 2023-04-05 10:41:40 -0400
  • 8a2d9c778f
    Bump golang.org/x/crypto in /test/conformance dependabot[bot] 2023-04-05 14:35:46 +0000
  • 786ce4461f
    Merge pull request #856 from cloudevents/dependabot/go_modules/protocol/pubsub/v2/golang.org/x/net-0.7.0 Doug Davis 2023-04-05 10:32:41 -0400
  • 20a4f32dbc
    Bump golang.org/x/net in /protocol/pubsub/v2 dependabot[bot] 2023-04-05 13:37:48 +0000
  • bbdf780004
    Merge pull request #857 from cloudevents/dependabot/go_modules/test/benchmark/golang.org/x/net-0.7.0 Doug Davis 2023-04-05 09:36:49 -0400
  • e4c0f0af0e
    Bump golang.org/x/net in /test/benchmark dependabot[bot] 2023-04-05 13:19:45 +0000
  • a681075ad2
    Merge pull request #855 from cloudevents/dependabot/go_modules/samples/pubsub/golang.org/x/net-0.7.0 Doug Davis 2023-04-05 09:19:03 -0400
  • 873d7db7b3
    Merge pull request #862 from cloudevents/dependabot/go_modules/test/observability/golang.org/x/sys-0.1.0 Doug Davis 2023-04-05 08:52:13 -0400
  • a7d32c3b7a
    Bump golang.org/x/net in /samples/pubsub dependabot[bot] 2023-04-05 12:43:56 +0000
  • 3caf099eb1
    Bump golang.org/x/sys in /test/observability dependabot[bot] 2023-04-05 12:43:52 +0000
  • c566192019
    Merge pull request #852 from cloudevents/dependabot/go_modules/samples/kafka/golang.org/x/crypto-0.1.0 Doug Davis 2023-04-05 08:43:04 -0400
  • f9190120a4
    Merge pull request #872 from cloudevents/dependabot/bundler/docs/nokogiri-1.14.2 Doug Davis 2023-04-05 08:38:15 -0400
  • 44bd4591fc
    Bump golang.org/x/crypto in /samples/kafka dependabot[bot] 2023-04-05 12:24:52 +0000
  • f827b409da
    Merge pull request #850 from cloudevents/dependabot/go_modules/samples/kafka/golang.org/x/net-0.7.0 Doug Davis 2023-04-05 08:24:13 -0400
  • 4b066dbb01
    Bump golang.org/x/net in /samples/kafka dependabot[bot] 2023-04-05 12:20:31 +0000
  • 7039b7913f
    Merge pull request #849 from cloudevents/dependabot/go_modules/samples/http/golang.org/x/text-0.3.8 Doug Davis 2023-04-05 08:19:47 -0400
  • 462cfb0664
    Bump golang.org/x/sys in /samples/http dependabot[bot] 2023-04-05 12:00:27 +0000
  • 10b1f83e85
    Bump golang.org/x/text from 0.3.3 to 0.3.8 in /samples/http dependabot[bot] 2023-04-05 12:00:22 +0000
  • 5eb48502f6
    Merge pull request #848 from cloudevents/dependabot/go_modules/protocol/pubsub/v2/golang.org/x/text-0.3.8 Doug Davis 2023-04-05 07:59:29 -0400
  • 7c11bfda5a
    Bump golang.org/x/text from 0.3.7 to 0.3.8 in /protocol/pubsub/v2 dependabot[bot] 2023-04-05 11:19:12 +0000
  • 46257ee1e0
    Merge pull request #843 from cloudevents/dependabot/go_modules/samples/http/github.com/prometheus/client_golang-1.11.1 Doug Davis 2023-04-05 07:18:19 -0400
  • cdfc0d837b
    Bump github.com/prometheus/client_golang in /samples/http dependabot[bot] 2023-04-05 10:39:23 +0000
  • 7767819dc2
    Merge pull request #847 from cloudevents/dependabot/go_modules/samples/pubsub/golang.org/x/text-0.3.8 Doug Davis 2023-04-05 06:32:59 -0400
  • 177b35ac9f
    Bump golang.org/x/text from 0.3.7 to 0.3.8 in /samples/pubsub dependabot[bot] 2023-04-05 02:05:03 +0000
  • 3508d382c9
    Merge pull request #840 from cloudevents/dependabot/go_modules/protocol/stan/v2/github.com/gogo/protobuf-1.3.2 Doug Davis 2023-04-04 22:04:11 -0400
  • 5080bc79cf
    Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 in /protocol/stan/v2 dependabot[bot] 2023-04-05 01:59:03 +0000
  • 4dd8ab3f1f
    Merge pull request #839 from cloudevents/dependabot/go_modules/test/integration/github.com/gogo/protobuf-1.3.2 Doug Davis 2023-04-04 21:58:06 -0400
  • 5ebb0f66de
    Bump nokogiri from 1.13.9 to 1.14.2 in /docs dependabot[bot] 2023-04-04 18:36:22 +0000
  • 199fd8dbdc
    Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 in /test/integration dependabot[bot] 2023-04-04 18:32:54 +0000
  • a6940c5257
    Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 in /test/conformance (#838) dependabot[bot] 2023-04-04 14:32:24 -0400
  • 9884741ad1
    Bump to newer yaml lib versions (#868) Matthias Wessendorf 2023-03-30 14:37:01 +0200
  • 4fbcba4d2b Bump to newer yaml lib versions Matthias Wessendorf 2023-03-30 11:26:05 +0200
  • 30871ff6ac Publish a PubSub message WithAttributes Andreas Lindfalk 2023-03-18 01:18:46 +0100
  • 581f86817e
    claim.Messages() seems returning nil sometime, avoid nil pointer (#865) nbajaj90 2023-03-16 01:39:46 +0530