Zuplo Changelog
We release improvements, new features, and fixes daily. Follow along here to see the most important updates.
Developer Portal Enhancements
Developer portal has been updated for improved performance and better error handling. Documentation improvements.
Environment Variable API + CLI#
Environment variables can now be managed via the Zuplo CLI or the Developer API
April 14 2023: Weekly Roundup
- Added self-serve sign up and billing portal via Stripe
- Routes built using Open API paths now automatically match with and without
trailing slash
/
. Note, this does not apply to custom URL Pattern paths. - Zuplo Tunnel Docker Image Updated to version 2023.3.1 of cloudflared
dev-portal.json
is now surfaced in the file explorer of the Zuplo Portal
New Policies
April 07 2023: Weekly Roundup
- Zuplo portal now supports sub-folders in the
modules
directory - Zuplo CLI now includes the ability to manage secure tunnels (Enterprise Only)
- Environments can now be marked as "Protected" to prevent accidental deletions. Contact support@zuplo.com to enable protection on your environments.
New Policies
Two new policies added this week:
Configuration with `zuplo.jsonc`
Introduced zuplo.jsonc
configuration with Compatibility Dates.
Documentation.
February 08 2023: Weekly Roundup
- Zuplo Tunnel Docker Image Updated to version 2023.3.0 of cloudflared
- Disables QUIC protocol by default on tunnel due to performance issues under certain situations. Defaults to HTTP2 instead.
- Added the ability to customize the event sent to AWS Lambda when running with AWS API Gateway compatibility. Documentation
Zuplo Tunnel Docker Image Update
Zuplo Tunnel Docker Image Updated to version 2023.2.1 of cloudflared