Skip to content

Releases: meshery/meshery

Meshery v0.8.131

29 Aug 15:33
d569ade
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.130...v0.8.131

Meshery v0.8.130

28 Aug 21:42
9c73448
Compare
Choose a tag to compare

What's New

🔤 General

  • Update events_streamer.go for improved functionality @leecalcote (#15702)
  • [server] fix: flush meshsync when provider is remote: take machine from machine traacker by connectionID instead of k8s context id @n2h9 (#15671)
  • chore: upgrade meshkit version @n2h9 (#15670)

⌨️ Meshery CLI

  • fix(mesheryctl-generate): Fix error not handled properly in model generate subcommand @lekaf974 (#15666)

🖥 Meshery UI

📖 Documentation

🔒 Security

👨🏽‍💻 Contributors

Thank you to our contributors for making this release possible:
@ARF9792, @ChetanFTW, @FaheemOnHub, @Namanv0509, @Rajesh-Nagarajan-11, @Satarupa22-SD, @Swatitripathi2005, @ahmadu2305, @alexquincy, @amkr6207, @avni-mahajan, @dineshrajdhanapathyDD, @fitzergerald, @gitfoot, @hortison, @jamieplu, @l5io, @leecalcote, @lekaf974, @meshery-ci, @miacycle, @n2h9, @priyanshu4999, @sangramrath, @saurabhraghuvanshii, @simihablo, @sushilnamberdar, @vr-varad and Swati Tripathi

Meshery v0.8.129

23 Aug 16:00
0003d6e
Compare
Choose a tag to compare

What's New

🔤 General

  • Update README.md @ornate-bonzai (#15668)
  • [server]: chore: update k8s config handler api to accept map of contexts with options per context together with kubeconfig @n2h9 (#15617)
  • [server] switch meshsync deployment mode on connection PUT: disconnect connect approach. @n2h9 (#15613)
  • Update readme to match openssf regex for sbom @carlosriosilva (#15605)
  • [Ci] Update README with Meshery's SBOM @leecalcote (#15604)
  • Add OpenSSF scorecard to Readme @hamza-mohd (#15600)
  • Revert "Merge pull request #15568 from n2h9/chore-fix-connection-pers… @n2h9 (#15577)
  • [server] chore: return ErrContextAlreadyPersisted if k8scontext already exists @n2h9 (#15568)
  • [server] chore: remote provider SaveK8sContext: do not save context if connection already persisted @n2h9 (#15569)
  • [server]: chore: update tmp_meshkit channel broker to proper channel broker from real meshkit @n2h9 (#15572)

⌨️ Meshery CLI

  • docs(mesheryctl): improve help and usage for 'system context view' command @ahmadu2305 (#15562)
  • [mesheryctl] chore: fix model build and model init failing tests @n2h9 (#15624)
  • added e2e tests for system start command @Darshan174 (#15463)

🖥 Meshery UI

🧰 Maintenance

📖 Documentation

👨🏽‍💻 Contributors

Thank you to our contributors for making this release possible:
@ARYANSHAH1567, @Akash-1808, @Darshan174, @Emmanuel-Sasere, @FaheemOnHub, @Lakshay-Pareek, @Namanv0509, @Rajesh-Nagarajan-11, @Siddhi-sahu, @SplinterSword, @Suraj-kumar00, @aabidsofi19, @ahmadu2305, @akhilsharmaa, @alphaX86, @arctic-beep, @carlosriosilva, @dependabot, @dependabot[bot], @divyanshraj0408, @fitzergerald, @gitfoot, @hamza-mohd, @hortison, @ianrwhitney, @jamieplu, @kajal-jotwani, @l5io, @leecalcote, @lekaf974, @marblom007, @meshery-ci, @miacycle, @mohammedfirdouss, @n2h9, @ornate-bonzai, @riju-talk, @ritesh-karankal, @ritzorama, @sanxjay, @sharmarahul8222, @shivamgcodes, @suttonskate, @vr-varad, @winkletinkle, @zihanKuang, Darshan N and vishalvivekm

Meshery v0.8.128

09 Aug 14:33
1e4a662
Compare
Choose a tag to compare

What's Changed

  • [Chore]: Update to Sistent v0.14.218 by @l5io in #15565
  • chore: update remote provider url for obtaining k8s context by id by @n2h9 in #15566

Full Changelog: v0.8.127...v0.8.128

Meshery v0.8.127

09 Aug 07:30
Compare
Choose a tag to compare

What's New

🔤 General

🖥 Meshery UI

📖 Documentation

👨🏽‍💻 Contributors

Thank you to our contributors for making this release possible:
@CodeAhmedJamil, @Emmanuel-Sasere, @FaheemOnHub, @HeerakKashyap, @Namanv0509, @Rajesh-Nagarajan-11, @Siddhi-sahu, @aabidsofi19, @amansxcalibur, @fitzergerald, @gitfoot, @ifrah-ashraf, @l5io, @leecalcote, @meshery-ci, @nehalhd, @rinshadibnabu, @ritzorama, @vr-varad and vishalvivekm

Meshery v0.8.126

05 Aug 05:22
Compare
Choose a tag to compare

What's New

🔤 General

⌨️ Meshery CLI

  • chore: update setup_suite script to update meshery port forwarding @lekaf974 (#15525)

🖥 Meshery UI

🧰 Maintenance

  • chore: update setup_suite script to update meshery port forwarding @lekaf974 (#15525)

👨🏽‍💻 Contributors

Thank you to our contributors for making this release possible:
@FaheemOnHub, @fitzergerald, @l5io, @leecalcote, @lekaf974, @ritzorama and vishalvivekm

Meshery v0.8.125

04 Aug 22:01
35f141b
Compare
Choose a tag to compare

What's New

🔤 General

🖥 Meshery UI

👨🏽‍💻 Contributors

Thank you to our contributors for making this release possible:
@fitzergerald, @jamieplu, @l5io, @leecalcote, @miacycle and @n2h9

Meshery v0.8.124

04 Aug 16:42
24aebfc
Compare
Choose a tag to compare

What's New

🔤 General

  • Chore use information about meshsync deployment mode from connection @n2h9 (#15510)
  • [server] chore: rename meshsync mode env variable @n2h9 (#15462)

⌨️ Meshery CLI

🖥 Meshery UI

🧰 Maintenance

📖 Documentation

👨🏽‍💻 Contributors

Thank you to our contributors for making this release possible:
@CodeAhmedJamil, @Darshan174, @FaheemOnHub, @Het4304, @JunaidAli-dev, @Namanv0509, @ShashaankS, @ShigrafS, @Siddhi-sahu, @VanshikaSabharwal, @aabidsofi19, @abohoss, @avni-mahajan, @dependabot, @dependabot[bot], @erinhdsilva, @faizanfirdousi, @fitzergerald, @l5io, @leecalcote, @lekaf974, @meshery-ci, @n2h9, @vr-varad, @yash37158 and vishalvivekm

Meshery v0.8.123

28 Jul 05:55
Compare
Choose a tag to compare

What's New

🔤 General

⌨️ Meshery CLI

  • chore(mesheryctl-registry): Update documentation for registry subcommands @lekaf974 (#15453)
  • chore: move code which writes docker compose config @n2h9 (#15452)

🖥 Meshery UI

🧰 Maintenance

📖 Documentation

👨🏽‍💻 Contributors

Thank you to our contributors for making this release possible:
@CodeAhmedJamil, @M-DEV-1, @MarioArriaga92, @aabidsofi19, @dependabot, @fitzergerald, @ianrwhitney, @l5io, @leecalcote, @lekaf974, @meshery-ci, @miacycle, @n2h9 and @winkletinkle

Meshery v0.8.122

25 Jul 16:28
Compare
Choose a tag to compare

What's New

🔤 General

⌨️ Meshery CLI

  • chore: move model init model build command from experimental command to ordinary commands @n2h9 (#15420)
  • chore: mesheryctl update model init templates: disable connection tem… @n2h9 (#15417)

🖥 Meshery UI

🧰 Maintenance

📖 Documentation

👨🏽‍💻 Contributors

Thank you to our contributors for making this release possible:
@Arindam229, @Dinokojt7, @FaheemOnHub, @HeerakKashyap, @Namanv0509, @Paladian78, @ShashaankS, @dependabot, @dependabot[bot], @fitzergerald, @gitfoot, @hortison, @kirti763, @l5io, @leecalcote, @lekaf974, @marblom007, @meshery-ci, @n2h9, @pontusringblom, @rishiraj38, @ritesh-karankal, @vr-varad and @zihanKuang