Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.10 #114

Merged
merged 2 commits into from
May 19, 2023
Merged

Release v1.10 #114

merged 2 commits into from
May 19, 2023

Conversation

yaythomas
Copy link
Member

  • Pin CI Nodejs version to 16 rather than 18. This is to ensure that our CI happens on the same version as the most common client for this service, VS Code, uses Nodejs 16 via Electron.
  • Minor version release bump.

This release contains:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Visual Studio Code electron currently runs on node 16
by default. Full table with details here:
https://github.com/ewanharris/vscode-versions

To avoid compatibility problems down the line, pin
the CI node version to 16 so integration testing
will not rely on a later version of node than exists
in the default VS Code execution env.
@yaythomas yaythomas merged commit 7ca87c9 into master May 19, 2023
1 check passed
@yaythomas yaythomas deleted the v1.10 branch May 19, 2023 22:35
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.

ProcessorConfig is not an accepted value for Distributed Map states
3 participants