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

Updates lib to have some changes into the setup and add support for account_json client #29

Merged
merged 20 commits into from
Jan 4, 2024

Conversation

Yanhenning
Copy link
Contributor

@Yanhenning Yanhenning commented Aug 17, 2023

Motivation and context for the change

  • Add support for newer Python versions
  • Add support to get all messages using the pagination method
  • Add a new method to create the client based on the account_json client
  • Dropped support for python 3.6 since we already reached the end of life for 3.6 version

Some of these changes were already implemented on loadsmart-fap as a inheritance of the base models, but they should be in the core lib

A clear description of the change

  • Add support for newer Python versions
  • Add support to get all messages using the pagination method
  • Add a new method to create the client based on the account_json client
  • Dropped support for python 3.6 since we already reached the end of life for 3.6 version

Testing

  • The change is covered with automated tests

Testing instructions

Rollback

  • The change can be automatically rolled back

Rollback instructions

@Yanhenning Yanhenning self-assigned this Aug 17, 2023
@Yanhenning Yanhenning marked this pull request as ready for review December 27, 2023 14:47
@Yanhenning Yanhenning merged commit 27061e4 into master Jan 4, 2024
11 checks passed
@peril-loadsmart peril-loadsmart bot deleted the add-new-builder-and-field-to-entity branch January 4, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants