Releases: OpenCHAMI/boot-service
Releases · OpenCHAMI/boot-service
v0.1.6
Changelog
- f33caac Merge pull request #14 from OpenCHAMI/build/generalized-container
- 5bff057 build(Makefile): add CONTAINER_PROG to specify container runtime
- bf8c387 chore: regenerate with fabrica v0.4.7 and add more tests (#16)
- dc7de45 docs(CHANGELOG): update for v0.1.6
- 1d7be35 test(client): accommodate fabrica v0.4.7 bugfix
v0.1.5
Changelog
- 3a65e32 Merge pull request #13 from OpenCHAMI/feature/upgrade-fabrica-4-4
- 10a0a0c Regenerated all files with fabrica 0.4.5
- d942ef3 Update boot profiles documentation and dependencies
- f4b5c51 chore: update Fabrica version to v0.4.4 and modify code generation checks
- f06e7f0 chore: update changelog for version 0.1.5 release
- 7cd06e4 feat: add /health endpoint and patch operations for BMC, BootConfiguration, and Node resources
- 1aa5a55 feat: enhance Docker build process with dynamic build arguments
- 5933841 feat: update OpenAPI specification generation to include /openapi.json and /docs endpoints
- 14ad8a2 feat: update configuration documentation and examples, enhance AUTHENTICATION and PROFILES guides
- 7957be2 feat: update generated code header to include Fabrica version and add health command
- fedac2b feat: update generated code to Fabrica v0.4.4 and add custom validation logic for BMC, BootConfiguration, and Node handlers
- 8b23c05 feat: update health endpoint response schema and example in OpenAPI specification
v0.1.4
v0.1.3
Changelog
- 4962568 Merge pull request #10 from OpenCHAMI/feature/boot-profile-clarification
- cf4cd63 Regenerate with updated Fabrica
- dcf0b96 Regenerated with pre-release fabrica
- 69ef00a Upgrade fabrica and add fabrica regeneration to the Makefile
- f0f3136 chore(codegen): use --fabrica-source local mode and refresh generated output
- 41c6add chore: Address linter errors
- 45ac9e1 chore: update Fabrica version to v0.4.3 and adjust Makefile for local usage
- ca7a50f chore: update GitHub Actions to use latest checkout and Go setup versions
- 45480cc chore: update Makefile to clear Go build cache and upgrade Go version in go.mod
- ae7e6ee chore: update action versions
- 04c5d46 chore: update generated files to reflect Fabrica dev version and add custom OpenAPI extension support
- f6caf06 chore: update generated files to reflect Fabrica version v0.4.0-28-gf0ddd6b
- c0b5d7d chore: update generated handler files
- 5e260fc chore: update go version for golangci
- 7dff2c0 feat: Add code generation checks and update Makefile for improved workflow
- e3e65ef feat: Clarify boot profile configuration and validation criteria in documentation
- acb2773 feat: Enhance boot profile selection logic to auto-resolve best configuration across profiles
- 77f6482 feat: Implement boot script endpoint with legacy API flag support and ignore profile query parameter
- 64aa81e feat: Refactor server integration logic into separate function for improved clarity and maintainability
- 60e52a9 feat: Update Makefile and documentation for local Fabrica usage; regenerate code comments