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

Release 1.3.0 #126

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Release 1.3.0 #126

merged 1 commit into from
Nov 22, 2024

Conversation

tung-vu-td
Copy link
Contributor

@tung-vu-td tung-vu-td commented Nov 22, 2024

Change logs

  • Support Python from 3.8 to 3.12.
  • [Internal] Use Unpacker.feed to download msgpack data.
  • New download_job_result API to download the job result to local msgpack file.
  • Support download job result to local file with new store_tmpfile (bool, optional) and num_threads (int, optional) parameters in job_result_format_each API.
  • Support fetching header info with new headers parameter in job_result_format_each and job_result_format_each APIs.
  • Various docstring updates.

Copy link

@kietdo360 kietdo360 left a comment

Choose a reason for hiding this comment

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

LGTM

@kietdo360 kietdo360 requested a review from a team November 22, 2024 05:35
@tung-vu-td tung-vu-td merged commit 099f957 into master Nov 22, 2024
22 checks passed
Copy link

@nmpennypacker nmpennypacker left a comment

Choose a reason for hiding this comment

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

Reviewed for data exfiltrations

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.

3 participants