Karrio

Latest version: v2023.9.2

Safety actively analyzes 623807 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 11

2023.5.3

- 439
- 437
- 438

2023.5.2

- 416
- 414
- 410
- https://github.com/karrioapi/karrio/pull/418

Thanks to jacobshilitz for the quick fix

2023.5.1

- Ensure cache params are optional with a default value
- Handle auth token error parsing
- Disable DHL Express dutiable flag for EU countries
- Fix / Improve DPDHL Error

Special thanks to nahall for the USPS service update

2023.5

Changes

- (upgrade) UPS API integration to the latest 387
- (fix) intermittent issue with Canada Post options 381
- (add) configurable options to FedEx and DHL express connections
- (fix) carrier config mutation regression
- (add) metadata to tracker POST API request data
- (fix) DHL express `"DOC"/"NONDOC"` 367
- (remove) support for UPS Freight

Updating to UPS REST API with Oauth2 authentication

**UPS and deprecating their XML and JSON legacy APIs in favour of their new REST API with Oauth2 support. You will need to update your Carrier connection with your app `client_id` and `client_secret`**

_follow these instructions to get your new API credentials_

- Visit [https://developer.ups.com/apps?loc=en_US](https://developer.ups.com/apps?loc=en_US)
- Create a new app
- Copy your `client_id` and `client_secret` to update your karrio's UPS connections

<details>
<summary>app creation screenshots</summary>

![Screenshot 2023-06-04 095624](https://github.com/karrioapi/karrio/assets/10974180/82d07d6e-a754-41d5-8260-f38cfa67e812)

![ups-app-creation-setup](https://github.com/karrioapi/karrio/assets/10974180/cf60f949-02fe-4f85-a6a0-0721ca0d704b)

![ups-app-credentials](https://github.com/karrioapi/karrio/assets/10974180/e91beb7e-10e1-495e-af81-80535d63521d)

</details>

2023.4.6

Fixes

- (fix) organization invite on multi-tenant deployments
- (fix) Canada post falsy options mapping 381
- (fix) FedEx transit day resolution excluding weekends
- (simplify) computed address_lines (combining street_number with street_name)
- (fix) duplication in combined packages description

2023.4.4

Changelog

- (merge) 372
- (fix) 370
- (fix) 333 -> a way to handle service suffixes
- (add) migration fix for tracker info data
- (add) DHL prefix to native dhl_express service code and filter
- (introduce) `packstation` as an explicit option and adjust DPDHL
- (introduce) `service_suffix` config for fixed service suffix with DPDHL
- (fix) tracker info update
- (fix) misspelled carrier_tracking_link mapping for shipment tracker
- (update) tracking status computation to support new statuses and prevent `in_transit` override

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.