Skip to content

Releases: OpenCHAMI/smd

v2.12.15-ochami

02 Nov 12:06
abdcb1d
Compare
Choose a tag to compare

Changelog

  • d4fc2cd Fix case sensitive naming OpenCHAMI
  • 0707b1a Initial OpenCHAMI re-homing commit
  • a1c837d Move redfish directory to rf
  • 9fd5d7d Re-adding v2 because go demands it
  • da8094f Removing the v2 in the package naming
  • ba2ad54 Updating goreleaser to handle migrations correctly
  • 801eb3e describe the rehome in README
  • bf8f2e3 removing .github directory
  • a5f6694 replacing redfish import with rf import

v2.12.13-ochami

01 Nov 17:02
90ee323
Compare
Choose a tag to compare

Changelog

  • d4fc2cd Fix case sensitive naming OpenCHAMI
  • 0707b1a Initial OpenCHAMI re-homing commit
  • ba2ad54 Updating goreleaser to handle migrations correctly
  • 801eb3e describe the rehome in README
  • bf8f2e3 removing .github directory

v2.12.12-ochami

01 Nov 16:01
Compare
Choose a tag to compare

Changelog

  • c8e5dfd Add check for nil systems
  • ccc035c Adding expose to the container
  • 747a44a Adding internal migrations code for smd to use
  • 60c299e Adding more advanced logging
  • 6dfde34 Adding more logging on startup
  • da0bb46 Adding more logging on startup
  • 74097dc Adds smd flag to apply migrations on startup
  • 676235b Changed import to use new repo
  • 6df2421 Disabled discovery sub-routines by adding cli flag
  • 022085c Fixed ComponentEndpoint to include EthernetInterfaces correctly
  • beeab21 Fixed implementation of parseRedfishPostData to properly handle Systems and EthernetInterfaces
  • 4659069 Fixed issue with LinkStatus to being checked correctly
  • d84b67e Implemented parseRedfishPostData function
  • 8923159 Include migrations
  • 0707b1a Initial OpenCHAMI re-homing commit
  • 2853c46 Merge branch 'disable-subroutines' of github.com:davidallendj/smd into goreleaser
  • aa52ee0 Merge branch 'goreleaser' of https://github.com/bikeshack/smd into insert-endpoint
  • bcb9d75 Minor tweaks
  • 83c3324 Move if guard in StartRFEventMonitor to disable redfish monitoring
  • d04a54f Put migrations in the container
  • 87c2b5a Renamed function
  • ee2a94b Store MAC address in lowercase in parseRedfishPostData
  • a1baa6c Update build to make deployment easier
  • 908dcb4 Updated parseRedfishPostData to insert ComponentEndpoints and Component into DB
  • ba2ad54 Updating goreleaser to handle migrations correctly
  • f5d7271 reformatting persistent_migrations dir
  • bf8f2e3 removing .github directory