- Initial release - thanks torangel
- Use envelope to work around message header limitations - thanks torangel
- Catch RpcException due to normal cancellation to avoid noise in the log - thanks torangel
- Make it possible to explicitly state which project ID to work with - thanks asleire
- Update Google.Cloud.PubSub.V1 to 2.5.0 - thanks asleire
- Add support for running Rebus.GoogleCloudPubSub against local emulator - thanks torangel
- Update Google.Cloud.PubSub.V1 to 3.2.0 - thanks asleire
- Update to Rebus 8
- Make message converter configurable, thus enabling different wire-level formats - thanks goliveiracod
- Add automatic lease renewal - thanks goliveiracod
- Add support for manual resource configuration - thanks goliveiracod
- Fix one-way client configuration - thanks goliveiracod