You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for enabling invocation logs separately from other log4j loggers. (#108)
* Added support for enabling invocation logs separately from other `log4j` loggers.
* PR comments
Co-authored-by: Scott Barnhart <sbarnhart@expedia.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
5
5
6
+
## [3.6.1] - 2022-04-06
7
+
- Added support for enabling invocation logs separately from other `log4j` loggers.
8
+
6
9
## [3.6.0] - 2022-03-22
7
10
- Added support for AWS Glue metastore federation.
0 commit comments