github Netflix/dgs-framework v4.3.0

latest releases: v8.5.8, v8.5.7, v8.5.7-rc.1...
2 years ago

What’s Changed

Additional Notes

Some DGS Client Components will move, soon, to the DGS Codegen project.

We are preparing to move the following components to the DGS Codegen project.
These artifacts are mainly used in the context of codegen. With the move we will hope to decouple
the codegen project from the DGS Framework releases. For now you can still use them but soon they will be deprecated
and after that removed:

  • com.netflix.graphql.dgs.client.codegen.ProjectionSerializer
  • com.netflix.graphql.dgs.client.codegen.GraphQLQueryRequest
  • com.netflix.graphql.dgs.client.codegen.EntitiesGraphQLQuery
  • com.netflix.graphql.dgs.client.codegen.InputValueSerializer
  • com.netflix.graphql.dgs.client.codegen.BaseProjectionNode
  • com.netflix.graphql.dgs.client.codegen.GraphQLQuery
  • com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode

What does this mean for me?

For now things stay the same but, this will eventually affect you if you are using the graphql-dgs-client.
We will deprecate the components and provide you with additional instructions in the next release.

Don't miss a new dgs-framework release

NewReleases is sending notifications on new releases.