Skip to content

v1.54.1 with minimal changes to upstream#12

Merged
benboothby merged 210 commits into
masterfrom
new1.54.1
Apr 29, 2026
Merged

v1.54.1 with minimal changes to upstream#12
benboothby merged 210 commits into
masterfrom
new1.54.1

Conversation

@benboothby
Copy link
Copy Markdown

No description provided.

itslenny and others added 30 commits September 15, 2025 10:54
* feat: add support for sorting in list v2 endpoint

* add test cases, fix time sorting in flat file listings

* move order into sortby in database adapter

* remove unused variable in query
* fix: cleaning up of prefixes under heavy concurrency

* fix deadlock in overlapping prefixes

---------

Co-authored-by: Lenny <lenny@itslennysfault.com>
Bumps [axios](https://github.com/axios/axios) from 1.9.0 to 1.12.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.9.0...v1.12.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: add cluster discovery for eks

* chore: add kubernetes/client-node to jest
…se#772)

Currently, whenever you push any commit to your branch, the old builds are still running and a new build is started. Once a new commit is added, the old test results no longer matter and it's just a waste of CI resources. Also reduces confusion with multiple builds running in parallel for the same branch/possibly blocking any merges.

With this little change, we ensure that whenever a new commit is added, the previous build is immediately canceled/stopped and only the build (latest commit) runs.
* fix: ensure failure exit code is properly reported

* chore: ignore eslint error in main

* chore: try voiding the promise
* feat: vector buckets
* feat: sharding of vector buckets
…upabase#776)

* fix: add X-Robots-Tag header to prevent robot indexing and following

* add ability to override x-robots-tag header

* add x-robots-tag validation
…col (supabase#780)

* feat: add support for custom response headers in s3 protocol

* add date validation for response-expires header
`storage.migrations` existence check is missing a schema filter
For the multitenant db, we use `public` as the schema
ferhatelmas and others added 28 commits April 13, 2026 22:48
…abase#1006)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
Co-authored-by: ferhat elmas <elmas.ferhat@gmail.com>
* fix: add lifecycle logs for empty bucket operations

* add empty bucket webhook test
* fix: allow webp as transformation option

* fix types

* add test

---------

Co-authored-by: Lenny <lenny@itslennysfault.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ferhat elmas <elmas.ferhat@gmail.com>
….52.1 (supabase#1034)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…3.0 to 0.214.0 (supabase#1035)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@benboothby benboothby merged commit 927883b into master Apr 29, 2026
@benboothby benboothby deleted the new1.54.1 branch April 29, 2026 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.