Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: publish new package versions (beta) (#2357)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ `main` is currently in **pre mode** so this branch has prereleases rather than normal releases. If you want to exit prereleases, run `changeset pre exit` on `main`.⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ # Releases ## @core/[email protected] ### Patch Changes - 49dd88f: fix: Fix file corruption when doing external sort during compaction - f92d4b3: Fallback to replicating whole relations if publication row filtering cannot support given where clauses. - c444072: Allow multiple conditions in a where clause to be optimised (not just one) - d22e363: Fix transaction ID comparison logic to use correct modulo-2^32 arithmetic. - c444072: Optimise where clauses that have a condition in the form 'array_field @> array_const' - 8a4b0d5: Ensure shape properties are added to OTEL spans in shape requests. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information