Skip to content

Comments

Bump graphql-dgs-platform-dependencies from latest.release to 4.9.22#67

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.netflix.graphql.dgs-graphql-dgs-platform-dependencies-4.9.22
Closed

Bump graphql-dgs-platform-dependencies from latest.release to 4.9.22#67
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.netflix.graphql.dgs-graphql-dgs-platform-dependencies-4.9.22

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 10, 2022

Bumps graphql-dgs-platform-dependencies from latest.release to 4.9.22.

Release notes

Sourced from graphql-dgs-platform-dependencies's releases.

v4.9.22

No release notes provided.

v4.9.21

What’s Changed

v4.9.20

What’s Changed

  • Move result processors for Flux/Mono to graphql-dgs (#866) @​kilink

v4.9.19

What’s Changed

v4.9.18

What’s Changed

v4.9.17

What’s Changed

Features

Support Apollo APQ (#829)

Summary

We now support Apollo's Automated Persisted Queries or APQ. To enable this feature you will have to set the dgs.graphql.apq.enabled property to true.

Configuration
Property Name Type Default Description
dgs.graphql.apq.enabled boolean false Enables Apollo's APQ (as implemented in graphql-java) on the DGS Service
dgs.graphql.apq.default-cache.enabled boolean true Can be used to disable the default Caffeine Cache
dgs.graphql.apq.default-cache.caffeine-spec String maximumSize=100,expireAfterWrite=1h,recordStats Specifies the CaffeineSpec used by the default Caffeine Cache

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [graphql-dgs-platform-dependencies](https://github.com/Netflix/dgs-framework) from latest.release to 4.9.22.
- [Release notes](https://github.com/Netflix/dgs-framework/releases)
- [Commits](https://github.com/Netflix/dgs-framework/commits/v4.9.22)

---
updated-dependencies:
- dependency-name: com.netflix.graphql.dgs:graphql-dgs-platform-dependencies
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 10, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 25, 2022

Superseded by #69.

@dependabot dependabot bot closed this Mar 25, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.netflix.graphql.dgs-graphql-dgs-platform-dependencies-4.9.22 branch March 25, 2022 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants