ansible-supabase v1.0.0-rc3
What's Changed
- feat(mcp): secure MCP remote access via SSH tunnel by @baderdean in #95
- docs(readme): make secure full-featured setup the default install path by @baderdean in #94
- feat(installer): add deterministic config-based setup.sh by @baderdean in #96
- Trigger deploy supabase instances on release by @zieddhf in #98
- Update mailer subjects to remove brand name by @zieddhf in #97
- feat(migrate): add Layer 1 migration script from supabase.com by @baderdean in #100
- Update server-stats dashboard by @zieddhf in #101
- Fix(caddy): restart caddy after setup is done by @zieddhf in #102
- feat(caddy): add sso_allow_list config for github/gitlab/generic providers by @zieddhf in #103
- fix(migrate): dynamic schema discovery + single dump/restore fixes triggers and silent failures by @zieddhf in #104
- docs(agents): document known pitfalls and lessons learned by @zieddhf in #105
- fix(supabase): bind Postgres SSL cert to the real Supabase domain by @zieddhf in #106
- fix(mcp): pin network subnet + allow Docker gateway for /mcp by @zieddhf in #110
- docs(readme): fix table-of-contents anchor links by @zieddhf in #111
New Contributors
- @baderdean made their first contribution in #95
Full Changelog: v1.0.0-rc2...v1.0.0-rc3