v0.2
Features
-
Upgrade to Java 21
- Upgrade Lambda to new Amazon Linux 2023 runtime
-
PdfGenerator Enabled By Default
-
AdminClient has Wait Counter before Allowing PdfGenerator to flip from OFF to ON
Bug Fixes
-
PdfGenerator Processing Stale Streams
- Prevent AdminClient from turning on PdfGenerator before records expire
-
Improve Stack Trace Exception formatting in CloudWatch Logs (Lambda Functions)
-
Erroneous LF chars printed to stderr by JsiiRuntime in AdminClient
- Remove all usages of aws-cdk's Duration class from familydirectory-service-assets package to prevent creation of
JsiiRuntime threads outside CDK code
- Remove all usages of aws-cdk's Duration class from familydirectory-service-assets package to prevent creation of
-
Double NewPageException in PdfHelper might not be obvious, added second NewPageException to suppressed
-
PdfGeneratorLambda could execute for longer than maximum record's age
- race condition where concurrent executions would "fight" over the same record
Dependency Upgrades
-
Tracked by PRs:
-
CDK version is now
2.115.0
please use the
respective AWS CDK Toolkit