Skip to content

Releases: aws/aws-cloudtrail-processing-library

Version 1.6.4 of the AWS CloudTrail Processing Library

22 Oct 23:43

Choose a tag to compare

Version 1.6.3 of the AWS CloudTrail Processing Library

31 Oct 18:09

Choose a tag to compare

  • Added support for modeling InScopeOf
  • Added support for modeling VpcEndpointAccountId

Version 1.6.2 of the AWS CloudTrail Processing Library

01 Dec 23:33

Choose a tag to compare

  • Added support for modeling EdgeDeviceDetails

Version 1.6.1 of the AWS CloudTrail Processing Library Latest

22 May 19:30

Choose a tag to compare

  • Added Ssupport for test scenario for UserType IdentityCenterUser
  • Updated CloudTrailEvent version to 1.12
  • Added support for USerIdentity
  • Update AWS Java SDK (S3/SQS) version to 1.12.261.

Version 1.5.1 of the AWS CloudTrail Processing Library

01 Aug 17:58

Choose a tag to compare

  • Added support for implementing custom S3 manager.
  • Added event logging to log file parsing-related exceptions.
  • Added support for parsing optional errorCode field in insightDetails.
  • Updated account ID parsing regex to accept non-numerical values.
  • Update AWS Java SDK (S3/SQS) version to 1.12.x

Version 1.4.0 of the AWS CloudTrail Processing Library

13 Jan 00:06

Choose a tag to compare

  • Added support for parsing the following new top-level optional fields:
    • addendum
    • edgeDeviceDetails
    • tlsDetails
    • sessionCredentialFromConsole
  • Updated the CloudTrail event version to 1.08.

Version 1.3.0 of the AWS CloudTrail Processing Library

26 Aug 04:34

Choose a tag to compare

  • Added support for parsing new section, attributions, in insightContext.
  • Added support for parsing new fields, baselineDuration, in statistics section in insightContext.
  • Added thread configuration for s3 client, sqs client, and sqs reader to enable performance tuning.
  • Updated minimum required Java SE version to 1.8.

AWS CloudTrail Processing Library 1.2.0

21 Nov 18:55

Choose a tag to compare

Version 1.2.0 of the AWS CloudTrail Processing Library

  • Added support for a new eventCategory attribute to indicate whether an event is a management, data, or Insights event.
  • Added support for Insights events, including new attributes like insightDetails or insightContext.
  • Updated the CloudTrail event version to 1.07.

AWS CloudTrail Processing Library 1.1.3

19 Oct 16:08

Choose a tag to compare

Added support for automatically deleting the initial SNS validation message sent whenever an SNS topic for a trail is configured or updated. In previous releases, these messages had to be manually deleted.

AWS CloudTrail Processing Library 1.1.2

16 May 16:36

Choose a tag to compare