Skip to content

Conversation

@rkistner
Copy link
Contributor

@rkistner rkistner commented Nov 6, 2025

Upgrade to Node 22.21.1, with support for --max-old-space-size-percentage. This makes it simpler to configure the max-old-space-size as a percentage of the container limits, without needing to do manual calculations. One specific use case here is to allow using Kubernetes VPA for automatically scaling memory usage.

This also cleans up change sets a bit, changing this to a new minor release rather than patch.

@changeset-bot
Copy link

changeset-bot bot commented Nov 6, 2025

🦋 Changeset detected

Latest commit: fc9fe82

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
Name Type
@powersync/service-image Minor
@powersync/service-module-postgres-storage Patch
@powersync/service-module-mongodb-storage Patch
@powersync/service-module-postgres Patch
@powersync/service-module-mongodb Patch
@powersync/service-core Minor
@powersync/service-module-mysql Patch
@powersync/service-module-core Patch
@powersync/lib-services-framework Patch
@powersync/service-types Patch
@powersync/service-schema Minor
@powersync/service-core-tests Patch
test-client Patch
@powersync/service-rsocket-router Patch
@powersync/lib-service-mongodb Patch
@powersync/lib-service-postgres Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@rkistner rkistner merged commit e465ba7 into main Nov 6, 2025
22 checks passed
@rkistner rkistner deleted the bump-node branch November 6, 2025 09:15
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.

3 participants