Skip to content

v6.0.0

Compare
Choose a tag to compare
@nwithan8 nwithan8 released this 06 Dec 23:37
· 28 commits to master since this release
ec528c4
  • Drop support for .NET Core 3.1
  • Add support for .NET 8.0
  • Remove carbon_offset (CarbonOffset) parameter from shipment creation and purchase flows
    • This parameter is no longer supported by the EasyPost API
  • Remove CarbonOffset model
  • Remove CreateAndBuy method in Batch service due to API deprecation
  • Add Options parameter for beta rates retrieval parameter set
  • Add ability to add custom options via AddAdditionalOption, in case an option is not explicitly supported
  • Beta CarrierMetadata service and classes removed. Please use the GA CarrierMetadata service and classes instead.

Please reference our Upgrade Guide for breaking changes.

Full Changelog: v5.8.0...v6.0.0