Skip to content
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 #6976

Merged
merged 1 commit into from
May 20, 2024
Merged

Upcoming Release Changes #6976

merged 1 commit into from
May 20, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 15, 2024

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 master, this PR will be updated.

Releases

@omnigraph/soap@0.99.0

Minor Changes

Patch Changes

  • #6992
    bd5cea3
    Thanks @ardatan! - Support documents without any prefixes on W3
    definitions like xs etc.

    WSDL definitions might not have any prefix for W3 definitions as in here;

    <xs:schema />

    Unlike this one;

    <schema />

    Both are supported, previously it was throwing while looking for a namespace prefix for W3. Now it
    considers W3 to be the default/global namespace if there is no explicit prefix for it in the
    document.

    <wsdl:definitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" />
  • #6992
    bd5cea3
    Thanks @ardatan! - Support new numeric types; integer,
    negativeInteger, nonNegativeInteger, nonPositiveInteger and positiveInteger as scalar
    types

    See all the numeric types in SOAP; https://www.w3schools.com/xml/schema_dtypes_numeric.asp

  • #6992
    bd5cea3
    Thanks @ardatan! - Support extended enum types, before it was
    supporting string only but it might be other types of enums which are not string. In GraphQL,
    there is not such a thing like Enum<T> so all enums are just enums.

@graphql-mesh/cli@0.90.6

Patch Changes

  • #5966
    8f2349c
    Thanks @cweckesser! - Fix TS artifact generation when running
    Mesh build command so no reference to Mesh config script files (TS/JS) are included in the built
    sources.

@graphql-mesh/soap@0.99.0

Patch Changes

@graphql-mesh/transform-extend@0.98.5

Patch Changes

@graphql-mesh/plugin-response-cache@0.98.5

Patch Changes

  • #6927
    6c0de5f
    Thanks @mmadson! - fix to ensure graphql request context is
    available within response cache if configuration definition

@e2e/soap-demo@null

@e2e/soap-demo

null

Patch Changes

null

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/serve-cli@0.4.6
    • @graphql-mesh/compose-cli@0.3.4
    • @omnigraph/soap@0.98.4

null

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/serve-cli@0.4.5

null

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/serve-cli@0.4.4
    • @graphql-mesh/compose-cli@0.3.3
    • @omnigraph/soap@0.98.3

null

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/serve-cli@0.4.3

null

Patch Changes

  • Updated dependencies
    [96dd11d]:
    • @omnigraph/soap@0.98.2
    • @graphql-mesh/compose-cli@0.3.2
    • @graphql-mesh/serve-cli@0.4.2

null

Patch Changes

  • Updated dependencies []:
    • @omnigraph/soap@0.98.1
    • @graphql-mesh/compose-cli@0.3.1
    • @graphql-mesh/serve-cli@0.4.1

null

Patch Changes

auth0-example@0.11.8

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

cloudflare-workers@0.10.8

Patch Changes

  • Updated dependencies
    [8f2349c,
    6c0de5f]:
    • @graphql-mesh/cli@0.90.6
    • @graphql-mesh/plugin-response-cache@0.98.5

example-fastify@0.8.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

federation-gateway@0.8.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

federation-supergraph-gateway@0.5.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

example-gcp@0.10.8

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

graphql-file-upload-example@0.14.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

grpc-example@0.14.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

grpc-reflection-example@0.14.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

hasura-openbrewery-geodb@0.15.8

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

json-schema-hello-world@0.10.8

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

hello-world-esm@0.10.8

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

gateway-example@0.10.9

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

covid-mesh@0.15.8

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

json-schema-example@0.15.8

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

json-schema-fhir@0.10.8

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

json-schema-file-upload@0.10.8

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

json-schema-subscriptions@0.11.8

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

mongoose-example@0.13.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

mysql-employees@0.13.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

mysql-rfam@0.13.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

neo4j-example@0.15.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

nextjs-apollo-example@0.11.9

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

nextjs-sdk-example@0.10.9

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

odata-microsoft-graph-example@0.14.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

odata-msgraph-programmatic@0.8.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

odata-msgraph-programmatic-ts@0.8.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

odata-trippin-example@0.15.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

javascript-wiki@0.16.9

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

typescript-location-weather-example@0.15.9

Patch Changes

  • Updated dependencies
    [8f2349c,
    6c0de5f]:
    • @graphql-mesh/cli@0.90.6
    • @graphql-mesh/plugin-response-cache@0.98.5

openapi-meilisearch@0.10.9

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

openapi-stackexchange@0.16.9

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

openapi-stripe@0.15.9

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

openapi-subscriptions@0.10.9

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

openapi-youtrack@0.15.9

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

openwhisk-example@0.8.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

example-persisted-operations@0.3.8

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

postgres-geodb-example@0.13.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

programmatic-batching-example@0.10.9

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

reddit-example@0.10.8

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

country-info-example@0.14.0

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6
    • @graphql-mesh/soap@0.99.0

soap-demo@0.9.0

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6
    • @graphql-mesh/soap@0.99.0

soap-netsuite@0.9.0

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6
    • @graphql-mesh/soap@0.99.0

spacex-cfw@0.8.6

Patch Changes

  • Updated dependencies
    [8f2349c,
    6c0de5f]:
    • @graphql-mesh/cli@0.90.6
    • @graphql-mesh/plugin-response-cache@0.98.5

chinook@0.14.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

thrift-calculator@0.14.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

type-merging-batching-example@0.8.6

Patch Changes

  • Updated dependencies
    [8f2349c]:
    • @graphql-mesh/cli@0.90.6

cfw-breweries@0.11.8

Patch Changes

  • Updated dependencies
    [6c0de5f]:
    • @graphql-mesh/plugin-response-cache@0.98.5

@v1-next/cfw-spacex@0.9.7

Patch Changes

  • Updated dependencies
    [6c0de5f]:
    • @graphql-mesh/plugin-response-cache@0.98.5

location-weather-example@0.17.9

Patch Changes

  • Updated dependencies
    [6c0de5f]:
    • @graphql-mesh/plugin-response-cache@0.98.5

authors-service@0.10.9

books-service@0.10.9

openapi-react-weatherbit@0.11.6

@github-actions github-actions bot force-pushed the changeset-release/master branch 10 times, most recently from b8d3d63 to fafca52 Compare May 20, 2024 16:36
@ardatan ardatan merged commit 3223e71 into master May 20, 2024
@ardatan ardatan deleted the changeset-release/master branch May 20, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant