Skip to content

Commit 09d3137

Browse files
committed
Publish follow-up
1 parent f93284e commit 09d3137

File tree

2 files changed

+21
-31
lines changed

2 files changed

+21
-31
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ The version headers in this history reflect the versions of Apollo Server itself
77
- [`@apollo/gateway`](https://github.com/apollographql/federation/blob/HEAD/gateway-js/CHANGELOG.md)
88
- [`@apollo/federation`](https://github.com/apollographql/federation/blob/HEAD/federation-js/CHANGELOG.md)
99

10+
## v3.13.0
11+
12+
- `apollo-server-core`: Restore missing v1 `skipValidation` option as `dangerouslyDisableValidation`. Note that enabling this option exposes your server to potential security and unexpected runtime issues. Apollo will not support issues that arise as a result of using this option. [PR #7785](https://github.com/apollographql/apollo-server/pull/7785)
1013

1114
## v3.12.0
1215
- `apollo-reporting-protobuf`: Update protobuf file to be current [PR #7412](https://github.com/apollographql/apollo-server/pull/7412)

package-lock.json

+18-31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)