v1.24.04
版本发布时间: 2024-05-08 08:49:31
supabase/supabase最新发布版本:1.24.08(2024-09-17 03:37:55)
Here’s everything we shipped during our GA week:
Day 1 - Supabase is officially launching into General Availability (GA)
Supabase has moved to General Availability (GA) with over 1 million databases under management and over 2,500 databases launched daily. We’ve been production ready for years and now we are fully confident that we can help every customer become successful, from weekend projects to enterprise initiatives at organizations like Mozilla, 1Password, and PwC.
Full announcement | Video announcement | X space
Day 2 - Supabase Functions now supports AI models
Supabase Functions has added a native API that makes it easy to run AI models within your functions while removing nasty cold starts. You can use the gte-small
embedding model to generate text embeddings or bring your own Ollama server to tap into many more embedding models and Large Language Models (LLMs) like Llama3 and Mistral. Soon we’ll provide hosted Ollama servers so you won’t have to manage them yourselves for a more seamless experience.
Blog post | Video announcement | X space
Day 3 - Supabase Auth now supports Anonymous sign-ins
Supabase Auth heard your requests and went to work building anonymous sign-ins which enable you to create temporary users that have yet to sign up for your application. This lowers the friction for visitors to use your application while making it easy to convert them to permanent users once they’re hooked.
Blog post | Video announcement | X space
Day 4 - Supabase Storage now supports the S3 protocol
Supabase Storage already has standard and resumable uploads and now supports the industry standard S3 protocol enabling multipart upload and compatibility with a myriad of tools such as AWS CLI, Clickhouse, and Airbyte for a wide array of use cases.
Blog post | Video announcement | X space
Day 5 - Supabase Security & Performance Advisor
Supabase has managed over 1 million databases over the last four years and has seen all manner of use cases with common pitfalls that we’re helping our customers address with our Security, Performance, and Index Advisors. These Advisors will help to surface and fix insecure database configurations and recommend database and query optimizations to keep your database secure and performant for your mission critical workloads.
Blog post | Video announcement | X space
GA Week Hackathon Winners
We are delighted that so many high quality projects were submitted but in the end there could only be one Best Overall Project. The decision wasn’t easy but the Supabase panel of judges chose vdbs (vision database SQL) for the honorific. Congratulations 👏 to @xavimonp who will receive the prize of Apple AirPods.
Full list of winners | All the submissions
One more thing from GA Week
Just kidding, there’s always more than one. Here’s more awesome things we shipped:
- Supabase on the AWS Marketplace
- Database branching is now Publicly Available
- Supabase Bootstrap: the fastest way to launch a new project
- Supabase Swift officially supported
- Oriole, table storage extension for Postgres, joins Supabase
- Fly Postgres, a managed offering from Supabase, is available to everyone for testing
- Supabase GA Week meetups in 27 cities around the world
- Join our upcoming Meetup in SF at the a16z office with friends from Ollama and Fly.io
Community Highlights
- Changing Databases 5 Times in 48 Hours Boosted Our Launch to 35,000 Views [Article]
- Crazy new Supabase feature: Understand and learn about anonymous users [Video]
- Support unstructured data in Postgres with JSON columns [Video]
- Build an AI-powered blogging platform (Next.js, Langchain & CopilotKit) [Article]
- How to Secure Your Supabase Database and Storage [Blog post]
- Self-host Protomaps PMTiles on Supabase Storage [Video]
- Supabase Realtime - How to deal with multiplayers in Next.js [Blog post]
- The Hard Parts of Building an Application, Made Easy with Supabase [Article]