Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Commit 32b592c

Browse files
authored
Merge pull request #261 from aws-solutions/feature/v1.0.14
upgrade to version 1.0.14
2 parents a4908f9 + aacf470 commit 32b592c

File tree

5 files changed

+3358
-12154
lines changed

5 files changed

+3358
-12154
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ 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+
## [1.0.14] - 2023-08-10
9+
- Updated certifi and other dependencies
10+
811
## [1.0.13] - 2023-06-15
912

1013
### Changed

source/lambda/elasticsearch/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ requests-aws4auth==0.9
22
elasticsearch==7.9.1
33
requests==2.31.0
44
idna==3.3
5-
chardet==5.1.0
6-
certifi==2022.12.07
5+
chardet==5.2.0
6+
certifi==2023.7.22
77
urllib3==1.26.11
88

0 commit comments

Comments
 (0)