Skip to content

Commit

Permalink
Added changelog file.
Browse files Browse the repository at this point in the history
Signed-off-by: Filip Szufnarowski <filip.szufnarowski@intel.com>
  • Loading branch information
intelfisz committed Jul 10, 2023
1 parent 209afa0 commit c3e4214
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Changelog

This file lists all notable changes in the project per release. It is
also continously updated with already published but not yet released work.

Release versioning in this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

Entries in this file are grouped into several categories:

* Added
* Changed
* Deprecated
* Fixed
* Removed
* Security

## [Unreleased]

### Added

* Changelog file ([#167](https://github.com/opiproject/opi-intel-bridge/pull/167)).
* Documentation with usage examples using OPI commands ([#164](https://github.com/opiproject/opi-intel-bridge/pull/164)).
* Enablement of QoS on NVMe device level ([#103](https://github.com/opiproject/opi-intel-bridge/pull/103), [#104](https://github.com/opiproject/opi-intel-bridge/pull/104)).
* Enablement of QoS on volume level ([#92](https://github.com/opiproject/opi-intel-bridge/pull/92)).
* Enablement of HW-accelerated DARE crypto on volume level ([#79](https://github.com/opiproject/opi-intel-bridge/pull/79), [#84](https://github.com/opiproject/opi-intel-bridge/pull/84)).
* Dynamic exposition of NVMe storage devices to the host ([#15](https://github.com/opiproject/opi-intel-bridge/pull/15), [#43](https://github.com/opiproject/opi-intel-bridge/pull/43)).

### Security

* Enablement of mTLS-secured gRPC connection between host and IPU ([#165](https://github.com/opiproject/opi-intel-bridge/pull/165)).
* Hardening of project security through enablement of security scans ([#137](https://github.com/opiproject/opi-intel-bridge/pull/137), [#149](https://github.com/opiproject/opi-intel-bridge/pull/149)).

[unreleased]: https://github.com/opiproject/opi-intel-bridge/

0 comments on commit c3e4214

Please # to comment.