-
Notifications
You must be signed in to change notification settings - Fork 112
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
Upcoming Release Changes #6640
base: main
Are you sure you want to change the base?
Upcoming Release Changes #6640
Conversation
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
5e1a851
to
436232b
Compare
cf05ab9
to
e6a70b9
Compare
5eced00
to
8ee2534
Compare
c5a3a9b
to
b5f6f40
Compare
b5f6f40
to
48efd96
Compare
This PR was opened by the Changesets release 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.
Releases
@graphql-hive/[email protected]
Minor Changes
#6637
5130fc1
Thanks @n1ru4l! - Add error logging for invalid combinations of the
target
andtoken
configuration.target
option for usage reporting when using a token thatstarts with
hvo1/
.target
option for usage reporting when a token doesnot start with
hvo1/
Patch Changes
[
5130fc1
]:@graphql-hive/[email protected]
Minor Changes
#6658
e6a970f
Thanks @n1ru4l! - Internal adjustments for using non-deprecated API
fields.
#6626
2056307
Thanks @jdolle! - Show dangerous changes as a separate list in
schema:check
#6662
2b220a5
Thanks @n1ru4l! - Support federation composition validation for
IMPLEMENTED_BY_INACCESSIBLE
.#6675
ed66171
Thanks @kamilkisiela! - Updates the
@theguild/federation-composition
tov0.18.1
that includes the following changes:@override(label: "<value>")
)@composeDirective
on a built-in scalar (like@oneOf
)600ms)
@shareable
Patch Changes
[
5130fc1
]:@graphql-hive/[email protected]
Minor Changes
#6637
5130fc1
Thanks @n1ru4l! - Add error logging for invalid combinations of the
target
andtoken
configuration.target
option for usage reporting when using a token thatstarts with
hvo1/
.target
option for usage reporting when a token doesnot start with
hvo1/
@graphql-hive/[email protected]
Minor Changes
#6637
5130fc1
Thanks @n1ru4l! - Add error logging for invalid combinations of the
target
andtoken
configuration.target
option for usage reporting when using a token thatstarts with
hvo1/
.target
option for usage reporting when a token doesnot start with
hvo1/
Patch Changes
[
5130fc1
]:@graphql-hive/[email protected]
Minor Changes
#6637
5130fc1
Thanks @n1ru4l! - Add error logging for invalid combinations of the
target
andtoken
configuration.target
option for usage reporting when using a token thatstarts with
hvo1/
.target
option for usage reporting when a token doesnot start with
hvo1/
Patch Changes
[
5130fc1
]:[email protected]
Minor Changes
#6626
2056307
Thanks @jdolle! - Add target breaking change setting to turn
dangerous changes into breaking changes
#6658
e6a970f
Thanks @n1ru4l! - Adjust GraphQL schema according to schema design
policies.
#6701
f2fe6c8
Thanks @n1ru4l! - Print dangerous schema changes as own section in
github changes.
#6662
2b220a5
Thanks @n1ru4l! - Support federation composition validation for
IMPLEMENTED_BY_INACCESSIBLE
.#6678
8fd9ad0
Thanks @n1ru4l! - Deprecate
CriticalityLevel
scalar and fieldsreferencing it in favor of the
SeverityLevelType
scalar. ExposeSchemaChange.severityLevel
andSchemaChange.severityReason
via the public API endpoint.#6614
c1d9c05
Thanks @n1ru4l! - Add new route
/graphql-public
to theserver
service which contains the public GraphQL API (fields and types will follow).
#6675
ed66171
Thanks @kamilkisiela! - Updates the
@theguild/federation-composition
tov0.18.1
that includes the following changes:@override(label: "<value>")
)@composeDirective
on a built-in scalar (like@oneOf
)600ms)
@shareable
#6665
cb41478
Thanks @kamilkisiela! - Update
@theguild/federation-composition
tov0.16.0
.v2.7
, but without the progressive@override
.v2.8
, but without the@context
and@fromContext
directives.v2.9
, including@cost
and@listSize
directives.#6683
ab774b7
Thanks @jdolle! - Make url optional for subsequent federated schema
publishes
Patch Changes
#6716
1767037
Thanks @jdolle! - Improve slack alert error logs
#6687
349b78f
Thanks @jdolle! - Improve resource ID tooltip behavior
#6685
a107ad3
Thanks @n1ru4l! - Fix failing schema contract composition.
#6602
df3e5a2
Thanks @jdolle! - Added directions for publishing on no schema
component
#6713
4f9aeae
Thanks @jdolle! - Do not store empty metadata in db
#6660
5ff2aaa
Thanks @jdolle! - fix schedule a meeting link
#6718
fd9b160
Thanks @jdolle! - upgrade 'got' package to fix TimeoutError case
#6632
9b2bec6
Thanks @jdolle! - Capture Stripe.js load error to avoid raising an
unhandled error
#6706
4435820
Thanks @n1ru4l! - Improve contract schema building for subgraphs
using the
extend
keyword.[email protected]
Patch Changes
3f823c9
Thanks @github-actions! - Updated internal Apollo crates
to get downstream fix for advisories. See
https://github.com/apollographql/router/releases/tag/v2.1.1