Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 5962e77

Browse files
authored
Merge pull request #413 from aws-solutions/release/v2.1.7
Release v2.1.7
2 parents a329539 + 978d165 commit 5962e77

File tree

6 files changed

+2281
-2320
lines changed

6 files changed

+2281
-2320
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.1.7] - 2024-08-26
9+
10+
### Security
11+
12+
- Upgraded vulnerable packages
13+
814
## [2.1.6] - 2024-07-02
915

1016
### Security

NOTICE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ lodash under the Massachusetts Institute of Technology license
4848
number-to-words under the Massachusetts Institute of Technology license
4949
outcome under the Apache License Version 2.0
5050
pluggy under the Massachusetts Institute of Technology license
51-
PySocks under the BSD license
5251
pytest under the Massachusetts Institute of Technology license
5352
pytest-cov under the Massachusetts Institute of Technology license
5453
python-dateutil under the Apache License Version 2.0

SECURITY.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Reporting Security Issues
2+
3+
We take all security reports seriously.
4+
When we receive such reports,
5+
we will investigate and subsequently address
6+
any potential vulnerabilities as quickly as possible.
7+
If you discover a potential security issue in this project,
8+
please notify AWS/Amazon Security via our
9+
[vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/)
10+
or directly via email to [AWS Security](mailto:[email protected]).
11+
Please do *not* create a public GitHub issue in this project.

deployment/content-localization-on-aws.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Conditions:
2424
Mappings:
2525
MediaInsights:
2626
Release:
27-
Version: "v5.1.7"
27+
Version: "v5.1.8"
2828
Application:
2929
SourceCode:
3030
GlobalS3Bucket: "%%GLOBAL_BUCKET_NAME%%"

0 commit comments

Comments
 (0)