Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 963 Bytes

CHANGELOG.md

File metadata and controls

54 lines (32 loc) · 963 Bytes

CHANGELOG

1.4.4 - 2024-10-11

  • Update deoendencies
  • Fix grpc issue for examples

1.4.3 - 2024-10-10

  • Rollback to fix grpc issue

1.4.2 - 2024-10-10

  • Update dependencies: protobuf-java, protobuf-java-util, grpc-netty

1.4.1 - 2024-08-28

  • Support certificate verification bypass using environment variable

1.4.0 - 2024-08-23

  • Update README.md
  • Support digest calculation bypass

1.3.0 - 2024-08-21

  • Update README.md
  • Support passing host address in an AMaasClient constructor
  • Support CA cert import

1.2.0 - 2024-08-07

  • Support verbose scan result

1.1.1 - 2024-04-10

  • Update README.md
  • Extend the scan default timeout to 300s

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)

1.0.1 - 2023-11-23

  • Update to latest code

1.0.0 - 2023-11-21

  • Initial release