pypi python-amazon-sp-api 1.8.21
v1.8.21

latest releases: 1.9.1, 1.8.22
22 hours ago

v1.8.21

Changes Relevant to End-Users

  • Configuration Enhancement: Made the TTL (Time-To-Live) for authentication cache configurable via the SP_API_AUTH_CACHE_TTL environment variable. This allows users to customize the cache duration according to their needs, providing greater flexibility in managing token lifetimes.

Internal Changes

  • No internal changes were made in this version.

Mermaid Diagram Representation

graph TD;
    A[Authentication Cache] -->|TTL Configurable| B[Environment Variable];
Loading

These changes allow users to better manage their authentication cache settings, enhancing the adaptability of the library to different operational requirements.

Don't miss a new python-amazon-sp-api release

NewReleases is sending notifications on new releases.