-
Notifications
You must be signed in to change notification settings - Fork 122
Upcoming Release Changes #6640
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
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 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. 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
ed6f14d to
6dd4a9a
Compare
a13c758 to
f7be44c
Compare
9129a4e to
d923df1
Compare
d923df1 to
de46b39
Compare
de46b39 to
68685e4
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
5130fc1Thanks @n1ru4l! - Add error logging for invalid combinations of the
targetandtokenconfiguration.targetoption for usage reporting when using a token thatstarts with
hvo1/.targetoption for usage reporting when a token doesnot start with
hvo1/Patch Changes
[
5130fc1]:@graphql-hive/[email protected]
Minor Changes
#6658
e6a970fThanks @n1ru4l! - Internal adjustments for using non-deprecated API
fields.
#6626
2056307Thanks @jdolle! - Show dangerous changes as a separate list in
schema:check
#6662
2b220a5Thanks @n1ru4l! - Support federation composition validation for
IMPLEMENTED_BY_INACCESSIBLE.#6675
ed66171Thanks @kamilkisiela! - Updates the
@theguild/federation-compositiontov0.18.1that includes the following changes:@override(label: "<value>"))@composeDirectiveon a built-in scalar (like@oneOf)600ms)
@shareablePatch Changes
#6768
5ee3a2eThanks @jdolle! - Correct error exit codes
Updated dependencies
[
5130fc1]:@graphql-hive/[email protected]
Minor Changes
#6637
5130fc1Thanks @n1ru4l! - Add error logging for invalid combinations of the
targetandtokenconfiguration.targetoption for usage reporting when using a token thatstarts with
hvo1/.targetoption for usage reporting when a token doesnot start with
hvo1/@graphql-hive/[email protected]
Minor Changes
#6637
5130fc1Thanks @n1ru4l! - Add error logging for invalid combinations of the
targetandtokenconfiguration.targetoption for usage reporting when using a token thatstarts with
hvo1/.targetoption for usage reporting when a token doesnot start with
hvo1/Patch Changes
[
5130fc1]:@graphql-hive/[email protected]
Minor Changes
#6637
5130fc1Thanks @n1ru4l! - Add error logging for invalid combinations of the
targetandtokenconfiguration.targetoption for usage reporting when using a token thatstarts with
hvo1/.targetoption for usage reporting when a token doesnot start with
hvo1/Patch Changes
[
5130fc1]:[email protected]
Major Changes
#6758
0cf1194Thanks @n1ru4l! - Add target management fields to the public GraphQL
API schema.
This includes the following fields and related types/fields:
Mutation.updateTargetConditionalBreakingChangeConfigurationMutation.updateTargetSlugMutation.updateTargetDangerousChangeClassificationMutation.createTargetMutation.deleteTargetMutation.createCdnAccessTokenMutation.deleteCdnAccessTokenTarget.conditionalBreakingChangeConfigurationTarget.failDiffOnDangerousChangeTarget.cdnAccessTokensOrganization.availableOrganizationAccessTokenPermissionGroupsBREAKING CHANGE This renames existing types and fields within the private GraphQL schema.
Minor Changes
#6771
4dcd45aThanks @jdolle! - Add meta and subgraph data to coordinate insights
page; Fix SubgraphChip service link
#6626
2056307Thanks @jdolle! - Add target breaking change setting to turn
dangerous changes into breaking changes
#6658
e6a970fThanks @n1ru4l! - Adjust GraphQL schema according to schema design
policies.
#6701
f2fe6c8Thanks @n1ru4l! - Print dangerous schema changes as own section in
github changes.
#6662
2b220a5Thanks @n1ru4l! - Support federation composition validation for
IMPLEMENTED_BY_INACCESSIBLE.#6678
8fd9ad0Thanks @n1ru4l! - Deprecate
CriticalityLevelscalar and fieldsreferencing it in favor of the
SeverityLevelTypescalar. ExposeSchemaChange.severityLevelandSchemaChange.severityReasonvia the public API endpoint.#6614
c1d9c05Thanks @n1ru4l! - Add new route
/graphql-publicto theserverservice which contains the public GraphQL API (fields and types will follow).
#6675
ed66171Thanks @kamilkisiela! - Updates the
@theguild/federation-compositiontov0.18.1that includes the following changes:@override(label: "<value>"))@composeDirectiveon a built-in scalar (like@oneOf)600ms)
@shareable#6665
cb41478Thanks @kamilkisiela! - Update
@theguild/federation-compositiontov0.16.0.v2.7, but without the progressive@override.v2.8, but without the@contextand@fromContextdirectives.v2.9, including@costand@listSizedirectives.#6683
ab774b7Thanks @jdolle! - Make url optional for subsequent federated schema
publishes
Patch Changes
#6716
1767037Thanks @jdolle! - Improve slack alert error logs
#6687
349b78fThanks @jdolle! - Improve resource ID tooltip behavior
#6685
a107ad3Thanks @n1ru4l! - Fix failing schema contract composition.
#6729
cc552c9Thanks @jdolle! - Disable redis snapshotting
#6770
8e02a49Thanks @jdolle! - Adjust contract logic to allow removing mutation
and subscription types
#6602
df3e5a2Thanks @jdolle! - Added directions for publishing on no schema
component
#6759
132feb9Thanks @jdolle! - Reduce usage service readiness threshold; Disable
nagles algorithm and increase keepAlive from 60s to 180s for KafkaJS
#6713
4f9aeaeThanks @jdolle! - Do not store empty metadata in db
#6660
5ff2aaaThanks @jdolle! - fix schedule a meeting link
#6718
fd9b160Thanks @jdolle! - upgrade 'got' package to fix TimeoutError case
#6752
d0404dbThanks @jdolle! - Improve external composer UX: Handle network errors
gracefully, do not use native composer when testing, and improve settings UI
#6755
60981bdThanks @jdolle! - Correctly set usage service state to Ready after
processing all of the fallback queue.
#6632
9b2bec6Thanks @jdolle! - Capture Stripe.js load error to avoid raising an
unhandled error
#6706
4435820Thanks @n1ru4l! - Improve contract schema building for subgraphs
using the
extendkeyword.[email protected]
Patch Changes
3f823c9Thanks @github-actions! - Updated internal Apollo crates
to get downstream fix for advisories. See
https://github.com/apollographql/router/releases/tag/v2.1.1