stmcginnis / gofish

Gofish is a Golang client library for DMTF Redfish and SNIA Swordfish interaction.
BSD 3-Clause "New" or "Revised" License
211 stars 112 forks source link

Looking for NetworkProtocol support #288

Closed pruthvitd closed 9 months ago

pruthvitd commented 9 months ago

We are looking for NetworkProtocol support, we could find it in the Pull Request https://github.com/stmcginnis/gofish/pull/242 but not in https://pkg.go.dev/github.com/stmcginnis/gofish@v0.14.0 Need your help on this please.

stmcginnis commented 9 months ago

Hi @pruthvitd. I haven't done a release since right before that was added. I can tag another release, but you can also grab from the latest sha.

I'll tag the release now since there are a few things that have gone in that would be nice to get tagged.

stmcginnis commented 9 months ago

The v0.15.0 release has been tagged. If you update to that version, you should see the updated NetworkProtocol bits.