You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix circular reference on GraphQL system carrier.carrier_name property
Fix bugs with exception raised when there is an existing carrier connection in test mode and not live
Dev Ex
Switched to mono repo bringing purplship-carriers, purplship-bridges, purplship-server and all other satellite projects under purplship (this simplifies the development process)
Improve PHP and Python client generator script options
Improve docker setup for local developments
Improve docker setup for testing with the same config as production (went from 6 min build + test time to 2 min)
Change namespaces for consistent branding (went from purpleserver.* -> purplship.server.*)
add as shared .vscode configuration.
Fix JWT regression caused by PyJWT dependency
Enhance Docker image startup and graceful-stop with dumb-init