Releases: googleapis/google-cloudevents-go
Releases · googleapis/google-cloudevents-go
v0.9.0
0.9.0 (2024-09-26)
Features
- Add Cloud Deploy Event Types (#204) (378fd48)
- Add Cloud Scheduler created, updated, and deleted event types (#206) (16d7643)
- Run the code generator (a5f31a9) (#269) (e23cb17)
Bug Fixes
- ci: Fix go version min dependency for failing builds (#267) (6f31753)
- deps: Update google.golang.org/genproto digest to 2c9e96a (#227) (1b32592)
- deps: Update google.golang.org/genproto/googleapis/rpc digest to 8af14fe (#228) (2490ba9)
- deps: Update google.golang.org/genproto/googleapis/rpc digest to 8c6c420 (#203) (3530e19)
- deps: Update module google.golang.org/protobuf to v1.34.2 (#229) (dfac9c3)
- renovate: Schedule syntax (#271) (aa388e3)
v0.8.0
0.8.0 (2024-03-29)
Features
- Add event types for Cloud Batch (#197) (97b28ef)
- Add event types for Network Services (#197) (97b28ef)
- Add event types for Speech-to-Text (#197) (97b28ef)
- Add google.cloud.datastore.entity.v1.*.withAuthContext event types (#196) (e596ab7)
Bug Fixes
- deps: Update google.golang.org/genproto digest to 995d672 (#189) (40e253f)
- deps: Update google.golang.org/genproto/googleapis/rpc digest to 995d672 (#190) (9291a1f)
- deps: Update module google.golang.org/protobuf to v1.32.0 (#191) (2cf5cb4)
- deps: Update module google.golang.org/protobuf to v1.33.0 [security] (#200) (50b5201)
v0.7.1
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.0
0.3.0 (2023-01-31)
⚠ BREAKING CHANGES
- clear json-schema based version of the Go library (#117)
Features
- Generate type definition package godoc (#142) (b9e2108)
- Run the code generator (#129) (4d9f2db)
- Run the code generator (#148) (322c786)
- Tooling to generate types from protos (#115) (82e971b)
Bug Fixes
- Correct testdata lookup for deeply nested types (#143) (797a7c1)
- generator: Cron schedule in timezone UTC (#131) (9f61d6d)
- generator: Github action source-version syntax error (#127) (3c2d689)
- generator: Use side-by-side repositories (#130) (521da22)
- Skip unsupported pubsub event type (#140) (6c4d4e4)
- testing: Generator workflow syntax error (#151) (ef63a63)
- testing: Sort test cases per data package (#156) (030cf6d)