Skip to content

Commit 42de3a0

Browse files
author
Chris Wiechmann
committed
Refactored AWS-Athena based on updated API-Builder SDK
1 parent 5f8a0a3 commit 42de3a0

File tree

5 files changed

+390
-237
lines changed

5 files changed

+390
-237
lines changed

api-builder-plugin-fn-aws-athena/Changelog.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,20 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## [Unreleased]
8-
### Fixed
9-
- Documentation links
10-
- Now using standard api-builder-copy instead of copyconf script
11-
7+
## [2.0.0] 2022-02-03
128
### Security
139
- Updated depencencies to fix security issues
1410

15-
## [0.0.6] 2021-05-10
16-
### Security
17-
- Changed @axway/api-builder-sdk from version 0.2.0 to 1.1.5
18-
- Changed @axway/api-builder-runtime from version 4.5.0 to 4.64.1
19-
- Changed mocha from version 6.2.3 to 7.2.0
20-
- Changed chai from version 4.2.0 to 4.3.4
21-
2211
### Changed
12+
- Refactored to new API-Builder SDK-Version
2313
- Changed version of the aws-sdk from 2.610.0 to 2.648.0
2414
- Using Simple-Mock for Unit-Tests
2515
- Using a single AWS-Client initialized on API-Builder start
2616

17+
### Fixed
18+
- Documentation links
19+
- Now using standard api-builder-copy instead of copyconf script
20+
2721
## [1.0.1] 2020-03-30
2822
### Changed
2923
- Changed version of the aws-sdk from 2.610.0 to 2.648.0

0 commit comments

Comments
 (0)