-
Notifications
You must be signed in to change notification settings - Fork 1
update to latest version: v1.4.3 #37
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
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,61 +1,65 @@ | ||
| # CHANGELOG | ||
|
|
||
| ## 1.4.3 - 2026-01-19 | ||
|
|
||
| - Support new regions eu-west-2 and ca-central-1 | ||
|
|
||
| ## 1.4.2 - 2025-05-13 | ||
|
|
||
| * Update the minimum supported version to Python 3.9 | ||
| * Update the maximum supported version to Python 3.13 | ||
| - Update the minimum supported version to Python 3.9 | ||
| - Update the maximum supported version to Python 3.13 | ||
|
|
||
| ## 1.4.1 - 2025-03-03 | ||
|
|
||
| * Support new region me-central-1 | ||
| - Support new region me-central-1 | ||
|
|
||
| ## 1.4.0 - 2024-08-21 | ||
|
|
||
| * Update README.md | ||
| * Support digest calculation bypass | ||
| - Update README.md | ||
| - Support digest calculation bypass | ||
|
|
||
| ## 1.3.0 - 2024-08-20 | ||
|
|
||
| * Update README.md | ||
| * Support CA cert import | ||
| - Update README.md | ||
| - Support CA cert import | ||
|
|
||
| ## 1.2.0 - 2024-07-05 | ||
|
|
||
| * Support verbose scan result | ||
| - Support verbose scan result | ||
|
|
||
| ## 1.1.1 - 2024-04-10 | ||
|
|
||
| * Update README.md | ||
| * Extend the scan default timeout to 300 seconds | ||
| - Update README.md | ||
| - Extend the scan default timeout to 300 seconds | ||
|
|
||
| ## 1.1.0 - 2024-04-03 | ||
|
|
||
| * Update protos | ||
| * Enable PML (Predictive Machine Learning) detection and smart feedback | ||
| * Enable bulk mode | ||
| * Enable India region | ||
| * Support for scanning large files (over 2GB) | ||
| - Update protos | ||
| - Enable PML (Predictive Machine Learning) detection and smart feedback | ||
| - Enable bulk mode | ||
| - Enable India region | ||
| - Support for scanning large files (over 2GB) | ||
|
|
||
| ## 1.0.5 - 2023-12-28 | ||
|
|
||
| * fix linting issues | ||
| - fix linting issues | ||
|
|
||
| ## 1.0.4 - 2023-05-18 | ||
|
|
||
| * set default timeout_in_seconds to 180 seconds | ||
| - set default timeout_in_seconds to 180 seconds | ||
|
|
||
| ## 1.0.3 - 2023-05-10 | ||
|
|
||
| * Change LICENSE | ||
| - Change LICENSE | ||
|
|
||
| ## 1.0.2 - 2023-05-10 | ||
|
|
||
| * Change README.md | ||
| - Change README.md | ||
|
|
||
| ## 1.0.1 - 2023-05-04 | ||
|
|
||
| * Add scan_buffer() function | ||
| - Add scan_buffer() function | ||
|
|
||
| ## 1.0.0 - 2023-05-01 | ||
|
|
||
| * Initial release | ||
| - Initial release |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium