Skip to content

Releases: karrioapi/karrio

Karrio preview 2024.6-rc33

29 Aug 01:07
42e9b42
Compare
Choose a tag to compare

Changes

Fix

  • fix: eshipper cancel shipment request, and add special cancel error handling for undocumented errors
  • fix: eshipper datetime requirement for ship date and update tests for order cancellation
  • fix: tracker filter to return tracker if already existent
  • fix: fedex tracking estimated delivery date response parsing
  • fix: migration defaulting to hardcoded eshipper for carrier_name

Karrio preview 2024.6-rc32

27 Aug 17:18
Compare
Choose a tag to compare

Karrio preview 2024.6-rc31

23 Aug 18:54
353cbe0
Compare
Choose a tag to compare

Karrio preview 2024.6-rc30

Karrio preview 2024.6-rc29

20 Aug 02:41
Compare
Choose a tag to compare

Changes

Feat

  • feat: add karrio.lib to document template context

Fix

  • fix: usps API token missing scope
  • fix: eShipper server URL for production mode and label problem #647

Karrio preview 2024.6-rc28

19 Aug 03:19
Compare
Choose a tag to compare

Important

This is a release candidate for the upcoming 2024.6 major release. There are already a couple of breaking changes to watch out for.

Changes

Hotfix

Karrio preview 2024.6-rc27

18 Aug 07:53
Compare
Choose a tag to compare

Important

This is a release candidate for the upcoming 2024.6 major release. There are already a couple of breaking changes to watch out for.

Changes

Fix

  • fix: consolidate SAPIENT integration with live tests
  • fix: eshipper dimension parsing requirements

Karrio preview 2024.6-rc26

13 Aug 16:10
Compare
Choose a tag to compare

Important

This is a release candidate for the upcoming 2024.6 major release. There are already a couple of breaking changes to watch out for.

Thank you for your patience as I go through a time of workload adjustment between my new role and the maintenance of Karrio. Read my community announcement here

Changes

Note

This release candidate introduces the last major breaking changes. I highly recommend testing the upgrade in a staging/testing environment.

The next release should hopefully be the official 2024.6. Please open an issue if you have any migrations or upgrade issues.

  • hot-fix(2024.6-rc24): migration race condition issue #645
  • clean up: remaining usage of deprecated providers.MODELS dynamic object created by old carrier settings models

View https://github.com/karrioapi/karrio/releases/tag/v2024.6-rc24 for changelog

Karrio preview 2024.6-rc25

12 Aug 07:13
Compare
Choose a tag to compare

Important

This is a release candidate for the upcoming 2024.6 major release. There are already a couple of breaking changes to watch out for.

Thank you for your patience as I go through a time of workload adjustment between my new role and the maintenance of Karrio. Read my community announcement here

Changes

Note

This release candidate introduces the last major breaking changes. I highly recommend testing the upgrade in a staging/testing environment.

The next release should hopefully be the official 2024.6. Please open an issue if you have any migrations or upgrade issues.

  • hot-fix for 2024.6-rc24: regression on carrier configuration test_mode assignment for carrier connection registration in live mode.

View https://github.com/karrioapi/karrio/releases/tag/v2024.6-rc24 for changelog

Karrio preview 2024.6-rc24

12 Aug 05:26
Compare
Choose a tag to compare

Important

This is a release candidate for the upcoming 2024.6 major release. There are already a couple of breaking changes to watch out for.

Thank you for your patience as I go through a time of workload adjustment between my new role and the maintenance of Karrio. Read my community announcement here

Changes

Note

This release candidate introduces the last major breaking changes. I highly recommend testing the upgrade in a staging/testing environment.

The next release should hopefully be the official 2024.6. Please open an issue if you have any migrations or upgrade issues.

  • Disable "note" alert types as previously done in fedex_ws #638
  • feat: rename legacy USPS extensions to usps_wt (for USPS Web Tools)
  • [feat] Carrier Connection REST API #582
  • [carrier-integration | interoperability] SAPIENT #633
  • FedEx Tracking should be giving us the signed_by #635
  • Incorrect Item Quantity Distribution in Multi-Package Orders #634

Special thanks to @ChrisNolan (🎉 first contribution) and @jacobshilitz