This repository has been archived by the owner on Apr 10, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
27 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "3.0.0" | ||
".": "4.0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Changelog | ||
|
||
## [4.0.0](https://github.com/udondan/cdk-athena/compare/v3.0.0...v4.0.0) (2024-04-10) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* renames lambda property to lambdaFunction ([#100](https://github.com/udondan/cdk-athena/issues/100)) | ||
|
||
### Features | ||
|
||
* adds option to define LogLevel for debugging lambda problems ([#106](https://github.com/udondan/cdk-athena/issues/106)) ([0b7db4d](https://github.com/udondan/cdk-athena/commit/0b7db4d8c4e6e5035382bf95444a563075bcc036)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* fix renovate building, cannot work with local packages ([#113](https://github.com/udondan/cdk-athena/issues/113)) ([e26750b](https://github.com/udondan/cdk-athena/commit/e26750bd716e9d19662adf25ca86f4d14096248b)) | ||
* upgrade lambda version to node 20 ([#79](https://github.com/udondan/cdk-athena/issues/79)) ([cc5d917](https://github.com/udondan/cdk-athena/commit/cc5d9179e149fb45de5243a393a75e5ebc7d15a1)) | ||
|
||
|
||
### Miscellaneous Chores | ||
|
||
* renames lambda property to lambdaFunction ([#100](https://github.com/udondan/cdk-athena/issues/100)) ([881c7c0](https://github.com/udondan/cdk-athena/commit/881c7c03e459358d8ba2634b3f5b69566583f89f)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters