This repository has been archived by the owner on Nov 15, 2022. It is now read-only.
Releases: netresearch/dhl-sdk-api-express
Releases · netresearch/dhl-sdk-api-express
2.1.0
Added
- Set label option flag to request a waybill document, contributed by D. Fairbrother and @JustoHermano via PR #11
2.0.2
Added
Removed
- Support for PHP 5.6 and PHP 7.0
Changed
-
Request and response parsing, contributed by @tomazJakomin via PR #5:
- Class Map: add missing ResponseServiceHeader type
- Delete Shipment: fix passing Reason code from request builder to SOAP type
- Track: introduce constants for usage in TrackingRequestBuilderInterface::setPiecesEnabled
- Track: handle empty ShipmentEvent type during response processing
Fixed
- Webservice response logging
2.0.1
2.0.0
2.0.0 - 2019-12-05
Added
- Support for PHP 7.3
- Improved logged information for errors during rates request
Changed
- Changed public API to always require a \DateTime object when
handling date/time information to avoid timezone bugs - Cleaned up missing or incorrect public API annotations
1.2.0 Bugfix release
Fixed
- Check "no products available" behaviour with Express API
1.1.0
Bugfix release
Fixed
Catch every InvalidArgumentException when preparing a Rate Request
Added
Better log messages for Rate Request argument errors
Initial release
Initial release