Skip to content

Releases: nokia/mcp-redfish

v0.3.5

09 Mar 12:33
2d340de

Choose a tag to compare

What's Changed

  • Add Integration with mcphost section by @manojkiraneda in #38
  • Automated dependency updates by @github-actions[bot] in #37

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.4

16 Feb 10:14
6bd3251

Choose a tag to compare

What's Changed

  • Automated dependency updates by @github-actions[bot] in #35
  • Automated dependency updates by @github-actions[bot] in #36

Full Changelog: v0.3.3...v0.3.4

v0.3.3

12 Jan 09:51
1f3962b

Choose a tag to compare

What's Changed

  • Automated dependency updates by @github-actions[bot] in #34

Full Changelog: v0.3.2...v0.3.3

v0.3.2

05 Jan 10:02
a02bcfc

Choose a tag to compare

What's Changed

  • Automated dependency updates by @github-actions[bot] in #33

Full Changelog: v0.3.1...v0.3.2

v0.3.1

22 Dec 19:53
dc0c2da

Choose a tag to compare

What's Changed

  • Automated dependency updates by @github-actions[bot] in #32

Full Changelog: v0.3.0...v0.3.1

v0.3.0

03 Dec 12:46
5e97f9c

Choose a tag to compare

What's Changed

  • Automated dependency updates by @github-actions[bot] in #27
  • Automated dependency updates by @github-actions[bot] in #28
  • Automated dependency updates by @github-actions[bot] in #29
  • Automated dependency updates by @github-actions[bot] in #30
  • fix: use module syntax in Dockerfile CMD to support relative imports by @JAORMX in #31

Full Changelog: v0.2.0...v0.3.0

v0.2.0

05 Nov 07:48
9648f7e

Choose a tag to compare

What's Changed

  • Automated dependency updates by @github-actions[bot] in #17
  • Automated dependency updates by @github-actions[bot] in #21
  • pytest based e2e test by @janosi in #22
  • Automated dependency updates by @github-actions[bot] in #23
  • Automated dependency updates by @github-actions[bot] in #24
  • Automated dependency updates by @github-actions[bot] in #25
  • Automated dependency updates by @github-actions[bot] in #26
  • Add GitHub Actions workflow for container publishing by @JAORMX in #2

New Contributors

  • @github-actions[bot] made their first contribution in #17
  • @JAORMX made their first contribution in #2

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Sep 09:34
5a8d4d7

Choose a tag to compare

What's Changed

  • Create GitHub Action for CodeQL by @janosi in #3
  • Support the basic authentication on the Redfish API by @janosi in #4
  • Refactoring the Redfish client by @janosi in #5
  • Change the tool names and support the SSDP based Redfish host discovery by @janosi in #6
  • Refactoring the logging by @janosi in #7
  • fix logging problem in main by @janosi in #8
  • feat: Apply high-priority fixes and code formatting by @janosi in #9
  • Complete development infrastructure overhaul with comprehensive testing and CI/CD by @janosi in #10
  • Fix the test Docker build by @janosi in #11
  • Add Makefile and fix issues by @janosi in #12
  • fix integration test issues by @janosi in #13
  • Add AGENTS.md by @janosi in #14
  • Comprehensive e2e testing framework and CI quality improvements by @janosi in #15
  • Implement retry for Redfish API calls by @janosi in #16
  • Improve test coverage and document the dependency scan PR handling by @janosi in #18
  • Fix failing tests and simplify CI/CD actions by @janosi in #19
  • Return the Redfish API response headers in get_resource_data by @janosi in #20

New Contributors

  • @janosi made their first contribution in #3

Full Changelog: https://github.com/nokia/mcp-redfish/commits/v0.1.0