Releases: karrioapi/karrio
Karrio preview 2024.6-rc33
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
forcarrier_name
Karrio preview 2024.6-rc32
Karrio preview 2024.6-rc31
Karrio preview 2024.6-rc30
Changes
Fix
- fix: invalid language and lang field default state assignment
- fix: eshipper carrier data parsing for both rating and shipping response data
- fix: debug and consolidate eshipper shipment cancellation with live tests
- fix: connection data parsing when saving tracing records
- feat: handle fedex max contact and company name
Chore
- chore: fix generic carrier configration parsing
- chore: fix docs generation and docusaurus dependencies
- chore: improve enum typing for lang and language configs for connectors and handle default values for carrier registration modal
- refactor: carrier proxies to only be generated for django admin and prevent migration requirement
Karrio preview 2024.6-rc29
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
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
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
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
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 configurationtest_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
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