Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

43 lines (29 loc) · 1.06 KB

Changelog

0.0.1

0.0.2

  • Use envelope to work around message header limitations - thanks torangel

0.0.3

  • Catch RpcException due to normal cancellation to avoid noise in the log - thanks torangel

0.0.4

  • Make it possible to explicitly state which project ID to work with - thanks asleire

0.0.5

  • Update Google.Cloud.PubSub.V1 to 2.5.0 - thanks asleire

0.0.6

  • Add support for running Rebus.GoogleCloudPubSub against local emulator - thanks torangel

0.0.7

  • Update Google.Cloud.PubSub.V1 to 3.2.0 - thanks asleire

0.0.8

  • Update to Rebus 8

0.0.9

  • Make message converter configurable, thus enabling different wire-level formats - thanks goliveiracod

0.0.10

0.0.11

  • Add support for manual resource configuration - thanks goliveiracod

0.0.12