Version 1.9.29
Changes Relevant to Users
- Enhancements
- Updated the
boto3
dependency from1.38.1
to1.38.17
in bothrequirements.txt
anddocs/requirements.txt
to ensure compatibility with the latest features and improvements.
- Updated the
Internal Changes
- Documentation Updates
- Updated the service link in
README.md
to reflect the new URL for real-time alerts and report downloads.
- Updated the service link in
graph TD;
A[Version 1.9.28] -->|Updated| B[Version 1.9.29];
B --> C[Dependencies];
C --> D[boto3 1.38.17];
B --> E[Documentation];
E --> F[Updated Service Link];
These updates ensure the package remains up-to-date with the latest boto3
enhancements and provide users with the correct service information for accessing real-time alerts and report downloads.