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

Sync updates not ported from 3.x client #185

Merged
merged 85 commits into from
Mar 8, 2021
Merged

Sync updates not ported from 3.x client #185

merged 85 commits into from
Mar 8, 2021

Conversation

douglasmiller
Copy link
Contributor

Some updates added to the 3.x client were missed when creating the 4.x client.

bhelx and others added 30 commits July 13, 2020 13:39
Previously, the body parameter of the operations was just defined as a plain object.
This uses their proper Request types as we do in the other statically typed clients.
We're not considering this a breaking change because if you had passed an invalid object before, the server would already be stopping you
Latest Changes for 2019-10-10 (usage, measured units, etc)
[Full Changelog](3.10.0...HEAD)

**Implemented enhancements:**

- Add request types to TS definitions [\#134](#134) ([bhelx](https://github.com/bhelx))
- Adding hierarchical errors [\#132](#132) ([douglasmiller](https://github.com/douglasmiller))

**Merged pull requests:**

- Latest Changes for 2019-10-10 \(usage, measured units, etc\) [\#138](#138) ([bhelx](https://github.com/bhelx))
- Running npm audit fix [\#133](#133) ([bhelx](https://github.com/bhelx))
- Mon Jul  6 14:52:04 UTC 2020 Upgrade API version v2019-10-10 [\#130](#130) ([douglasmiller](https://github.com/douglasmiller))
Fri Aug 21 16:24:16 UTC 2020 Upgrade API version v2019-10-10
# Changelog

## [Unreleased](https://github.com/recurly/recurly-client-node/tree/HEAD)

[Full Changelog](3.11.0...HEAD)

**Implemented enhancements:**

- Fri Aug 21 16:24:16 UTC 2020 Upgrade API version v2019-10-10 [\#141](#141) ([douglasmiller](https://github.com/douglasmiller))
- Fixes typo in ServiceUnavailableError [\#140](#140) ([chrissrogers](https://github.com/chrissrogers))
Mon Aug 31 19:48:55 UTC 2020 Upgrade API version v2019-10-10
# Changelog

## [Unreleased](https://github.com/recurly/recurly-client-node/tree/HEAD)

[Full Changelog](3.12.0...HEAD)

**Implemented enhancements:**

- Mon Aug 31 19:48:55 UTC 2020 Upgrade API version v2019-10-10 [\#144](#144) ([douglasmiller](https://github.com/douglasmiller))

**Merged pull requests:**

- Code of Conduct [\#143](#143) ([bhelx](https://github.com/bhelx))
douglasmiller and others added 24 commits November 17, 2020 17:40
Latest Changes for 2019-10-10
Update getting-started guide with memo about headers
Latest Changes for 2019-10-10 (tax_identifier / tax_identifier_type)
# Changelog

## [Unreleased](https://github.com/recurly/recurly-client-node/tree/HEAD)

[Full Changelog](3.16.0...HEAD)

**Implemented enhancements:**

- Latest Changes for 2019-10-10 \(tax\_identifier / tax\_identifier\_type\) [\#166](#166) ([douglasmiller](https://github.com/douglasmiller))
- Latest Changes for 2019-10-10 [\#164](#164) ([douglasmiller](https://github.com/douglasmiller))

**Merged pull requests:**

- Update getting-started guide with memo about headers [\#165](#165) ([joannasese](https://github.com/joannasese))
Fix types of count() and first() on Pager<T>
Latest Changes for 2019-10-10
# Changelog

## [Unreleased](https://github.com/recurly/recurly-client-node/tree/HEAD)

[Full Changelog](3.17.0...HEAD)

**Implemented enhancements:**

- Latest Changes for 2019-10-10 [\#172](#172) ([douglasmiller](https://github.com/douglasmiller))

**Fixed bugs:**

- Fix types of count\(\) and first\(\) on Pager\<T\> [\#171](#171) ([douglasmiller](https://github.com/douglasmiller))
Latest Changes for 2019-10-10
# Changelog

## [Unreleased](https://github.com/recurly/recurly-client-node/tree/HEAD)

[Full Changelog](3.18.0...HEAD)

**Implemented enhancements:**

- Latest Changes for 2019-10-10 [\#178](#178) ([douglasmiller](https://github.com/douglasmiller))
@douglasmiller douglasmiller added the V4 v2021-02-25 Client label Mar 8, 2021
@chrissrogers chrissrogers merged commit d1275fe into master Mar 8, 2021
@chrissrogers chrissrogers deleted the sync-2019 branch March 8, 2021 23:40
douglasmiller added a commit that referenced this pull request Mar 22, 2021
# Changelog

## [Unreleased](https://github.com/recurly/recurly-client-node/tree/HEAD)

[Full Changelog](4.0.0...HEAD)

**Merged pull requests:**

- Generated Latest Changes for v2021-02-25 [\#189](#189) ([recurly-integrations](https://github.com/recurly-integrations))
- Sync updates not ported from 3.x client  [\#185](#185) ([douglasmiller](https://github.com/douglasmiller))
@douglasmiller douglasmiller mentioned this pull request Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V4 v2021-02-25 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants