Skip to content

Releases: whitestone-no/Cambion

4.0.1

26 Apr 11:29
Compare
Choose a tag to compare
  • Bump Azure.Identity from 1.0.0 to 1.11.0 for security reasons (CVE-2024-29992)

4.0.0

02 May 09:18
10f8df6
Compare
Choose a tag to compare
  • Bump Microsoft core packages according to .NET Package Maintenance (deprecation) (#12)
  • Bump Newtonsoft.Json to 13.0.2 for security reasons (#11)
  • Use the new and recommended Azure.* packages instead of the old Microsoft.Azure.*. This applies to the Whitestone.Transport.AzureServiceBus package and relates to the use of CreateTopicOptions instead of TopicDescription (as well as for the corresponding Subscription classes). See documentation for details.

3.0.0

05 Aug 11:44
Compare
Choose a tag to compare
  • Converted to use Dependency Injection and .NET hosting (#6)
  • Added usage of ILogger. (#7)
  • Converted threads to tasks, and use async wherever possible (#8)
  • Added new serializer: MessageSharp (#9)
  • Refactor solution/project structure for more organized tests. Also added more tests, both unit and integration tests
  • Documentation updated to reflect functional changes

2.1.0

04 Aug 11:13
Compare
Choose a tag to compare
  • Created proper documentation #3
  • Added support for RabbitMQ #4
  • Added support for Azure Service Bus #5
  • Added YML build and deploy pipeline

2.0.0

25 Aug 14:18
Compare
Choose a tag to compare
  • #2 Major overhaul of how Cambion is used, with more readable configurations

1.0.1

01 Sep 12:42
Compare
Choose a tag to compare
  • Converted projects to .NET Standard for increased portability
  • Removed explicit MEF support as this would be differently supported in i.e. .NET Framework vs. .NET Core
    See documentation for examples of how to use v1.0.1 with MEF

1.0.0

24 Apr 17:13
Compare
Choose a tag to compare

Initial release