google-cloudevents-go icon indicating copy to clipboard operation
google-cloudevents-go copied to clipboard

CloudEvent Types for Go

Results 16 google-cloudevents-go issues
Sort by recently updated
recently updated
newest added

:robot: Auto-generated Pull Request. This PR was created from a recent update in the [google-cloudevents](https://github.com/googleapis/google-cloudevents) repository. Specifically, the change at https://github.com/googleapis/google-cloudevents/commit/3d2ff4a. Future updates to the protos in that repository made...

kokoro:force-run
api: eventarc

:robot: I have created a release *beep* *boop* --- ## [0.9.0](https://github.com/googleapis/google-cloudevents-go/compare/v0.8.0...v0.9.0) (2024-08-06) ### Features * Run the code generator (253fda0) ([#204](https://github.com/googleapis/google-cloudevents-go/issues/204)) ([378fd48](https://github.com/googleapis/google-cloudevents-go/commit/378fd4852f729d7590fc8852cae1911dd71ba604)) * Run the code generator (8b0df4f) ([#206](https://github.com/googleapis/google-cloudevents-go/issues/206)) ([16d7643](https://github.com/googleapis/google-cloudevents-go/commit/16d7643c1a2c1229c1712a55571a812a1be5ad11))...

kokoro:force-run
api: eventarc
autorelease: pending

## Problem We now support receiving events in binary protobuf format, and expect Firestore events to be primarily used in protobuf. Current examples only show JSON parsing. ## Proposal Add...

documentation
type: feature request
priority: p2
api: eventarc

## Background The code generator is run nightly, and if there's any diff, a PR is opened. Currently, the generated tests include the git SHA of the repo as part...

type: process
priority: p2
api: eventarc

Increase the context available for generator PRs. This is blocked on https://github.com/googleapis/code-suggester/issues/412

type: cleanup
api: eventarc

## Current Behavior Pub/Sub is suppressed from the code generation process in generate-code.sh because Pub/Sub messages are incompatible with protojson parsing. This is because Pub/Sub messages include duplicate fields `message_id`/`messageId`,...

type: feature request
priority: p3
api: eventarc

The generator workflow and various configuration files in .github use YAML configuration. In most cases, syntax errors in these YAML configurations will not be detected through existing PR checks. Add...

type: cleanup
priority: p2
api: eventarc

## Current Behavior Each function in the generator uses log.Fatal or panic on encountering an error. ## Improved Behavior Return an error from the function and centralize error handling. ##...

type: cleanup
priority: p2
api: eventarc

:robot: Auto-generated Pull Request. This PR was created from a recent update in the [google-cloudevents](https://github.com/googleapis/google-cloudevents) repository. Specifically, the change at https://github.com/googleapis/google-cloudevents/commit/a5f31a9. Future updates to the protos in that repository made...

kokoro:force-run
api: eventarc

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | require | digest | `b1a4ccb` -> `ddb44da` | ---...

kokoro:force-run
api: eventarc