Skip to content

Conversation

@cbarton
Copy link
Member

@cbarton cbarton commented Jan 10, 2023

Adds Account#preferred_time_zone as a string attribute for API version 2.29 which is used to determine the time zone of emails sent on behalf of the merchant to the customer.

Also fix the Python 3.6 build by running it on Ubuntu 20 as Ubuntu 22 does not bundle in Python 3.6

@cbarton cbarton force-pushed the account_time_zone branch 4 times, most recently from 0a27882 to 38e49ae Compare January 10, 2023 22:43
Python 3.6 is not included in Ubuntu 22. Rather than dropping support
for CI to test on 3.6, run the tests on Ubuntu 20.

actions/setup-python#544
@judith judith merged commit d787651 into v2 Jan 10, 2023
@judith judith deleted the account_time_zone branch January 10, 2023 22:48
@douglasmiller douglasmiller added the V2 V2 Client label Jan 11, 2023
recurly-integrations pushed a commit that referenced this pull request Jan 11, 2023
[Full Changelog](2.9.36...2.9.37)

**Merged Pull Requests**

- Add `preferred_time_zone` to Account [#613](#613) ([cbarton](https://github.com/cbarton))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

V2 V2 Client

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants