Michael Gasch
Michael Gasch
@dougm this is also something I think we should address mid-term. Not sure about the impact on the APIs, thoughts?
/remove-lifecycle stale
/remove lifecycle-stale
@yanmxa sorry for my delayed response on your PR, been super busy lately which impacts my availability for this SDK :/ I went through your proposal but I can't come...
> Thank you, @embano1, for your thoughtful response. You're more than welcome. > Our objective is to build a robust transport layer that harnesses the efficiency of gRPC, particularly in...
Commented in the PR to discuss whether this must be considered a breaking change.
Looks like this is implemented https://github.com/cloudevents/sdk-go/blob/main/protocol/pubsub/v2/write_pubsub_message.go#L70
Using `slog` would require all users (beginning with this release) to use Go 1.21. Not sure if we should enforce this?
Resolved #793
@AndreasBergmeier6176 can this be closed now that `pb` got moved outside `internal`?