diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..9af2343 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,313 @@ +# Changelog + +## 1.0.0 (2023-12-23) + + +### Features + +* add grpc gw http listener ([140e255](https://github.com/opiproject/opi-marvell-bridge/commit/140e255a51ed15a15cab9e2c3d7678b32ba74d95)) +* add grpc interceptor to log calls ([d5da503](https://github.com/opiproject/opi-marvell-bridge/commit/d5da5039ec9b07e22644dfbceb51772ceec08197)) +* add NQN validation ([ae424eb](https://github.com/opiproject/opi-marvell-bridge/commit/ae424ebd919535814a60413eabc14c96ea7a59d6)) +* add otel grpc for monitoring ([f27d57b](https://github.com/opiproject/opi-marvell-bridge/commit/f27d57b43b13f3c4c3b9b76dbc7473ab659b948a)) +* add TLS option for gRPC connection ([ef46d75](https://github.com/opiproject/opi-marvell-bridge/commit/ef46d7546ab3a4b873548bebbd0b3f164bd15aec)) +* **db:** add redis to compose file ([021ce36](https://github.com/opiproject/opi-marvell-bridge/commit/021ce3627b088754457974110e5d0612468ac5df)) +* **frontend:** auto allocate controller id ([55476f9](https://github.com/opiproject/opi-marvell-bridge/commit/55476f9065d9b895fb4cef5df7fae7eb95e357c5)) +* **frontend:** change id refs to name ([0036e80](https://github.com/opiproject/opi-marvell-bridge/commit/0036e8043ae7d66d476e73f3c7cb43da8cc8cceb)) +* **frontend:** check controller transport type ([f9f0919](https://github.com/opiproject/opi-marvell-bridge/commit/f9f0919728950c9d2d88b001cb986d369638c56f)) +* **frontend:** required changes after adding annotations ([94071bb](https://github.com/opiproject/opi-marvell-bridge/commit/94071bb2872d46ea3a603dcb4dc3f047e023796f)) +* **nvme:** add more checks when creating subsystem ([1063fb8](https://github.com/opiproject/opi-marvell-bridge/commit/1063fb82fedc8c62fe150536c6b48a2fcce0d204)) +* **store:** replace go maps with gokv ([be58607](https://github.com/opiproject/opi-marvell-bridge/commit/be58607534e4695a61719b5d1dda2d6ca70f2ede)) +* **store:** replace go maps with gokv in tests ([d8fc63e](https://github.com/opiproject/opi-marvell-bridge/commit/d8fc63e162dad525de13b859196274e8144f5a77)) +* **store:** replace List methods with gokv.Store abstraction ([050b904](https://github.com/opiproject/opi-marvell-bridge/commit/050b90415f124c3003addabe356e3c3d86487f2e)) +* **store:** use gokv pkg to abstract persistant store ([e66614d](https://github.com/opiproject/opi-marvell-bridge/commit/e66614dd70fc89c135585318c2821bf95bf9e312)) +* **store:** use redis ([bf9c2c4](https://github.com/opiproject/opi-marvell-bridge/commit/bf9c2c4ac2ab439a51c42b924a279cca2fc3244f)) + + +### Bug Fixes + +* add PCI device information ([1a8d9f5](https://github.com/opiproject/opi-marvell-bridge/commit/1a8d9f5bb874273be7412bda1f70c1e91196f390)) +* **deps:** update github.com/opiproject/gospdk digest to 05d047c ([d720301](https://github.com/opiproject/opi-marvell-bridge/commit/d720301c613df671e48c6e270ccf87abc5702db0)) +* **deps:** update github.com/opiproject/gospdk digest to 11b04ca ([0f0b6bb](https://github.com/opiproject/opi-marvell-bridge/commit/0f0b6bb492e85cddb4575559486f009d33cde3c4)) +* **deps:** update github.com/opiproject/gospdk digest to 12a52a6 ([a72b4e7](https://github.com/opiproject/opi-marvell-bridge/commit/a72b4e71a570f41631e023bdef9e837a92bb5210)) +* **deps:** update github.com/opiproject/gospdk digest to 14a6e1a ([cd451c5](https://github.com/opiproject/opi-marvell-bridge/commit/cd451c55e7e3712b1916398863e8a865b96c84db)) +* **deps:** update github.com/opiproject/gospdk digest to 1f551a0 ([41bfa01](https://github.com/opiproject/opi-marvell-bridge/commit/41bfa01e9a9e8b93ea44275f4e946761ff594f43)) +* **deps:** update github.com/opiproject/gospdk digest to 2af60ac ([94165e8](https://github.com/opiproject/opi-marvell-bridge/commit/94165e86a938612755130ad876e4a0f1727ae8f9)) +* **deps:** update github.com/opiproject/gospdk digest to 3290904 ([797b1b2](https://github.com/opiproject/opi-marvell-bridge/commit/797b1b254326f13dfbbbb861a321bf5fe29554d9)) +* **deps:** update github.com/opiproject/gospdk digest to 36ab506 ([6628d82](https://github.com/opiproject/opi-marvell-bridge/commit/6628d8274e1dceb6d858dfaa0c3653c9f41cff21)) +* **deps:** update github.com/opiproject/gospdk digest to 37c8599 ([3a849e9](https://github.com/opiproject/opi-marvell-bridge/commit/3a849e999e616e949c13c0a46695982b3bd2ee40)) +* **deps:** update github.com/opiproject/gospdk digest to 3f4f004 ([965cae2](https://github.com/opiproject/opi-marvell-bridge/commit/965cae2b6f04a2b1b5c9b59c13ca1f749f27ae69)) +* **deps:** update github.com/opiproject/gospdk digest to 46d1efd ([bceacd6](https://github.com/opiproject/opi-marvell-bridge/commit/bceacd6fe234c1d9699a9e4abc0219cd97ea8b15)) +* **deps:** update github.com/opiproject/gospdk digest to 4b65d08 ([4000537](https://github.com/opiproject/opi-marvell-bridge/commit/400053738a44ffff3ed918b32cbb15f1274b8780)) +* **deps:** update github.com/opiproject/gospdk digest to 5187c4c ([5ecf452](https://github.com/opiproject/opi-marvell-bridge/commit/5ecf452ca9f2cd5cec14995d477245a6a075f499)) +* **deps:** update github.com/opiproject/gospdk digest to 6fe2a5b ([456f7e2](https://github.com/opiproject/opi-marvell-bridge/commit/456f7e212d8023c83dbec7285ef9fd1047d3e6c4)) +* **deps:** update github.com/opiproject/gospdk digest to 798720b ([d559d51](https://github.com/opiproject/opi-marvell-bridge/commit/d559d5166529f804b7082be2152a8641c222008d)) +* **deps:** update github.com/opiproject/gospdk digest to 93a4aa9 ([1782d35](https://github.com/opiproject/opi-marvell-bridge/commit/1782d35156a112e5fdd41582e817f310336ba335)) +* **deps:** update github.com/opiproject/gospdk digest to 967dd42 ([8683d4f](https://github.com/opiproject/opi-marvell-bridge/commit/8683d4f50d724b83c857dfecdf541df1bb4cbabf)) +* **deps:** update github.com/opiproject/gospdk digest to 996905a ([ddcb458](https://github.com/opiproject/opi-marvell-bridge/commit/ddcb45839ad257aa139076c2a8dfa68350598b81)) +* **deps:** update github.com/opiproject/gospdk digest to 9be16d6 ([ed958ee](https://github.com/opiproject/opi-marvell-bridge/commit/ed958ee2c4b72c3123381d1ed40abdd7feea91d7)) +* **deps:** update github.com/opiproject/gospdk digest to b7bcf7e ([5cf23a0](https://github.com/opiproject/opi-marvell-bridge/commit/5cf23a0c823af8240ee7ba53def5bb8f5610659f)) +* **deps:** update github.com/opiproject/gospdk digest to cb0de08 ([40f0f11](https://github.com/opiproject/opi-marvell-bridge/commit/40f0f113970b34bce67a9dceba4bd414b4ce7869)) +* **deps:** update github.com/opiproject/gospdk digest to d5a06d9 ([1afb3d1](https://github.com/opiproject/opi-marvell-bridge/commit/1afb3d1f0c0418c55b7ed3521d5bbd1901a17f97)) +* **deps:** update github.com/opiproject/gospdk digest to d912b55 ([f07ca14](https://github.com/opiproject/opi-marvell-bridge/commit/f07ca1481902b31c61037ce83d527a76e03a518b)) +* **deps:** update github.com/opiproject/gospdk digest to de73bd1 ([385d6da](https://github.com/opiproject/opi-marvell-bridge/commit/385d6da052cab52bea4fbd884c243b818994834c)) +* **deps:** update github.com/opiproject/gospdk digest to e930497 ([3abf6c6](https://github.com/opiproject/opi-marvell-bridge/commit/3abf6c6ccd94d3294c3400a991b67aa4efb7ba79)) +* **deps:** update github.com/opiproject/gospdk digest to f4c05ae ([ceb6ae9](https://github.com/opiproject/opi-marvell-bridge/commit/ceb6ae99d8f12d55e672c70111e5e7fd4828e6ff)) +* **deps:** update github.com/opiproject/gospdk digest to f7581ff ([b628bb7](https://github.com/opiproject/opi-marvell-bridge/commit/b628bb75a5f15f31ace17519a0141e3a6cee3522)) +* **deps:** update github.com/opiproject/gospdk digest to faeab6c ([da709d1](https://github.com/opiproject/opi-marvell-bridge/commit/da709d15494aad129c9e597586c2692686900fdd)) +* **deps:** update github.com/opiproject/opi-api digest to 00e9f8d ([4122e75](https://github.com/opiproject/opi-marvell-bridge/commit/4122e75706e8eb4096944719c822902df0036e67)) +* **deps:** update github.com/opiproject/opi-api digest to 02d3827 ([7059c5b](https://github.com/opiproject/opi-marvell-bridge/commit/7059c5b70e3c0db46383c459d66e89a5810c6bb2)) +* **deps:** update github.com/opiproject/opi-api digest to 05176c3 ([379b191](https://github.com/opiproject/opi-marvell-bridge/commit/379b19130657af39f552b4ea3faf509ad41f9716)) +* **deps:** update github.com/opiproject/opi-api digest to 0605e35 ([04e0059](https://github.com/opiproject/opi-marvell-bridge/commit/04e00593b641d0a8e9a78f46eab61ce220da5893)) +* **deps:** update github.com/opiproject/opi-api digest to 10861b0 ([321cffb](https://github.com/opiproject/opi-marvell-bridge/commit/321cffb0e159b659de9586fac3f4222d60842e7a)) +* **deps:** update github.com/opiproject/opi-api digest to 30a342b ([d128d47](https://github.com/opiproject/opi-marvell-bridge/commit/d128d47be7a8d6958b7befdbd662c03ea4be0fc1)) +* **deps:** update github.com/opiproject/opi-api digest to 328ef45 ([1c0663a](https://github.com/opiproject/opi-marvell-bridge/commit/1c0663a259911cb532dc415140eb3ffae19c05d7)) +* **deps:** update github.com/opiproject/opi-api digest to 3ba8d58 ([dbe8b69](https://github.com/opiproject/opi-marvell-bridge/commit/dbe8b690bd8c68b23d9be1e86ece42c3bb856401)) +* **deps:** update github.com/opiproject/opi-api digest to 432a550 ([69a2eb2](https://github.com/opiproject/opi-marvell-bridge/commit/69a2eb2a56e1a5e8d95a0bc47c3f4c71aea44b47)) +* **deps:** update github.com/opiproject/opi-api digest to 48b273e ([8dd47eb](https://github.com/opiproject/opi-marvell-bridge/commit/8dd47eb006fbf095f79abfa53da3ac5183c6e79c)) +* **deps:** update github.com/opiproject/opi-api digest to 4d50cc3 ([b5b7c0d](https://github.com/opiproject/opi-marvell-bridge/commit/b5b7c0d518588580644ff5cf8bdfcff029b436c2)) +* **deps:** update github.com/opiproject/opi-api digest to 520b62d ([f9708fd](https://github.com/opiproject/opi-marvell-bridge/commit/f9708fd87131aecb40f43ce33572c17a1a98bf47)) +* **deps:** update github.com/opiproject/opi-api digest to 56e46f7 ([332eca5](https://github.com/opiproject/opi-marvell-bridge/commit/332eca5aff21394b2d513f450ba3546fdaab1034)) +* **deps:** update github.com/opiproject/opi-api digest to 5b8771b ([cb38ddf](https://github.com/opiproject/opi-marvell-bridge/commit/cb38ddfe2d9d2c3be6e592b2f7f3a76c6cde784a)) +* **deps:** update github.com/opiproject/opi-api digest to 625e66a ([4ab7eaa](https://github.com/opiproject/opi-marvell-bridge/commit/4ab7eaa3cfcae16650d969c2cffa871b06146961)) +* **deps:** update github.com/opiproject/opi-api digest to 66209d5 ([02e12a4](https://github.com/opiproject/opi-marvell-bridge/commit/02e12a49c71d7d9a92f3e5d06d2ae6f07c1ff6f0)) +* **deps:** update github.com/opiproject/opi-api digest to 67b3821 ([5483749](https://github.com/opiproject/opi-marvell-bridge/commit/5483749cc86fd3f519d6abd0494877ccc4c0397f)) +* **deps:** update github.com/opiproject/opi-api digest to 7979f3e ([5fb3100](https://github.com/opiproject/opi-marvell-bridge/commit/5fb31000d8dae9555b3e41b11213c81ea1337bd7)) +* **deps:** update github.com/opiproject/opi-api digest to 7b62be4 ([47fab51](https://github.com/opiproject/opi-marvell-bridge/commit/47fab516fa8ddb2c6defc3c73f4f94424763c57d)) +* **deps:** update github.com/opiproject/opi-api digest to 7e87754 ([816fccc](https://github.com/opiproject/opi-marvell-bridge/commit/816fccca930050fbdccc4aa27ecd5d3fecfdd79d)) +* **deps:** update github.com/opiproject/opi-api digest to 8df008b ([d498027](https://github.com/opiproject/opi-marvell-bridge/commit/d498027f175e2d03ddb3670f811c2e6c1769b231)) +* **deps:** update github.com/opiproject/opi-api digest to 8e3a291 ([9fb02c1](https://github.com/opiproject/opi-marvell-bridge/commit/9fb02c1789066f3d2376b7f44e0624a09b497164)) +* **deps:** update github.com/opiproject/opi-api digest to 9638639 ([f4b9d5d](https://github.com/opiproject/opi-marvell-bridge/commit/f4b9d5dc2b15643ee04f7e684fe09daf76b8b81f)) +* **deps:** update github.com/opiproject/opi-api digest to ab0b6c9 ([34b1701](https://github.com/opiproject/opi-marvell-bridge/commit/34b17015d7036b79e4c118134b556815c63b8066)) +* **deps:** update github.com/opiproject/opi-api digest to b6f178e ([01b10c1](https://github.com/opiproject/opi-marvell-bridge/commit/01b10c1dd83c6d2d013cd581037f6413db95e1c7)) +* **deps:** update github.com/opiproject/opi-api digest to b990048 ([6108dfb](https://github.com/opiproject/opi-marvell-bridge/commit/6108dfbc28514dc4bc82f5b6e6327e2331a0bd38)) +* **deps:** update github.com/opiproject/opi-api digest to b9b5358 ([8320c9f](https://github.com/opiproject/opi-marvell-bridge/commit/8320c9fc7991572a04ddbcece680abf3423066ce)) +* **deps:** update github.com/opiproject/opi-api digest to cc0946b ([93880ba](https://github.com/opiproject/opi-marvell-bridge/commit/93880ba73e0ab99744dbbb7024889a97758e539c)) +* **deps:** update github.com/opiproject/opi-api digest to cfabce5 ([5985dd2](https://github.com/opiproject/opi-marvell-bridge/commit/5985dd266b0a325bb0e369c62530b35379a18a20)) +* **deps:** update github.com/opiproject/opi-api digest to d8ac77a ([4a04cc5](https://github.com/opiproject/opi-marvell-bridge/commit/4a04cc59aeab0dfb89b895d34e2d57b0d1edd021)) +* **deps:** update github.com/opiproject/opi-api digest to da1d8ce ([4a23251](https://github.com/opiproject/opi-marvell-bridge/commit/4a2325101c97f4a282a4530e3782ab5efed26905)) +* **deps:** update github.com/opiproject/opi-api digest to e22215c ([5b2168d](https://github.com/opiproject/opi-marvell-bridge/commit/5b2168d3664fd53d19678cdbfbf676070116bfb3)) +* **deps:** update github.com/opiproject/opi-api digest to e33accd ([73e39d1](https://github.com/opiproject/opi-marvell-bridge/commit/73e39d17d67ae4dcf5cc50324d80a5c05c55fc14)) +* **deps:** update github.com/opiproject/opi-api digest to ea8314a ([fca32e5](https://github.com/opiproject/opi-marvell-bridge/commit/fca32e5d8b772ada5c06c5261a33ca387144364d)) +* **deps:** update github.com/opiproject/opi-api digest to ec55946 ([0559c35](https://github.com/opiproject/opi-marvell-bridge/commit/0559c35d9a541f2b3d28c99e2d1d5ab56bd6f33d)) +* **deps:** update github.com/opiproject/opi-api digest to f1f72ea ([ef4741b](https://github.com/opiproject/opi-marvell-bridge/commit/ef4741ba545f49a12f5b6c4e111d97d5fa0b4df6)) +* **deps:** update github.com/opiproject/opi-api digest to f307f1a ([2a5c5e1](https://github.com/opiproject/opi-marvell-bridge/commit/2a5c5e1a0b7182b3b62844e52628a13bca5c1b6b)) +* **deps:** update github.com/opiproject/opi-api digest to f31be32 ([a3090ed](https://github.com/opiproject/opi-marvell-bridge/commit/a3090ed02db31043287e100f6a68f7128135bc76)) +* **deps:** update github.com/opiproject/opi-api digest to fe751a6 ([c93fab9](https://github.com/opiproject/opi-marvell-bridge/commit/c93fab9ac391a4445c05cfc39cc94989c8e76118)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 0082ec9 ([96cdcaf](https://github.com/opiproject/opi-marvell-bridge/commit/96cdcaf3984976c2c9d3dce36f63b7c22638fc45)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 07014b3 ([fe4d5da](https://github.com/opiproject/opi-marvell-bridge/commit/fe4d5daf953679a1827fcc53e07638d098638d52)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 092bb1e ([d2c7da2](https://github.com/opiproject/opi-marvell-bridge/commit/d2c7da2e0377c397cb35b6458da4eec6c31dfde1)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 15c2403 ([ba03ae4](https://github.com/opiproject/opi-marvell-bridge/commit/ba03ae4934511331fd57b99813716d9f945050f5)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 2aaaf94 ([82c99b3](https://github.com/opiproject/opi-marvell-bridge/commit/82c99b3a78eb0865c033a043264a22f288192501)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 37c3035 ([6fa19fa](https://github.com/opiproject/opi-marvell-bridge/commit/6fa19fa148505fc88137396e5bd954781b75dd3a)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 3810763 ([a0e2fb8](https://github.com/opiproject/opi-marvell-bridge/commit/a0e2fb81726d54139b57c60c997f987809bbe457)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 42d9a10 ([7e7af20](https://github.com/opiproject/opi-marvell-bridge/commit/7e7af20a5a86383c2254ecbdc221bc9d2b6b49f1)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 4953908 ([51dc5f4](https://github.com/opiproject/opi-marvell-bridge/commit/51dc5f49333a9728ba75a0d9fb5c41b7b79c956c)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 4db7394 ([613f284](https://github.com/opiproject/opi-marvell-bridge/commit/613f28446f43fc1b43ceec755bf949e9d93d24ac)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 529b43a ([444f994](https://github.com/opiproject/opi-marvell-bridge/commit/444f994d6c29f14247b455394e0a509e080557c7)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 535f853 ([b32cb46](https://github.com/opiproject/opi-marvell-bridge/commit/b32cb4697496dfcf824df0cb676fad2752757505)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 553cfde ([930f263](https://github.com/opiproject/opi-marvell-bridge/commit/930f263ccd588885103249bd92562b50967955a0)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 58766c4 ([c8f8d2d](https://github.com/opiproject/opi-marvell-bridge/commit/c8f8d2db226879b450837d8a2024f8ea179d7447)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 6b4e64b ([689808a](https://github.com/opiproject/opi-marvell-bridge/commit/689808a0a4971027efe936fcb8d2030af7629037)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 70db772 ([b1dca81](https://github.com/opiproject/opi-marvell-bridge/commit/b1dca81f625c70691bd0f75e4071b43e8fedb462)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 71ff936 ([fbaac74](https://github.com/opiproject/opi-marvell-bridge/commit/fbaac74dcd84f7542bae3975d4b84062c65af47f)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 7e30a93 ([9534f09](https://github.com/opiproject/opi-marvell-bridge/commit/9534f0940265763a9d13a3024b6a80c3003b5e6f)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 807413f ([b17769d](https://github.com/opiproject/opi-marvell-bridge/commit/b17769d66e91559668f7c180ba979b12221e31b6)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 8240857 ([fdd05af](https://github.com/opiproject/opi-marvell-bridge/commit/fdd05af1fed47c86721c86047d82a6023188ebf3)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 842ba3f ([486cd0d](https://github.com/opiproject/opi-marvell-bridge/commit/486cd0dd1e8499a26c4ae92479f686cf25498161)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 9629c69 ([ff044d6](https://github.com/opiproject/opi-marvell-bridge/commit/ff044d68672188e6884ed4fbb3db5e9553580b80)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 96fc817 ([3ce41cd](https://github.com/opiproject/opi-marvell-bridge/commit/3ce41cd5a5d5deea384f81cb3cb4f5bb071b48b6)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 97dfc9e ([9223ea6](https://github.com/opiproject/opi-marvell-bridge/commit/9223ea622320501e025d6ae8314861f84e627455)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 9b5650a ([a346628](https://github.com/opiproject/opi-marvell-bridge/commit/a346628e83960a2695f86f438cf54583e4a0fa29)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to 9e34bad ([0e4aa67](https://github.com/opiproject/opi-marvell-bridge/commit/0e4aa67de593878ed4fb82eb0813ad84967c7639)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to a017fda ([07f473f](https://github.com/opiproject/opi-marvell-bridge/commit/07f473f84a092e3e9081a78d1760a9d2ad2b586d)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to a6c01d4 ([2ce338d](https://github.com/opiproject/opi-marvell-bridge/commit/2ce338d1cdc30f3a8df8e3197274f02c0210ebf5)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to acdb4d2 ([990727c](https://github.com/opiproject/opi-marvell-bridge/commit/990727c57911b6251616c53a31c3c01e4ee75b49)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to aea6351 ([6d1e314](https://github.com/opiproject/opi-marvell-bridge/commit/6d1e314b44a752bfe2ebf2fcbbfe10d1a1d6959e)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to b3fbab9 ([e6a774f](https://github.com/opiproject/opi-marvell-bridge/commit/e6a774f68fe7d2a582ed37ab096e6d86ee9e9177)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to c1bfb46 ([d013a7d](https://github.com/opiproject/opi-marvell-bridge/commit/d013a7df9bc3a9d031aefc600ae57d5aa9fefd90)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to c4f2419 ([257bd28](https://github.com/opiproject/opi-marvell-bridge/commit/257bd2815802ae72104c87992a61d77137c75b93)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to c627fa6 ([4ccb50e](https://github.com/opiproject/opi-marvell-bridge/commit/4ccb50e755acc6992c6812fc8956fb98d533a2c0)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to c6a3b5c ([4049476](https://github.com/opiproject/opi-marvell-bridge/commit/404947695e32fe8b31c027e1c8007c9116918c4d)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to deb37f3 ([49d6dd9](https://github.com/opiproject/opi-marvell-bridge/commit/49d6dd9daf66170eeb40344c88cab29f43d03ec3)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to e57f214 ([85fdfc6](https://github.com/opiproject/opi-marvell-bridge/commit/85fdfc6d24af372593215f208835c89d6d96564d)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to ed2cf72 ([520344c](https://github.com/opiproject/opi-marvell-bridge/commit/520344c33290cbf8aa1d05b7b8dd2f22cd3de3bd)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to edd547d ([f5ef39f](https://github.com/opiproject/opi-marvell-bridge/commit/f5ef39f7f3036c4c2bc7206ec112e46ee8f60aeb)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to f214b08 ([4038a30](https://github.com/opiproject/opi-marvell-bridge/commit/4038a305941e82f66b2343572feaad78a0e16292)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to f6b1ccd ([aaa4f4c](https://github.com/opiproject/opi-marvell-bridge/commit/aaa4f4ca2cc515e2a7a0b400a09a42a10a8d0920)) +* **deps:** update github.com/opiproject/opi-smbios-bridge digest to f751cc6 ([0015589](https://github.com/opiproject/opi-marvell-bridge/commit/0015589ade255f953acd4f26efd466f2a548f882)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 012e530 ([56d1e3f](https://github.com/opiproject/opi-marvell-bridge/commit/56d1e3f334dc0911127cfd51dcdc57f89477ba80)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 02082cb ([4136932](https://github.com/opiproject/opi-marvell-bridge/commit/413693286ab9d1ba420e0b6a7b4796874394d433)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 03aeb07 ([fb3fdde](https://github.com/opiproject/opi-marvell-bridge/commit/fb3fdde6f4142cbb4f8f746f2f8362afdb7e86db)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 04c1ff0 ([aacc3e3](https://github.com/opiproject/opi-marvell-bridge/commit/aacc3e3c32427f1b611136c446034e66d6bd93bc)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 06e6f02 ([d22c384](https://github.com/opiproject/opi-marvell-bridge/commit/d22c384b74c27983a3265f37862c4c3836e31cab)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 08c5e0f ([33befc1](https://github.com/opiproject/opi-marvell-bridge/commit/33befc1dd8073d59148b6af49f4715a6880be582)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 09c0f6e ([67b89bc](https://github.com/opiproject/opi-marvell-bridge/commit/67b89bc8b0b5900b6df34724ae0941955af4e3d8)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 11e2088 ([a67b9f6](https://github.com/opiproject/opi-marvell-bridge/commit/a67b9f6ef9d21ef335970757e5e3dd963b88836c)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 13eea4a ([29d4eab](https://github.com/opiproject/opi-marvell-bridge/commit/29d4eab72961203cf7a8c5a9a6119469e30474d4)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 166c2bf ([739dbaf](https://github.com/opiproject/opi-marvell-bridge/commit/739dbaff97ec564106462fa3db2df55ff053c35d)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 173f72c ([c88c760](https://github.com/opiproject/opi-marvell-bridge/commit/c88c7604a35910675dbda97021c35cf7728272f7)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 1892538 ([f9d629e](https://github.com/opiproject/opi-marvell-bridge/commit/f9d629ebb01f26a8439dc3efe5d982ac2d396f20)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 1be1c1d ([14b052b](https://github.com/opiproject/opi-marvell-bridge/commit/14b052b123cf8097016bdbcb96febcdc01b631a8)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 216eed3 ([c496a45](https://github.com/opiproject/opi-marvell-bridge/commit/c496a453748f5dab0edeadd16c62b942ccd06da2)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 22ed0d8 ([9f12b67](https://github.com/opiproject/opi-marvell-bridge/commit/9f12b674102655ec4c72661ddbe1fc7d3610e78b)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 2305eea ([4b88454](https://github.com/opiproject/opi-marvell-bridge/commit/4b88454b7dde944cf3e64589d854bdf099f723de)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 248f7fe ([b6ecb2d](https://github.com/opiproject/opi-marvell-bridge/commit/b6ecb2df6d8b43d3dd7cf84275543611344bb69f)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 26cce2f ([6cb8ca6](https://github.com/opiproject/opi-marvell-bridge/commit/6cb8ca645ac3cb6ca3d2314281fe26850ab08b92)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 27ee6cd ([630dced](https://github.com/opiproject/opi-marvell-bridge/commit/630dced7199f8df0487dddbbcf2bc213f0681e58)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 2fd8728 ([d5b8337](https://github.com/opiproject/opi-marvell-bridge/commit/d5b8337c1a84627a1d25130b5a4ae88d7ed1250f)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 325cfd9 ([c7e87c6](https://github.com/opiproject/opi-marvell-bridge/commit/c7e87c65d0fe2c029d768669712c4500b16c38f6)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 32ba17b ([8503f01](https://github.com/opiproject/opi-marvell-bridge/commit/8503f017cdf390a5b232b462429b42716ea03520)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 354a388 ([6b43a29](https://github.com/opiproject/opi-marvell-bridge/commit/6b43a29eb3da7419986da4186b555cc5f0e0f7ae)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 35dd5f8 ([c78df0a](https://github.com/opiproject/opi-marvell-bridge/commit/c78df0a56dc09660b6fe36d63ebe892e60e9f220)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 3887ec9 ([b7d88d6](https://github.com/opiproject/opi-marvell-bridge/commit/b7d88d6b68d73581cb36ed5baf19d058505b1e8d)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 390b6e9 ([c058fa0](https://github.com/opiproject/opi-marvell-bridge/commit/c058fa0b257eb14aef4d26b9cde408bcd1a82ed4)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 39a2db0 ([ca49b6b](https://github.com/opiproject/opi-marvell-bridge/commit/ca49b6bb1858fc2f1eae80c7ebb4f992a958f010)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 3bdb59a ([0557b0c](https://github.com/opiproject/opi-marvell-bridge/commit/0557b0c066c1a5c5c8fc64aa1b22fd320832b8cc)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 3c08699 ([91a67c3](https://github.com/opiproject/opi-marvell-bridge/commit/91a67c39e15ac86165f499a27675f32dcbe49a35)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 3cef6af ([babb8cb](https://github.com/opiproject/opi-marvell-bridge/commit/babb8cbb83dadcd86be879cee5f5f33b54dee8ca)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 3f28930 ([938ad24](https://github.com/opiproject/opi-marvell-bridge/commit/938ad24165d975ba1ab672cd933b8fcadb8a011d)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 3f66201 ([3c264be](https://github.com/opiproject/opi-marvell-bridge/commit/3c264be5454bcf700c5ad28bf182f1e16d3a67d5)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 3f9d786 ([8d48076](https://github.com/opiproject/opi-marvell-bridge/commit/8d48076e2ec52c0c86ac0a46a0828bc95df238ca)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 41fa5a6 ([89f3d4f](https://github.com/opiproject/opi-marvell-bridge/commit/89f3d4f752083ffa1322c729a4850c8e1008cee3)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 42326c8 ([166a7e8](https://github.com/opiproject/opi-marvell-bridge/commit/166a7e8a80ee7daba880af0cb5f6f77b81d8899e)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 448041a ([e67cfed](https://github.com/opiproject/opi-marvell-bridge/commit/e67cfedc60674d4fcec9195abe1ff149448ab4a6)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 4a4683f ([39ee9a1](https://github.com/opiproject/opi-marvell-bridge/commit/39ee9a13e357a5e97e20a3cecac4c24a11df4a91)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 4cfcc16 ([8b4903a](https://github.com/opiproject/opi-marvell-bridge/commit/8b4903a5c3e3b84985fa9650af60a475cad14a28)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 4f881a4 ([33d0398](https://github.com/opiproject/opi-marvell-bridge/commit/33d0398964b8248e036351b6c47d60c1029c53e2)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 529538c ([fb754c7](https://github.com/opiproject/opi-marvell-bridge/commit/fb754c7c6f2bb5dc741534f40d4527e4975aedbd)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 54d9cb7 ([6ad45a2](https://github.com/opiproject/opi-marvell-bridge/commit/6ad45a273f79c99aa005eba98f71392434280581)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 5c9098f ([7207552](https://github.com/opiproject/opi-marvell-bridge/commit/7207552a662ab0f01e3b8f1e698d2b4a2865396a)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 5d053ad ([257e8e2](https://github.com/opiproject/opi-marvell-bridge/commit/257e8e29d3f2d8e646a2ebe5d4f03a5fbc245292)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 5e26cbd ([d10e1df](https://github.com/opiproject/opi-marvell-bridge/commit/d10e1df18f23fb6565242f90471615c263577d07)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 6102354 ([7ef8469](https://github.com/opiproject/opi-marvell-bridge/commit/7ef84699b02835ef1adbf5d41c2e00f79c2079a2)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 6193df4 ([8941b48](https://github.com/opiproject/opi-marvell-bridge/commit/8941b487e5377608af1e5adfdb1af35703232e0c)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 6282e96 ([b96008c](https://github.com/opiproject/opi-marvell-bridge/commit/b96008cffd66816eaba90f8573ab6b46e22c01a7)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 628da04 ([16e1e28](https://github.com/opiproject/opi-marvell-bridge/commit/16e1e289765dff5b30cfd3f7057182172524ebf0)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 6491a55 ([f5087b8](https://github.com/opiproject/opi-marvell-bridge/commit/f5087b890b438648697b03cc520c329c798c343c)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 64ec11e ([7c873cf](https://github.com/opiproject/opi-marvell-bridge/commit/7c873cf0003be47cd6ea369fee6f0f5fa0e84e5f)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 64f20c9 ([b816531](https://github.com/opiproject/opi-marvell-bridge/commit/b8165318519d0c4fa5d8de2c54994331a1ed1e66)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 64f8eef ([ab783cf](https://github.com/opiproject/opi-marvell-bridge/commit/ab783cfac17f06629f9ac9f4683679a7545e89dc)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 66ebdbe ([8d54cf9](https://github.com/opiproject/opi-marvell-bridge/commit/8d54cf9da150431842bdf60e9f5bd0266131f6d9)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 6a8ab66 ([ced87f2](https://github.com/opiproject/opi-marvell-bridge/commit/ced87f2239fb5d09065b84795ac87a940f83de8d)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 6fba978 ([1667f7b](https://github.com/opiproject/opi-marvell-bridge/commit/1667f7b4023611680ef696e98c700a0e0750db48)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 710a4c6 ([549a266](https://github.com/opiproject/opi-marvell-bridge/commit/549a2662e9f68a6761a0cfc7771b1cad158c50ea)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 7175e5c ([e0b5032](https://github.com/opiproject/opi-marvell-bridge/commit/e0b50328b6abb06333b8b7ccfec2b4f0a10d3992)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 72b5077 ([d86cd3d](https://github.com/opiproject/opi-marvell-bridge/commit/d86cd3d81d7899d35e23bd870aa6013456c6d38d)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 743ecb4 ([828a7e7](https://github.com/opiproject/opi-marvell-bridge/commit/828a7e7b648203468b98e55f133ba002176b13e1)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 74af9b7 ([716f331](https://github.com/opiproject/opi-marvell-bridge/commit/716f33178b31b3af9c09e076c48583b79e145970)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 75888a1 ([7b66508](https://github.com/opiproject/opi-marvell-bridge/commit/7b66508cdc92f4c91f5ea3e7e3ad2c36abc7573b)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 75da4b5 ([c8f768e](https://github.com/opiproject/opi-marvell-bridge/commit/c8f768e3e9056feab243aeea5a652705e2f3e06f)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 76a781a ([ca83f6d](https://github.com/opiproject/opi-marvell-bridge/commit/ca83f6d545a727a700a7f929c89c140d2042963c)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 7911fb9 ([194f6da](https://github.com/opiproject/opi-marvell-bridge/commit/194f6da089f8cf5a3d564e0b8e33f4c8afbe1cb5)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 7a5f263 ([834267e](https://github.com/opiproject/opi-marvell-bridge/commit/834267e4b76bea26be00f1bd7af6497c3711962e)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 7b76824 ([d359be3](https://github.com/opiproject/opi-marvell-bridge/commit/d359be32f603612839109a4cb6520590f00e8ce8)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 7db1105 ([dfb3347](https://github.com/opiproject/opi-marvell-bridge/commit/dfb3347d2136a0c5fe0f4945d83577ca8572e31f)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 7f4e06d ([2a540c8](https://github.com/opiproject/opi-marvell-bridge/commit/2a540c8b0ea71a123b65704c53c6889e49eb60e1)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 81034be ([e8dc78c](https://github.com/opiproject/opi-marvell-bridge/commit/e8dc78c2f057279d4d4ffd33a9384a6c7d409a71)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 8128c8d ([0ed19be](https://github.com/opiproject/opi-marvell-bridge/commit/0ed19be8d2f036c5f8aac1b6ce83e6814ca05036)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 8152570 ([2fd0c46](https://github.com/opiproject/opi-marvell-bridge/commit/2fd0c460736b2492228d267ab3aa28052cc51a13)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 81f602f ([544e159](https://github.com/opiproject/opi-marvell-bridge/commit/544e159efeeb524929f131a3e0646695ce03b752)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 839edcc ([ab78cd2](https://github.com/opiproject/opi-marvell-bridge/commit/ab78cd2c8b84c7d6b774aab3e1ae2bd197b07c8e)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 85dc6ef ([dc83bcc](https://github.com/opiproject/opi-marvell-bridge/commit/dc83bcc79d23c9738131143e0c0eb0a1d4d7cfd5)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 88fe0ef ([6ec475e](https://github.com/opiproject/opi-marvell-bridge/commit/6ec475ecf5027530d7830420f0b9d7f9d1ae6ed2)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 8bb4dde ([d727336](https://github.com/opiproject/opi-marvell-bridge/commit/d7273366f7d3a9ab5ef4d1d3601708e3540fedbd)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 92ff894 ([f6f55e7](https://github.com/opiproject/opi-marvell-bridge/commit/f6f55e701534e77272882bdf2151213dd5687b11)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 97999f8 ([bdd4ba5](https://github.com/opiproject/opi-marvell-bridge/commit/bdd4ba54d8bf1d9d2fdcf812baf45eef2fc0b88b)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 989598f ([f54f43f](https://github.com/opiproject/opi-marvell-bridge/commit/f54f43f3ab95b22e0934afc64f324773f183e47d)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 9c803af ([e777ce2](https://github.com/opiproject/opi-marvell-bridge/commit/e777ce26929af58e3d1b83e758db764f5fbaf4f6)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 9d299cb ([2311a3d](https://github.com/opiproject/opi-marvell-bridge/commit/2311a3d7f12b605befbc0af39ed6e6e067f6a528)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 9ea5135 ([83cfcc3](https://github.com/opiproject/opi-marvell-bridge/commit/83cfcc3403ae039c2ffaf45113f2d64b73e73587)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to 9f244fe ([1e25aaa](https://github.com/opiproject/opi-marvell-bridge/commit/1e25aaae93bc86d783f622534f6577277338a561)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to a18785d ([aeb75e1](https://github.com/opiproject/opi-marvell-bridge/commit/aeb75e1d8e4688528a855d23e3410e3a816d2418)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to a4a4cad ([6969f5f](https://github.com/opiproject/opi-marvell-bridge/commit/6969f5fdc8852bb4a7f88941d2986d4b5a50d3f1)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to a5ffa40 ([54f991a](https://github.com/opiproject/opi-marvell-bridge/commit/54f991ad6b284d3045d9c36e74907be8f60676d3)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to a7e03fb ([baa18e4](https://github.com/opiproject/opi-marvell-bridge/commit/baa18e46467c1a958e3222fd793dc7526886bfc2)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to ab13b2a ([88699e9](https://github.com/opiproject/opi-marvell-bridge/commit/88699e9f9e4992a8faaa326864bcf8dab146b29d)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to ab2bfc6 ([d17e427](https://github.com/opiproject/opi-marvell-bridge/commit/d17e427ce526bf05e73603b78cda872d3457e93f)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to b165b3b ([40174ca](https://github.com/opiproject/opi-marvell-bridge/commit/40174ca7b8a04cb82b8379cb6dd89e0d0ba25a0f)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to b1a5a65 ([0cef18a](https://github.com/opiproject/opi-marvell-bridge/commit/0cef18a8659b259d14c417886fff21a5a55bebf0)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to b6440ba ([8aad4a4](https://github.com/opiproject/opi-marvell-bridge/commit/8aad4a4e4427e1b9ead2eaf53a47b236b6572b26)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to b66972a ([422876d](https://github.com/opiproject/opi-marvell-bridge/commit/422876d763ee0118cd4f5e6c8081387925db6e3c)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to ba9b029 ([aac7b5a](https://github.com/opiproject/opi-marvell-bridge/commit/aac7b5affc7e16927258f04131174916982d0397)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to be3ae1b ([8a3ea1e](https://github.com/opiproject/opi-marvell-bridge/commit/8a3ea1e117d4161ff6b65288015e937ceb3ea585)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to be9c5e1 ([c3ae684](https://github.com/opiproject/opi-marvell-bridge/commit/c3ae6841da28147682baffad4aa34178b631b1ee)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to c4fda0e ([bc7b0a8](https://github.com/opiproject/opi-marvell-bridge/commit/bc7b0a861f03a71f835108d3581194e30e1fbdcd)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to c6bcd09 ([bcbecc1](https://github.com/opiproject/opi-marvell-bridge/commit/bcbecc13fa5b321772b1d466e15a4d9917d5e613)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to c9569dc ([f30b92f](https://github.com/opiproject/opi-marvell-bridge/commit/f30b92f3d93d39201aa30592d8b33b75a4d444b3)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to ccec4b5 ([df0a8e9](https://github.com/opiproject/opi-marvell-bridge/commit/df0a8e98eb524b9f2c44b475534b6f64a217d73d)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to ceaa970 ([862764d](https://github.com/opiproject/opi-marvell-bridge/commit/862764db3f780fa84041ccd8e8f4f27dadc9eb2e)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to d36704d ([e0e3c70](https://github.com/opiproject/opi-marvell-bridge/commit/e0e3c70b244f37dacf5d27f91741d07fd6727be8)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to d69cbf8 ([bdea884](https://github.com/opiproject/opi-marvell-bridge/commit/bdea884c4395606dc124a82206a1e69e79691083)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to d712068 ([baef05c](https://github.com/opiproject/opi-marvell-bridge/commit/baef05c3129f739d3cfa7a5b880d8f9235ec9c44)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to d876f95 ([c6857e5](https://github.com/opiproject/opi-marvell-bridge/commit/c6857e54d95d911b2334a6dc4a1c235e516e5905)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to d88cb4f ([f0f2f35](https://github.com/opiproject/opi-marvell-bridge/commit/f0f2f35b9d15524d1fe69799349db44fc241a570)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to d8fa1b5 ([b90c850](https://github.com/opiproject/opi-marvell-bridge/commit/b90c8507901408a320a4b867cc377278a2edd2a3)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to d97d54e ([49becd0](https://github.com/opiproject/opi-marvell-bridge/commit/49becd0c3aece04c6b067c0e0a1a997f7708d1cd)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to d9af8e4 ([3b6d124](https://github.com/opiproject/opi-marvell-bridge/commit/3b6d124bdc6cfe59aabe329a28cd19cfc91087f7)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to dd47866 ([4373e63](https://github.com/opiproject/opi-marvell-bridge/commit/4373e6307e89431555856218e25edc341849ca1f)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to df9fa5d ([8aeece3](https://github.com/opiproject/opi-marvell-bridge/commit/8aeece3933dd93e59228d927a3a42e7877f85c8b)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to e285294 ([4785011](https://github.com/opiproject/opi-marvell-bridge/commit/4785011485ae9b1b1f404a710d1c0dd885a29c4e)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to e521fc9 ([2b68466](https://github.com/opiproject/opi-marvell-bridge/commit/2b68466777385a3d1c73407938493e6a27e4e8e3)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to e70e732 ([3a438e1](https://github.com/opiproject/opi-marvell-bridge/commit/3a438e1e8c5c13ccc51367af2450a05c27af2b63)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to e716456 ([fc8dab2](https://github.com/opiproject/opi-marvell-bridge/commit/fc8dab250f1710016a49991ce484faa6133de7fc)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to e78cbb8 ([813375b](https://github.com/opiproject/opi-marvell-bridge/commit/813375b1faf3ee00b9b920628e06c66e229652b9)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to ec0393a ([f2bb584](https://github.com/opiproject/opi-marvell-bridge/commit/f2bb584efe73db3d0a25831d30b8c3c719841528)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to ed6a691 ([5969e86](https://github.com/opiproject/opi-marvell-bridge/commit/5969e866225bcadae43961a00d9adea9af8034f4)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to eec6e34 ([7be9cc2](https://github.com/opiproject/opi-marvell-bridge/commit/7be9cc2dcd673f563fd63470ca619f2015fd6a93)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to f06a8ee ([e830893](https://github.com/opiproject/opi-marvell-bridge/commit/e8308936499b0125082ebf527ee9de1c8eca65aa)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to f5c9729 ([c9ec6f6](https://github.com/opiproject/opi-marvell-bridge/commit/c9ec6f6d9f3f1141c1e6f3d99e1cfc0b90d967ef)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to f60ea78 ([6a3e557](https://github.com/opiproject/opi-marvell-bridge/commit/6a3e55797999878372da9da78f5bdde852ed8e34)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to f78377f ([5c418ed](https://github.com/opiproject/opi-marvell-bridge/commit/5c418eda370d3e4d8e2a78558b8268f1d44fe35f)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to f8b01c6 ([75c7788](https://github.com/opiproject/opi-marvell-bridge/commit/75c7788e91b4b9e4565ff5006a068b8299718e3f)) +* **deps:** update github.com/opiproject/opi-spdk-bridge digest to f8ecca3 ([7bcd451](https://github.com/opiproject/opi-marvell-bridge/commit/7bcd45184c1cee831629ed844a7ea50587dda1e3)) +* **deps:** update github.com/opiproject/opi-strongswan-bridge digest to 04910f7 ([9cfbd6c](https://github.com/opiproject/opi-marvell-bridge/commit/9cfbd6ce02c6a77f2f5f25cab86494ab02958a19)) +* **deps:** update github.com/opiproject/opi-strongswan-bridge digest to 30f914a ([0b2417b](https://github.com/opiproject/opi-marvell-bridge/commit/0b2417bc29d01f94e2f66b942cb87dfe0420daee)) +* **deps:** update github.com/opiproject/opi-strongswan-bridge digest to 98da6e9 ([521da0b](https://github.com/opiproject/opi-marvell-bridge/commit/521da0b6fa3e93648915367fc6d3e93940c8d9ef)) +* **deps:** update github.com/opiproject/opi-strongswan-bridge digest to b218fd5 ([9d6418a](https://github.com/opiproject/opi-marvell-bridge/commit/9d6418a9f07af0cadb091f2a441ef2c5b5b5629f)) +* **deps:** update github.com/opiproject/opi-strongswan-bridge digest to d4dd7ef ([49677c9](https://github.com/opiproject/opi-marvell-bridge/commit/49677c98d84b0c7b2ead5760e0fa6bc04bc58f2f)) +* **deps:** update github.com/opiproject/opi-strongswan-bridge digest to e4ef0e4 ([c3e6287](https://github.com/opiproject/opi-marvell-bridge/commit/c3e62876e167a2ae47324f0dda94019277267516)) +* **deps:** update module github.com/golangci/golangci-lint to v1.55.0 ([7bf9b29](https://github.com/opiproject/opi-marvell-bridge/commit/7bf9b2945587c5a879a16650b8c2d22ed5968655)) +* **deps:** update module github.com/golangci/golangci-lint to v1.55.1 ([651d4b0](https://github.com/opiproject/opi-marvell-bridge/commit/651d4b0025302e3776325a80a6c861ba96c4b075)) +* **deps:** update module github.com/golangci/golangci-lint to v1.55.2 ([2d81023](https://github.com/opiproject/opi-marvell-bridge/commit/2d81023264b7414b262efc6244e9af8d94423235)) +* **deps:** update module github.com/google/uuid to v1.3.1 ([e13d21e](https://github.com/opiproject/opi-marvell-bridge/commit/e13d21e4d14be482322848a082eb4a3a13ae5cd3)) +* **deps:** update module github.com/google/uuid to v1.4.0 ([978ae46](https://github.com/opiproject/opi-marvell-bridge/commit/978ae469efba71dd2a379991afd3d317d0f3c6cc)) +* **deps:** update module github.com/google/uuid to v1.5.0 ([d1477f1](https://github.com/opiproject/opi-marvell-bridge/commit/d1477f17be95b1738b078341af1ef278ec4391af)) +* **deps:** update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.18.1 ([8bb88d2](https://github.com/opiproject/opi-marvell-bridge/commit/8bb88d210378ff29d7ed3d20bda533df59a2f726)) +* **deps:** update module github.com/onsi/ginkgo/v2 to v2.12.1 ([5193183](https://github.com/opiproject/opi-marvell-bridge/commit/519318346985f5f50748e64afd9c7985b00656f7)) +* **deps:** update module github.com/onsi/ginkgo/v2 to v2.13.0 ([21b3da4](https://github.com/opiproject/opi-marvell-bridge/commit/21b3da428ce7a268e27c1eeb77072690acab1022)) +* **deps:** update module github.com/onsi/ginkgo/v2 to v2.13.2 ([87bc889](https://github.com/opiproject/opi-marvell-bridge/commit/87bc889b8ae71aa879bea8468fe67485d005451f)) +* **deps:** update module github.com/opiproject/opi-smbios-bridge to v0.1.2 ([554fe54](https://github.com/opiproject/opi-marvell-bridge/commit/554fe54c7952dc621d3ab6d4eddcdf64d9461c18)) +* **deps:** update module github.com/opiproject/opi-spdk-bridge to v0.1.1 ([73e3cbb](https://github.com/opiproject/opi-marvell-bridge/commit/73e3cbb6099a578be67e5821d7e8f377674b35e2)) +* **deps:** update module github.com/vektra/mockery to v2 ([06190a9](https://github.com/opiproject/opi-marvell-bridge/commit/06190a9be5c54513399e6a87d7f3073c085e8753)) +* **deps:** update module github.com/vektra/mockery/v2 to v2.34.0 ([c82c8c6](https://github.com/opiproject/opi-marvell-bridge/commit/c82c8c644c8dd0bbd811ee6dc4ff91b18dc7d577)) +* **deps:** update module github.com/vektra/mockery/v2 to v2.35.1 ([e6d3e8b](https://github.com/opiproject/opi-marvell-bridge/commit/e6d3e8b2434d8ce1bb9ac4e9fd8e7fccff77ed25)) +* **deps:** update module github.com/vektra/mockery/v2 to v2.35.2 ([91b86df](https://github.com/opiproject/opi-marvell-bridge/commit/91b86df14f3d1a752ea341e1701b9be2964b2b98)) +* **deps:** update module github.com/vektra/mockery/v2 to v2.35.4 ([2bfb2c3](https://github.com/opiproject/opi-marvell-bridge/commit/2bfb2c3c4fb1409b7757fafbb13362b9729c022a)) +* **deps:** update module github.com/vektra/mockery/v2 to v2.36.0 ([e4cf7ec](https://github.com/opiproject/opi-marvell-bridge/commit/e4cf7ec02de0a0b9b36a3983fe38629980de243a)) +* **deps:** update module github.com/vektra/mockery/v2 to v2.36.1 ([d5c463f](https://github.com/opiproject/opi-marvell-bridge/commit/d5c463f229338bc68dba331c49af7fe52f057cdb)) +* **deps:** update module github.com/vektra/mockery/v2 to v2.38.0 ([2fc8235](https://github.com/opiproject/opi-marvell-bridge/commit/2fc8235f78b27a4fb3a374012e9627241dd7d2e9)) +* **deps:** update module go.einride.tech/aip to v0.61.0 ([f747807](https://github.com/opiproject/opi-marvell-bridge/commit/f747807a956cbaebf64c9e079be0c15bd3556c3a)) +* **deps:** update module go.einride.tech/aip to v0.62.0 ([f2dfd3d](https://github.com/opiproject/opi-marvell-bridge/commit/f2dfd3d1b7d1fc1b4e30846975c0e32c1546833c)) +* **deps:** update module go.einride.tech/aip to v0.63.0 ([68b4383](https://github.com/opiproject/opi-marvell-bridge/commit/68b43834af66c9938601e51995c84952fb171164)) +* **deps:** update module go.einride.tech/aip to v0.65.0 ([7183f97](https://github.com/opiproject/opi-marvell-bridge/commit/7183f977daa0f55d4486f54df85fc153d7f59093)) +* **deps:** update module go.einride.tech/aip to v0.66.0 ([d9ce20e](https://github.com/opiproject/opi-marvell-bridge/commit/d9ce20e05d03088b5ee38fe71ad1e16d424222a3)) +* **deps:** update module golang.org/x/tools to v0.13.0 ([7b0a28c](https://github.com/opiproject/opi-marvell-bridge/commit/7b0a28c96324bee068b70206bb64455075635d4a)) +* **deps:** update module golang.org/x/tools to v0.14.0 ([26a13f0](https://github.com/opiproject/opi-marvell-bridge/commit/26a13f0d062c6dee47b1d93e6f8723d387bbab0c)) +* **deps:** update module golang.org/x/tools to v0.15.0 ([c8da888](https://github.com/opiproject/opi-marvell-bridge/commit/c8da888561fbcb8707442b622bdd76ba213ca890)) +* **deps:** update module golang.org/x/tools to v0.16.0 ([d18622c](https://github.com/opiproject/opi-marvell-bridge/commit/d18622c07562a019d22b398fbbbf78291a0b38b9)) +* **deps:** update module golang.org/x/tools to v0.16.1 ([1ba3cf6](https://github.com/opiproject/opi-marvell-bridge/commit/1ba3cf63042959c914942151ee7d59c86981fd75)) +* **deps:** update module google.golang.org/grpc to v1.54.0 ([ea70a28](https://github.com/opiproject/opi-marvell-bridge/commit/ea70a285c4986b4585ebb90f1877b308e93e84e2)) +* **deps:** update module google.golang.org/grpc to v1.55.0 ([3f3507a](https://github.com/opiproject/opi-marvell-bridge/commit/3f3507abaddbf1a9647ece3e4c29e9208a63620d)) +* **deps:** update module google.golang.org/grpc to v1.58.0 ([36a11fd](https://github.com/opiproject/opi-marvell-bridge/commit/36a11fd95a655195e15fc610c41c50826aa48adc)) +* **deps:** update module google.golang.org/grpc to v1.60.0 ([bdd2a2b](https://github.com/opiproject/opi-marvell-bridge/commit/bdd2a2b47886176c9b4c39fd8fbaa05948255103)) +* **deps:** update module google.golang.org/protobuf to v1.29.1 ([0977473](https://github.com/opiproject/opi-marvell-bridge/commit/09774730cf8c60bb507b6c923d0f424b84b29695)) +* **deps:** update module google.golang.org/protobuf to v1.30.0 ([cc81873](https://github.com/opiproject/opi-marvell-bridge/commit/cc81873e615000498d21e92b8e9dbf3e1d8e0a9e)) +* **deps:** update module google.golang.org/protobuf to v1.31.0 ([6827263](https://github.com/opiproject/opi-marvell-bridge/commit/6827263149c8a473e01d0a071e6b6c93374d3b6d)) +* **deps:** update module otelgrpc to v0.46.0 ([512f3c4](https://github.com/opiproject/opi-marvell-bridge/commit/512f3c44ebbd2fcdc6e2c647d53c180a6801ef19)) +* **deps:** update module otelgrpc to v0.46.1 ([eb94a38](https://github.com/opiproject/opi-marvell-bridge/commit/eb94a3882589f035cfeca10a0d35d18502cded23)) +* expose new port ([bfb221f](https://github.com/opiproject/opi-marvell-bridge/commit/bfb221fbfb19dfe160cff84bc608b0347e7287a6)) +* **godpu:** new commands introduced ([eb8a9c5](https://github.com/opiproject/opi-marvell-bridge/commit/eb8a9c5b244c0c919bb23c847ca031e7203c2c62)) +* **godpu:** new commands introduced ([4554a12](https://github.com/opiproject/opi-marvell-bridge/commit/4554a12cd7d1f24157be458723f1d9ad2d50567b)) +* pass ctx to all Call funcs ([5dceddc](https://github.com/opiproject/opi-marvell-bridge/commit/5dceddcf9f5ef5a35b1e10ac2712101a850150fe)) +* rename SpdkJSONRPC to Client ([d14ca98](https://github.com/opiproject/opi-marvell-bridge/commit/d14ca9845a03a493b8687da596b518c4f73cef79)) +* rename to InventoryService ([24757fa](https://github.com/opiproject/opi-marvell-bridge/commit/24757fa81e6e74c820e89ff89ffe1dd474463dcf))