Skip to content

Commit

Permalink
Add CHANGELOG.next.md entries
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasberlin committed Jul 27, 2023
1 parent 8e34dd1 commit ce9dbe7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.next.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Thanks, you're awesome :-) -->

#### Added
* Added `container.security_context.privileged` to indicated whether a container was started in privileged mode. #2219, #2225
* Added `process.thread.capabilities.permitted` to contain the current thread's possible capabilities. #2245
* Added `process.thread.capabilities.effective` to contain the current thread's effective capabilities. #2245

#### Improvements

Expand Down

0 comments on commit ce9dbe7

Please sign in to comment.