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 2.18.2 #4628

Merged
merged 4 commits into from
Oct 5, 2020
Merged

Release 2.18.2 #4628

merged 4 commits into from
Oct 5, 2020

Conversation

glasser
Copy link
Member

@glasser glasser commented Oct 5, 2020

As with release PRs in the past, this is a PR tracking a release-x.y.z branch for an upcoming release of Apollo Server. 🙌 The version in the title of this PR should correspond to the appropriate branch.

Check the appropriate milestone (to the right) for more details on what we hope to get into this release!

The intention of these release branches is to gather changes which are intended to land in a specific version (again, indiciated by the subject of this PR). Release branches allow additional clarity into what is being staged, provide a forum for comments from the community pertaining to the release's stability, and to facilitate the creation of pre-releases (e.g. alpha, beta, rc) without affecting the main branch.

PRs for new features might be opened against or re-targeted to this branch by the project maintainers. The main branch may be periodically merged into this branch up until the point in time that this branch is being prepared for release. Depending on the size of the release, this may be once it reaches RC (release candidate) stage with an -rc.x release suffix. Some less substantial releases may be short-lived and may never have pre-release versions.

When this version is officially released onto the latest npm tag, this PR will be merged into main.

oliversalzburg and others added 2 commits October 5, 2020 11:52
Relates to #4453.

Co-authored-by: Jesse Rosenberger <git@jro.cc>
@glasser
Copy link
Member Author

glasser commented Oct 5, 2020

This is a cherry-pick on top of v2.18.1, plus #4600, which is a regression in v2.18.0 for people using tools like yarn2 pnp which strictly enforce declared dependencies.

 - apollo-server-azure-functions@2.18.2
 - apollo-server-cloud-functions@2.18.2
 - apollo-server-cloudflare@2.18.2
 - apollo-server-core@2.18.2
 - apollo-server-express@2.18.2
 - apollo-server-fastify@2.18.2
 - apollo-server-hapi@2.18.2
 - apollo-server-integration-testsuite@2.18.2
 - apollo-server-koa@2.18.2
 - apollo-server-lambda@2.18.2
 - apollo-server-micro@2.18.2
 - apollo-server-testing@2.18.2
 - apollo-server@2.18.2
@glasser glasser merged commit 7d75acd into main Oct 5, 2020
@abernix abernix added this to the Release 2.18.2 milestone Oct 6, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants