What's Changed
- http: Batch Events from HTTP Request and Response by @markmandel in #829
- Bump activesupport from 6.0.6 to 6.0.6.1 in /docs by @dependabot in #832
- Correct the location by @clyang82 in #844
- Refine error message when validating extension name by @jackedelic in #845
- Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 in /samples/stan by @dependabot in #837
- claim.Messages() seems returning nil sometime, avoid nil pointer by @nbajaj90 in #865
- Bump to newer yaml lib versions by @matzew in #868
- Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 in /test/conformance by @dependabot in #838
- Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 in /test/integration by @dependabot in #839
- Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 in /protocol/stan/v2 by @dependabot in #840
- Bump golang.org/x/text from 0.3.7 to 0.3.8 in /samples/pubsub by @dependabot in #847
- Bump github.com/prometheus/client_golang from 0.9.2 to 1.11.1 in /samples/http by @dependabot in #843
- Bump golang.org/x/text from 0.3.7 to 0.3.8 in /protocol/pubsub/v2 by @dependabot in #848
- Bump golang.org/x/text from 0.3.3 to 0.3.8 in /samples/http by @dependabot in #849
- Bump golang.org/x/net from 0.0.0-20190404232315-eb5bcb51f2a3 to 0.7.0 in /samples/kafka by @dependabot in #850
- Bump nokogiri from 1.13.9 to 1.14.2 in /docs by @dependabot in #872
- Bump golang.org/x/crypto from 0.0.0-20190404164418-38d8ce5564a5 to 0.1.0 in /samples/kafka by @dependabot in #852
- Bump golang.org/x/sys from 0.0.0-20210423185535-09eb48e85fd7 to 0.1.0 in /test/observability by @dependabot in #862
- Bump golang.org/x/net from 0.0.0-20220607020251-c690dde0001d to 0.7.0 in /samples/pubsub by @dependabot in #855
- Bump golang.org/x/net from 0.0.0-20220607020251-c690dde0001d to 0.7.0 in /test/benchmark by @dependabot in #857
- Bump golang.org/x/net from 0.0.0-20220607020251-c690dde0001d to 0.7.0 in /protocol/pubsub/v2 by @dependabot in #856
- Bump golang.org/x/crypto from 0.0.0-20200323165209-0ec3e9974c59 to 0.1.0 in /test/conformance by @dependabot in #858
- Bump golang.org/x/net from 0.0.0-20201202161906-c7110b5ffcbb to 0.7.0 in /observability/opencensus/v2 by @dependabot in #859
- Bump golang.org/x/net from 0.0.0-20200324143707-d3edc9973b7e to 0.7.0 in /test/conformance by @dependabot in #854
- fix some go mod stuff by @duglin in #873
- more go mod tidy stuff by @duglin in #874
- more go mod tidy stuff by @duglin in #875
- Modify doc NewCloudEventFromHTTPRequest -> NewEventFromHTTPRequest by @rnotorni in #836
- upgrade sarama to 1.38.1 by @duglin in #878
- more upgrades by @duglin in #882
- more upgrades by @duglin in #887
- use
go mod
w/o-go
and-compat
flags by @duglin in #888 - Trying to fix a race warning by @duglin in #889
New Contributors
- @markmandel made their first contribution in #829
- @clyang82 made their first contribution in #844
- @jackedelic made their first contribution in #845
- @rnotorni made their first contribution in #836
Full Changelog: v2.13.0...v2.14.0