Skip to content

Conversation

@rmody3
Copy link
Contributor

@rmody3 rmody3 commented Mar 22, 2022

What

Relates to: https://github.com/patch-technology/patch/pull/1727

  • bump to 1.18.0

Why

  • enables draft orders via SDK

SDK Release Checklist

  • Have you added an integration test for the changes?
  • Have you built the package locally and made queries against it successfully?
  • Did you update the changelog?
  • Did you bump the package version?
  • If endpoints were removed, did you manually remove the corresponding files? (this should be rare)
  • For breaking changes, did you plan for the release of the new SDK versions and deploy the API to production?

@rmody3 rmody3 requested a review from a team March 22, 2022 21:57
});

it('supports cancelling orders in a `draft` state', async function () {
xit('supports cancelling orders in a `draft` state', async function () {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

noting this is fine due to allocations not being created async. I'll follow up on this one

@rmody3 rmody3 merged commit 9c2dc13 into main Mar 22, 2022
@rmody3 rmody3 deleted the rm/1.18.0 branch March 22, 2022 22:05
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.

2 participants