Skip to content

Commit

Permalink
releases: update note about 0.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel Karp <[email protected]>
  • Loading branch information
samuelkarp committed Sep 12, 2023
1 parent c71c886 commit 5f13915
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Release Notes

## 0.4.0 (pending untagged release)
## 0.4.0

- Pass the ttRPC receiving context from the Stub to each NRI request handler
of the plugin.
- Fix Stub/Plugin UpdateContainer interface to pass the resource update to
the UpdateContainer NRI request handler of the plugin as the last argument.
- All plugins need to be updated to reflect the above changes in any NRI
request handler they implement.
- NRI plugins can now add rlimits

## 0.3.0

Expand Down

0 comments on commit 5f13915

Please sign in to comment.