Skip to content

Releases: meshery/meshkit

MeshKit v0.5.35

20 Aug 11:53
61a4cbb
Compare
Choose a tag to compare

What's New

  • [Refactor] Make Validation Lazy and Add Tests @sudo-NithishKarthik (#208)

Contributors

Thank you to our contributors for making this release possible:
@sudo-NithishKarthik

MeshKit v0.5.34

18 Aug 17:11
ca04e54
Compare
Choose a tag to compare

What's New

  • [Fix] Update validate function to support schemas with required fields @sudo-NithishKarthik (#207)
  • Fix git walk skipping some files @nishantwrp (#204)

Contributors

Thank you to our contributors for making this release possible:
@Revolyssup, @nishantwrp and @sudo-NithishKarthik

MeshKit v0.5.33

12 Aug 18:35
5c381ff
Compare
Choose a tag to compare

What's New

  • Fix helm operations @MUzairS15 (#202)
  • [Feat] add cue util to convert jsonschema to cue @sudo-NithishKarthik (#201)
  • [Fix] Update Kompose Conversion Error Description @sudo-NithishKarthik (#199)

Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @MUzairS15, @leecalcote and @sudo-NithishKarthik

MeshKit v0.5.32

05 Aug 15:02
d7f049d
Compare
Choose a tag to compare

What's New

  • Skip and continue generating components when encountered error @Revolyssup (#200)

Contributors

Thank you to our contributors for making this release possible:
@Revolyssup

MeshKit v0.5.31

03 Aug 07:51
e89ed5d
Compare
Choose a tag to compare

What's New

Contributors

Thank you to our contributors for making this release possible:
@leecalcote and @nicholasjackson

MeshKit v0.5.30

28 Jul 19:15
f22c197
Compare
Choose a tag to compare

What's New

  • refactor: use CUE go api to load and validate schema @sudo-NithishKarthik (#192)

Contributors

Thank you to our contributors for making this release possible:
@sudo-NithishKarthik

MeshKit v0.5.29

27 Jul 06:55
c0f638e
Compare
Choose a tag to compare

What's New

  • [Feat] Add cue utils @sudo-NithishKarthik (#196)

Contributors

Thank you to our contributors for making this release possible:
@leecalcote and @sudo-NithishKarthik

MeshKit v0.5.28

25 Jul 10:54
de874a5
Compare
Choose a tag to compare

What's New

Contributors

Thank you to our contributors for making this release possible:
@Revolyssup

MeshKit v0.5.27

12 Jul 18:02
0a6a54d
Compare
Choose a tag to compare

What's New

  • whitelist additionalProperties in schema @Revolyssup (#193)
  • [Fix] Unresolved reference in component generation @sudo-NithishKarthik (#194)

Contributors

Thank you to our contributors for making this release possible:
@Revolyssup, @leecalcote and @sudo-NithishKarthik

MeshKit v0.5.26

04 Jul 09:31
218d23b
Compare
Choose a tag to compare

What's New

  • [Fix] Update the logic for resolving OpenAPI JsonShema Refs @sudo-NithishKarthik (#191)

🚀 Features

Contributors

Thank you to our contributors for making this release possible:
@sudo-NithishKarthik and @theBeginner86