Releases: meshery/meshsync
Releases · meshery/meshsync
MeshSync v8.10.1
What's New
General
🧰 Maintenance
- Update ci.yml @winkletinkle (#428)
- Update release-drafter.yml @ritzorama (#427)
- Update build-and-release.yml @hortison (#426)
- Update release-drafter.yml @ritzorama (#425)
- chore: update layer5io to meshery @n2h9 (#421)
📖 Documentation
Contributors
Thank you to our contributors for making this release possible:
@hortison, @jamieplu, @leecalcote, @n2h9, @ritzorama and @winkletinkle
MeshSync v0.8.9
Merge pull request #419 from meshery/marblom007-patch-1 Chore: Update config.yml
MeshSync v0.8.10
Merge pull request #420 from meshery/meshkitt laye5io/meshkit to meshery/meshkit
MeshSync v0.8.8
What's Changed
- fix: flag provided but not defined: -broker-url by @n2h9 in #411
- Update release-drafter.yml by @ritzorama in #412
- Update README.md by @hortison in #413
New Contributors
- @ritzorama made their first contribution in #412
- @hortison made their first contribution in #413
Full Changelog: v0.8.7...v0.8.8
MeshSync v0.8.7
What's Changed
- Add security-insights.yml by @sangramrath in #394
- fix: Meshsync CI: .golangci-lint and unit tests by @n2h9 in #397
- Bump github.com/layer5io/meshkit from 0.8.3 to 0.8.22 by @dependabot in #389
- feature: integration test: in github workflow by @n2h9 in #396
- Bump helm.sh/helm/v3 from 3.14.3 to 3.17.3 by @dependabot in #395
- Added PR Auto-Labeler configuration by @shinigami-777 in #382
- update README.md to include 'meshery-extensions' in help-wanted issues link by @miacycle in #400
- feature: integration tests: move under dedicated folder; run from binary; add test cases set up by @n2h9 in #403
- feature: integration tests: unify run for local and in ci by @n2h9 in #405
- feature: 355: snapshot with local file: run meshery without nats, output results into local file by @n2h9 in #386
- feature: 355: snapshot with local file: add README description on new feature by @n2h9 in #409
New Contributors
- @sangramrath made their first contribution in #394
- @n2h9 made their first contribution in #397
- @shinigami-777 made their first contribution in #382
- @miacycle made their first contribution in #400
Full Changelog: v0.8.6...v0.8.7
MeshSync v0.8.6
What's New
General
- update @vishalvivekm (#373)
- Refactor discovery error handling, update CRD group, and clean up Makefile @leecalcote (#374)
Contributors
Thank you to our contributors for making this release possible:
@vishalvivekm
MeshSync v0.8.5
What's New
General
- add model name in the kubernetesResource struct for return the model name with the kind and count in summary api @amitamrutiya (#367)
Contributors
Thank you to our contributors for making this release possible:
@amitamrutiya and @leecalcote
MeshSync v0.8.4
What's New
General
- Update dependencies in go.mod and add new cert-manager pod configurations @leecalcote (#368)
Contributors
Thank you to our contributors for making this release possible:
@leecalcote and @pontusringblom
MeshSync v0.8.3
What's New
General
- Make count of config pipeline dynamic @palSagnik (#366)
- Add support for additional Kubernetes resource types in default configuration @devhindo (#363)
- Update Dockerfile to use uppercase 'AS' for builder stage @leecalcote (#360)
- Enable shadow linter in .golangci.yml and remove shadowing check from govet @leecalcote (#358)
Contributors
Thank you to our contributors for making this release possible:
@devhindo, @jameshorton2337, @leecalcote and @palSagnik
MeshSync v0.8.2
What's New
General
- Updated Kubernetes go packages.
- Update .golangci.yml @leecalcote (#357)
Contributors
Thank you to our contributors for making this release possible:
@leecalcote