File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77
88### Added
99
10+ ### Changed
11+
12+ ### Removed
13+
14+ ### Deprecated
15+
16+ ## [ 2.3.0]
17+
18+ ### Added
19+
1020- Add ECS mappings for more audit anomaly events. [ #70 ] ( https://github.com/elastic/go-libaudit/pull/70 )
1121- Add ` BacklogWaitTimeActual ` status field, which is available since Linux 5.9 [ #93 ] ( https://github.com/elastic/go-libaudit/pull/93/files )
1222- Add ECS normalizations for ` TIME_ADJNTPVAL ` and ` TIME_INJOFFSET ` . [ #98 ] ( https://github.com/elastic/go-libaudit/pull/98 )
@@ -22,8 +32,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2232
2333- Removed support for resolving syscall numbers to names for the ia64 architecture. [ #96 ] ( https://github.com/elastic/go-libaudit/pull/96 )
2434
25- ### Deprecated
26-
2735## [ 2.2.0]
2836
2937### Added
@@ -216,7 +224,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
216224 Linux kernel.
217225- Added auparse package for parsing audit logs.
218226
219- [ Unreleased ] : https://github.com/elastic/go-libaudit/compare/v2.1.0...HEAD
227+ [ Unreleased ] : https://github.com/elastic/go-libaudit/compare/v2.3.0...HEAD
228+ [ 2.3.0 ] : https://github.com/elastic/go-libaudit/compare/v2.3.0
229+ [ 2.2.0 ] : https://github.com/elastic/go-libaudit/compare/v2.2.0
220230[ 2.1.0 ] : https://github.com/elastic/go-libaudit/compare/v2.1.0
221231[ 2.0.2 ] : https://github.com/elastic/go-libaudit/releases/tag/v2.0.2
222232[ 2.0.1 ] : https://github.com/elastic/go-libaudit/releases/tag/v2.0.1
You can’t perform that action at this time.
0 commit comments