Skip to content

Commit cb7019c

Browse files
su-amaassam-luo-trendmicro
authored andcommitted
update to latest version: v1.6.1
1 parent 137107f commit cb7019c

5 files changed

Lines changed: 115 additions & 98 deletions

File tree

CHANGELOG.md

Lines changed: 29 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,72 @@
11
# CHANGELOG
22

3+
## 1.6.1 - 2026-01-19
4+
5+
- Support new regions eu-west-2 and ca-central-1
6+
37
## 1.6.0 - 2025-06-30
48

5-
* Support active content detection
6-
* Add `AMaasScanOptions` to support customizable scan options.
9+
- Support active content detection
10+
- Add `AMaasScanOptions` to support customizable scan options.
711

812
## 1.5.0 - 2025-06-18
913

10-
* Supports HTTP and SOCKS5 proxy
11-
* Add example code `s3stream` for scanning an S3 object as an implementation of `AMaasReader`
14+
- Supports HTTP and SOCKS5 proxy
15+
- Add example code `s3stream` for scanning an S3 object as an implementation of `AMaasReader`
1216

1317
## 1.4.5 - 2025-03-03
1418

15-
* Support new region me-central-1
19+
- Support new region me-central-1
1620

1721
## 1.4.4 - 2024-10-11
1822

19-
* Update deoendencies
20-
* Fix grpc issue for examples
23+
- Update deoendencies
24+
- Fix grpc issue for examples
2125

2226
## 1.4.3 - 2024-10-10
2327

24-
* Rollback to fix grpc issue
28+
- Rollback to fix grpc issue
2529

2630
## 1.4.2 - 2024-10-10
2731

28-
* Update dependencies: protobuf-java, protobuf-java-util, grpc-netty
32+
- Update dependencies: protobuf-java, protobuf-java-util, grpc-netty
2933

3034
## 1.4.1 - 2024-08-28
3135

32-
* Support certificate verification bypass using environment variable
36+
- Support certificate verification bypass using environment variable
3337

3438
## 1.4.0 - 2024-08-23
3539

36-
* Update README.md
37-
* Support digest calculation bypass
40+
- Update README.md
41+
- Support digest calculation bypass
3842

3943
## 1.3.0 - 2024-08-21
4044

41-
* Update README.md
42-
* Support passing host address in an AMaasClient constructor
43-
* Support CA cert import
45+
- Update README.md
46+
- Support passing host address in an AMaasClient constructor
47+
- Support CA cert import
4448

4549
## 1.2.0 - 2024-08-07
4650

47-
* Support verbose scan result
51+
- Support verbose scan result
4852

4953
## 1.1.1 - 2024-04-10
5054

51-
* Update README.md
52-
* Extend the scan default timeout to 300s
55+
- Update README.md
56+
- Extend the scan default timeout to 300s
5357

5458
## 1.1.0 - 2024-04-03
5559

56-
* Update protos
57-
* Enable PML (Predictive Machine Learning) detection and smart feedback
58-
* Enable bulk mode
59-
* Enable India region
60-
* Support for scanning large files (over 2GB)
60+
- Update protos
61+
- Enable PML (Predictive Machine Learning) detection and smart feedback
62+
- Enable bulk mode
63+
- Enable India region
64+
- Support for scanning large files (over 2GB)
6165

6266
## 1.0.1 - 2023-11-23
6367

64-
* Update to latest code
68+
- Update to latest code
6569

6670
## 1.0.0 - 2023-11-21
6771

68-
* Initial release
72+
- Initial release

0 commit comments

Comments
 (0)