Skip to content

Karrio preview 2024.6-rc1

Compare
Choose a tag to compare
@danh91 danh91 released this 27 May 22:08
· 47 commits to main since this release
a321be1

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.

Feat

  • feat: Add support for env config of Redis username and password (#564)
  • feat: Bootstrap new eshipper API extension
  • feat: Make cache available to all connection settings
  • feat: add carrier_id to the POST /v1/proxy/shipping/{carrier_name}/cancel to allow precise carrier account selection for the operation. #590
  • feat: Enhance Documents REST API with support for template management CRUD operations and generic document generator API in addition to Trade API upload API. #581

Docs

  • docs: setup docusaurus docusaurus-openapi-docs plugin
  • docs: Improve generated OpenAPI with annotation

Chore

  • chore: update Readme dashboard illustration
  • chore: Apply minimal query optimization
  • chore: Prevent backup file creation from sed command

Breaking changes

  • Rename legacy extension eshiper -> eshipper_xml to prepare for the upgrade to the new eShipper API
  • The Electronic Trade Document upload API was changed from POST /v1/documents to POST /v1/documents/uploads
  • The GET /v1/documents endpoint returning ETD upload records is now GET /v1/documents/uploads