Skip to content

Releases: hasura/ndc-stripe

v0.4.0

31 Mar 15:04
7bee84c

Choose a tag to compare

What's Changed

  • Upgrade ndc-http@v0.10.0.
  • Update Stripe OpenAPI specs v1617. This is the latest schema of the Acacia version. The future OpenAPI spec versions will have breaking changes.
  • Add the STRIPE_STRINGIFY_JSON environment variable to treat JSON scalars as JSON strings. This setting is disabled by default. In most use cases, you don't need to enable it except if you want the schema compatible with PromptQL.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

24 Oct 03:13
4b6ddfd

Choose a tag to compare

What's Changed

  • Upgrade ndc-rest v0.3.0 and Stripe OpenAPI spec v1318 by @hgiasac in #11
  • ci: support linux/arm64 image by @hgiasac in #12

Full Changelog: v0.2.3...v0.3.0

v0.2.3

15 Oct 04:03
71956bc

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

06 Aug 16:01
b1c87dc

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

10 Jun 17:59
3ae2790

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

09 Jun 03:26
bb1ee1a

Choose a tag to compare

Behavior changes

  • anyOf types can be converted to explicit object types instead of arbitrary JSON.
  • Request arguments of application/x-www-form-urlencoded body are moved to body object.

What's Changed

  • upgrade openapi spec v1071 and ndc-rest v0.2.0 by @hgiasac in #4

Full Changelog: v0.1.2...v0.2.0

v0.1.2

11 May 17:40
7754aec

Choose a tag to compare

What's Changed

  • upgrade stripe openapi v1027 and ndc-rest v0.1.3 by @hgiasac in #3

Full Changelog: v0.1.1...v0.1.2

v0.1.1

11 May 17:35
9313676

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

15 Apr 18:13
61bf8d2

Choose a tag to compare

NDC Stripe

Stripe connector provides instant queries and mutations to request Stripe API resources.

This connector is built using the NDC Rest with Stripe's OpenAPI Specification.

New Contributors

Full Changelog: https://github.com/hasura/ndc-stripe/commits/v0.1.0