Releases: meshery/meshkit
MeshKit v0.8.69
What's New
- Add embedded Meshery schema validation @marblom007 (#932)
- Remove invalid staticcheck Go-version setting from golangci-lint config @copilot-swe-agent (#941)
- Update path for error codes export JSON file @CodexRaunak (#933)
- schema: surface unmarshal errors in discoverRegistration using MeshKit error functions @copilot-swe-agent (#939)
- [meshkit] fix lint @Amr-Shams (#921)
- Tighten golangci lint checks by fixing actionable findings and excluding legacy staticcheck style noise @copilot-swe-agent (#938)
- feat: add UpdateErrorLogOutput method to Handler interface @lekaf974 (#927)
Contributors
Thank you to our contributors for making this release possible:
@Amr-Shams, @CodexRaunak, @Copilot, @carlosriosilva, @copilot-swe-agent, @leecalcote, @lekaf974, @marblom007, @simihablo and @suttonskate
MeshKit v0.8.68
What's New
- Replace hand-rolled $ref resolver with kin-openapi @guan404ming (#924)
Contributors
Thank you to our contributors for making this release possible:
@aabidsofi19 and @guan404ming
MeshKit v0.8.67
What's New
- Increase DefaultMaxRefDepth from 10 to 50 @aabidsofi19 (#923)
Contributors
Thank you to our contributors for making this release possible:
@PragalvaXFREZ and @aabidsofi19
MeshKit v0.8.66
What's New
- fix: update .golangci.yml to valid golangci-lint v2 syntax @copilot-swe-agent (#922)
- refactor(logger): improve error output to go to stderr; add unit tests for logger functionality @lekaf974 (#913)
- Update Figma URL @Katotodan (#907)
Contributors
Thank you to our contributors for making this release possible:
@Copilot, @Katotodan, @copilot-swe-agent, @leecalcote and @lekaf974
MeshKit v0.8.65
What's New
- Update models front matter for Hugo docs-new @CodexRaunak (#920)
- Add memory tool to meshkit code contributor agent @kishore08-07 (#908)
Contributors
Thank you to our contributors for making this release possible:
@CodexRaunak, @kishore08-07 and @leecalcote
MeshKit v0.8.64
What's New
- Upgrade to meshery/schemas@v0.8.113 @leecalcote (#906)
- Fix golang lint failures: unchecked errors and disable ST1005 check @copilot-swe-agent (#902)
- Fix golangci-lint v2 configuration compatibility @copilot-swe-agent (#901)
Contributors
Thank you to our contributors for making this release possible:
@Copilot, @copilot-swe-agent, @leecalcote and @simihablo
MeshKit v0.8.63
What's New
- Fix IncrementSkipped() and LatestVersionOnly implementation in registry generation @copilot-swe-agent (#898)
- Add version field to golangci-lint configuration @copilot-swe-agent (#899)
- chore: remove codecov step @leecalcote (#900)
- Update newcomers guide link in CONTRIBUTING.md @CodexRaunak (#895)
- registry generation enhancements: limit-to-latest, timeout per model @leecalcote (#897)
Contributors
Thank you to our contributors for making this release possible:
@CodexRaunak, @Copilot, @copilot-swe-agent, @leecalcote and @simihablo
MeshKit v0.8.62
What's New
- feat: implement MaxDepth for $ref resolution to prevent exponential blowup @simihablo (#896)
- [logger] feat: Add helper functions for logrus level Fatal @Yorisoft (#888)
Contributors
Thank you to our contributors for making this release possible:
@Yorisoft, @aabidsofi19 and @simihablo
MeshKit v0.8.61
What's New
- No changes
Contributors
Thank you to our contributors for making this release possible:
@aabidsofi19
MeshKit v0.8.60
What's New
- Fix server crash on multi-resource Kubernetes manifest validation @copilot-swe-agent (#890)
- fix syntax error in registry/model.go @muhammadolammi (#884)
- Add panic recovery to all public methods in compose converter @copilot-swe-agent (#892)
- fix: Skip meshery-integration-template model during registry generate @Ontiomacer (#839)
- Add MeshKit Code Contributor agent @1012Charan (#876)
- Delete .github/archive/meetings directory @simihablo (#882)
Contributors
Thank you to our contributors for making this release possible:
@1012Charan, @Copilot, @Ontiomacer, @aabidsofi19, @copilot-swe-agent, @hamza-mohd, @leecalcote, @muhammadolammi, @simihablo and @yi-nuo426