meshery

Meshery, the cloud native manager

APACHE-2.0 License

Stars
4.9K
Committers
777

Bot releases are hidden (Show)

meshery - Meshery v0.6.0-rc.6d

Published by l5io about 2 years ago

What's New

πŸ”€ General

  • [Feat] Add validation endpoint @sudo-NithishKarthik (#5894)
  • [DOCS] Contributing instruction update command to build docs. @Chadha93 (#5897)
  • Bump terser from 5.12.1 to 5.14.2 in /install/docker-extension/ui @dependabot (#5858)
  • Fix panic during reset of database @MUzairS15 (#5893)
  • [Server] Multi-Cluster: Fix k8s context duplication @gr455 (#5867)
  • [Fix] WS connection hijacking issue @sudo-NithishKarthik (#5844)
  • Keep the type of the services to be same. @Aisuko (#5841)
  • Add k8s middleware to filter handler @Revolyssup (#5797)
  • [CI] Update description for mesheryctl homebrew tap @nishantwrp (#5784)
  • state fixed For docker extension @harkiratsm (#5781)
  • Fix contradicting fields in k8s registered schema @Revolyssup (#5777)
  • Changed the order of image @harkiratsm (#5763)
  • refactor: Do not purge the database @sudo-NithishKarthik (#5753)
  • fix: Add essential middlewares for extension endpoints @sudo-NithishKarthik (#5751)
  • Upgrade k8s.io to 0.24 @Revolyssup (#5639)
  • fixed the upload of image for docker extension @harkiratsm (#5748)
  • fix: CustomResourceDefintions ref resolve @sudo-NithishKarthik (#5744)
  • [Chore] Update meshkit release and kompose conversion logic @sudo-NithishKarthik (#5719)
  • docker extension empty state fixed @harkiratsm (#5684)
  • Remove extranous log including cert data @Revolyssup (#5698)
  • Fixed logout buton alignment in meshery extension @Rohith-Raju (#5685)
  • [Refactor] Make use of validation and formatting functions exposed in Meshkit @sudo-NithishKarthik (#5650)
  • [DDE] Refactor ws channels in proxy @sudo-NithishKarthik (#5648)
  • refactor: Refine ws connection for logout @sudo-NithishKarthik (#5647)
  • Fix validation error and whitespacing bug @Revolyssup (#5644)
  • Logout button move @warunicorn19 (#5641)
  • upgrade meshkit @Revolyssup (#5637)
  • [DDE] Fix: dde ws undefined @sudo-NithishKarthik (#5636)
  • [DDE] Fix: Set isLogged to false after logging out @sudo-NithishKarthik (#5635)
  • [DDE] Fix: automatically change state once logged out @sudo-NithishKarthik (#5634)
  • fixed issue with logo before login and added logout button @warunicorn19 (#5630)
  • [Server] Fix error code conflicts @gr455 (#5626)
  • Allow provider to be set via query parameter @sudo-NithishKarthik (#5627)
  • Fix failing save context for incluster @Revolyssup (#5601)
  • [dde] UI Change to adapt to the exposed server version @sudo-NithishKarthik (#5596)
  • fix: Service mesh provisioning @sudo-NithishKarthik (#5595)
  • exposed meshery server version in dde @warunicorn19 (#5591)
  • Fix panic @Revolyssup (#5593)
  • Fix NATS connectivity test @MUzairS15 (#5583)

πŸš€ Features

  • Fix capture and handle expired token @MUzairS15 (#4956)

⌨️ Meshery CLI

  • fix(mesheryctl): automatically create meshconfig if not present @nishantwrp (#5877)
  • fix(mesheryctl): exit with non-zero error code on failure @nishantwrp (#5880)
  • Misleading error on invalid meshconfig @manikmmalhotra (#5854)
  • Create logic for screenshot capture in mesheryctl ref @alphaX86 (#5778)
  • [CI] Fix golang unit tests @alphaX86 (#5843)
  • [mesheryctl] Fix app onboard silent fail @gr455 (#5679)
  • chore(deps): Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 @dependabot (#5729)

πŸ–₯ Meshery UI

  • [Meshery-Extension] setup single source of truth for svgs @Abhishek-kumar09 (#5885)
  • [UI] Confirmation modal deploy and undeploy color update @Chadha93 (#5903)
  • [UI] Replaced Confirmation Modal's Undeploy Color @legendarykamal (#5842)
  • Update Patterns to Designs in Delete Modal and Toaster @legendarykamal (#5891)
  • Added logic to view switch @harkiratsm (#5892)
  • [RJSF] Fix duplicate prop assignment in rjsf @Abhishek-kumar09 (#5889)
  • Solves Session Expired Modal @legendarykamal (#5835)
  • GraphQL subscriptions PR #5657 @Abhishek-kumar09 (#5686)
  • Updated empty state of confirmation modal | CU-2kcvd3c @asubedy (#5868)
  • [UI] Static Assets: custom font @leecalcote (#5869)
  • Bump terser from 5.14.0 to 5.14.2 in /provider-ui @dependabot (#5859)
  • Bump terser from 4.8.0 to 4.8.1 in /ui @dependabot (#5860)
  • uniformaity in opacity of rjsf | CU-2khg6f6 @warunicorn19 (#5864)
  • fix[UI]: change the color and contents for reset data @bhavyastar (#5847)
  • [UI] consistent width between all the items in ctxswitcher @Abhishek-kumar09 (#5838)
  • fix(ui): whitespace in context switcher @nishantwrp (#5830)
  • Disable un/deploy operation when no contexts detected. @MUzairS15 (#5806)
  • Bump moment from 2.29.2 to 2.29.4 in /ui @dependabot (#5814)
  • [Dependency] UI: update graphql package to ^16.5.0 @leecalcote (#5803)
  • [UI]Background Color of Setting nav in design configurator changed @Harshit-Dandriyal (#5820)
  • Fix application import @MUzairS15 (#5808)
  • [UI] "Undeploy" checkmark color has changed @subhradwip01 (#5789)
  • [UI]Name and namefield text field backColor opacity change @Harshit-Dandriyal (#5799)
  • [e2e test] Filter deploy fix after Modal operations @Abhishek-kumar09 (#5794)
  • Fix capture and handle expired token @MUzairS15 (#4956)
  • Fix version issue in pattern configurator @Abhishek-kumar09 (#5793)
  • [UI] Make UI consistent @MUzairS15 (#5765)
  • [UI] Update confiratmion modal title background color @Chadha93 (#5779)
  • [UI] Delete and Update bug fix for applications @Chadha93 (#5761)
  • [Refactor] Add transformErrors as a prop to be overridden @sudo-NithishKarthik (#5758)
  • chore(deps): Bump next from 12.1.6 to 12.2.0 in /provider-ui @dependabot (#5737)
  • chore(deps): Bump react-moment from 1.1.1 to 1.1.2 in /ui @dependabot (#5740)
  • chore(deps): Bump react-jss from 10.7.1 to 10.9.0 in /ui @dependabot (#5732)
  • chore(deps): Bump relay-runtime from 13.2.0 to 14.0.0 in /ui @dependabot (#5736)
  • chore(deps-dev): Bump cypress from 10.0.3 to 10.3.0 in /provider-ui @dependabot (#5756)
  • chore(deps): Bump redux from 4.1.0 to 4.2.0 in /ui @dependabot (#5734)
  • chore(deps-dev): Bump eslint-config-next from 12.1.6 to 12.2.0 in /provider-ui @dependabot (#5741)
  • Invalidates image import as kubeconfig file @Santosh1176 (#5750)
  • chore(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.30.1 in /provider-ui @dependabot (#5725)
  • chore(deps): Bump @material-ui/icons from 4.11.2 to 4.11.3 in /ui @dependabot (#5727)
  • chore(deps-dev): Bump nodemon from 2.0.16 to 2.0.18 in /provider-ui @dependabot (#5726)
  • chore(deps-dev): Bump @babel/types from 7.17.0 to 7.18.7 in /ui @dependabot (#5735)
  • [Refactor] Improve Meshsync data handling, controllers handling and GraphQL @sudo-NithishKarthik (#5680)
  • persistant tooltip | CU-2h755kq @warunicorn19 (#5718)
  • Add modal in Filter page (Table view) @MUzairS15 (#5716)
  • [UI] Import modal close bug fix @Chadha93 (#5712)
  • Update Modal @MUzairS15 (#5678)
  • [Cypress] Fix Failing e2e and integration tests in Meshery @Abhishek-kumar09 (#5702)
  • [Fix/UI] Context Switcher Ping Not working @Abhishek-kumar09 (#5706)
  • [UI] Remove frontend formatting (RJSF) @theBeginner86 (#5700)
  • [UI] Applications Grid View @Chadha93 (#5710)
  • [UI] Swaped the position of two buttons- Upload K8's config @Rohith-Raju (#5696)
  • Responsive Settings page @MUzairS15 (#5699)
  • [UI] Filters Grid View @Chadha93 (#5652)
  • Add modal for application deployment @MUzairS15 (#5701)
  • Mark data-cy for navigator Extensions @Abhishek-kumar09 (#5690)
  • Refactoring operator subscription @Revolyssup (#5657)
  • fix ui crash on smi conformance @warunicorn19 (#5688)
  • leecalcote/chore/ui deps @leecalcote (#5674)
  • Make table style consistent @MUzairS15 (#5671)
  • Changes to the un-deploy icon @asubedy (#5670)
  • reverted bad commits @Abhishek-kumar09 (#5665)
  • [Refactor] Update the RJSF form to be overridden by its consumers @sudo-NithishKarthik (#5659)
  • [Operator Subscription] Fix state variables showing outdated results in callback Fn @Abhishek-kumar09 (#5656)
  • minor ui fixes @warunicorn19 (#5655)
  • [Extension] Support for Account Extension @theBeginner86 (#5615)
  • [Build Failure] [object Object] is not a PostCSS plugin @Abhishek-kumar09 (#5653)
  • Meshery-Settings: Enable Subscriptions and fix problems with settings page @Abhishek-kumar09 (#5645)
  • [UI]Changed cursor to pointer @Rohith-Raju (#5632)
  • Add operator status query @MUzairS15 (#5633)
  • [UI] Undeploy card view button color update @Chadha93 (#5640)
  • [UI] Support for Undeploy Pattern and Applications @Chadha93 (#5617)
  • Fix problems with context-switching operation from Header @Abhishek-kumar09 (#5625)
  • Fix: Metrics components not showing up in dashboard @Abhishek-kumar09 (#5624)
  • Fix Event Streams in Meshery Notification Center @Abhishek-kumar09 (#5621)
  • lifecycle minor bug fix with no adapter @Abhishek-kumar09 (#5620)
  • Bug fixes @MUzairS15 (#5611)
  • [Fix] Lifecylce Page Fixes @Abhishek-kumar09 (#5614)
  • Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /provider-ui @dependabot (#5580)
  • Improve UI @MUzairS15 (#5602)
  • Bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui @dependabot (#5555)
  • Multi context refactor @Revolyssup (#5528)
  • Ci/marioarriaga92/5592 fix cypress v10 legacy config file error @MarioArriaga92 (#5597)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)
  • [UI] Settings button style fix for lifecycle @Chadha93 (#5588)
  • material-ui/core from 4.12.3 to 4.12.4 @Harshit-Dandriyal (#5585)

πŸ”‹ Patterns, Filters, Applications

  • Fix improper k8s to pattern conversion @Revolyssup (#5804)
  • Add support for importing helm chart via URL on application page @Revolyssup (#5692)
  • Fix application import @MUzairS15 (#5808)
  • Fix version issue in pattern configurator @Abhishek-kumar09 (#5793)
  • Fixed #5757 and empty application bug @Revolyssup (#5759)
  • [UI] Delete and Update bug fix for applications @Chadha93 (#5761)
  • Add version to component @Revolyssup (#5745)
  • [UI] Applications Grid View @Chadha93 (#5710)
  • [UI] Filters Grid View @Chadha93 (#5652)
  • [UI] Undeploy card view button color update @Chadha93 (#5640)
  • [UI] Support for Undeploy Pattern and Applications @Chadha93 (#5617)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)

πŸ› Bug Fixes

  • [Bug] Fix Panic on Hard Reset @theBeginner86 (#5817)

🧰 Maintenance

  • Remove kubeopenapi-jsonschema binary from Dockerfile @Revolyssup (#5898)
  • fix(lint): fix problems by whitespace linter @nishantwrp (#5890)
  • [CI] Makefile dependency check @leecalcote (#5878)
  • Bump terser from 5.14.0 to 5.14.2 in /provider-ui @dependabot (#5859)
  • Bump terser from 4.8.0 to 4.8.1 in /ui @dependabot (#5860)
  • Bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.2 @dependabot (#5720)
  • [CI] Add global GIT_STRIPPED_VERSION @leecalcote (#5826)
  • Bump moment from 2.29.2 to 2.29.4 in /ui @dependabot (#5814)
  • Upgrade meshkit @Revolyssup (#5807)
  • chore(deps): Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 @dependabot (#5729)
  • chore(deps): Bump next from 12.1.6 to 12.2.0 in /provider-ui @dependabot (#5737)
  • chore(deps): Bump react-moment from 1.1.1 to 1.1.2 in /ui @dependabot (#5740)
  • chore(deps): Bump react-jss from 10.7.1 to 10.9.0 in /ui @dependabot (#5732)
  • chore(deps): Bump relay-runtime from 13.2.0 to 14.0.0 in /ui @dependabot (#5736)
  • chore(deps-dev): Bump cypress from 10.0.3 to 10.3.0 in /provider-ui @dependabot (#5756)
  • chore(deps): Bump redux from 4.1.0 to 4.2.0 in /ui @dependabot (#5734)
  • chore(deps-dev): Bump eslint-config-next from 12.1.6 to 12.2.0 in /provider-ui @dependabot (#5741)
  • [Server] Lint Fix @gr455 (#5743)
  • chore(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.30.1 in /provider-ui @dependabot (#5725)
  • chore(deps): Bump github.com/prometheus/common from 0.34.0 to 0.35.0 @dependabot (#5728)
  • chore(deps): Bump @material-ui/icons from 4.11.2 to 4.11.3 in /ui @dependabot (#5727)
  • chore(deps-dev): Bump nodemon from 2.0.16 to 2.0.18 in /provider-ui @dependabot (#5726)
  • chore(deps-dev): Bump @babel/types from 7.17.0 to 7.18.7 in /ui @dependabot (#5735)
  • [Cypress] Fix Failing e2e and integration tests in Meshery @Abhishek-kumar09 (#5702)
  • [CI] Chore: Docker image upgrade to lts-latest @leecalcote (#5673)
  • Bump github.com/99designs/gqlgen from 0.17.5 to 0.17.10 @dependabot (#5638)
  • [Chore] Upgrade Dependencies @sudo-NithishKarthik (#5651)
  • Fix golangci-lint failures @haanhvu (#5612)
  • Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /provider-ui @dependabot (#5580)
  • [Lifecycle] Remove CPX from default config @leecalcote (#5604)
  • Bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui @dependabot (#5555)
  • Bump google.golang.org/grpc from 1.46.0 to 1.47.0 @dependabot (#5560)

πŸ“– Documentation

  • Added Docs for docker extensions via Marketplace @harkiratsm (#5742)
  • tools section gets hidden in many components of docs @manikmmalhotra (#5871)
  • Bump tzinfo from 1.2.9 to 1.2.10 in /docs @dependabot (#5865)
  • Create logic for screenshot capture in mesheryctl ref @alphaX86 (#5778)
  • docs: fix ui lint commands in contributing.md @nishantwrp (#5829)
  • fixed the repetition in table of contents @manikmmalhotra (#5809)
  • Added meshery broader capability @harkiratsm (#5805)
  • fixed the command from layer5io/tap to meshery/tap @manikmmalhotra (#5810)
  • Fixed Typos in architecture.md @bishal7679 (#5792)
  • Missing a "git" in the command in docs/readme @manikmmalhotra (#5780)
  • Highlight current tab on scroll in table of content in navigation @manikmmalhotra (#5762)
  • [Docs] Add KubeSphere App Store as a supported platform for Meshery @codrAlxx (#5717)
  • Fixed broken link @arunkarthicknm (#5724)
  • Removed extra "your" from docs @i-am-yuvi (#5708)
  • [Extension] Support for Account Extension @theBeginner86 (#5615)
  • [Docs] Additional guides/troubleshoot installation links in quickstart @abhiyant-10 (#5646)
  • [Doc] Add troubleshooting steps for Service Mesh installation @MUzairS15 (#5616)

πŸ”’ Security

  • Fix capture and handle expired token @MUzairS15 (#4956)
  • [CI] Chore: Docker image upgrade to lts-latest @leecalcote (#5673)
  • leecalcote/chore/ui deps @leecalcote (#5674)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @Aisuko, @Chadha93, @Harshit-Dandriyal, @MUzairS15, @MarioArriaga92, @Revolyssup, @Rohith-Raju, @Santosh1176, @abhiyant-10, @adithyaakrishna, @alphaX86, @arunkarthicknm, @asubedy, @bhavyastar, @bishal7679, @codrAlxx, @debo19, @dependabot, @dependabot[bot], @gr455, @haanhvu, @harkiratsm, @i-am-yuvi, @l5io, @leecalcote, @legendarykamal, @manikmmalhotra, @nishantwrp, @subhradwip01, @sudo-NithishKarthik, @theBeginner86, @warunicorn19, Abhishek Kumar and Nithish

meshery - Meshery v0.6.0-rc.6c

Published by l5io over 2 years ago

What's New

πŸ”€ General

  • [Fix] WS connection hijacking issue @sudo-NithishKarthik (#5844)
  • Keep the type of the services to be same. @Aisuko (#5841)
  • Add k8s middleware to filter handler @Revolyssup (#5797)
  • [CI] Update description for mesheryctl homebrew tap @nishantwrp (#5784)
  • state fixed For docker extension @harkiratsm (#5781)
  • Fix contradicting fields in k8s registered schema @Revolyssup (#5777)
  • Changed the order of image @harkiratsm (#5763)
  • refactor: Do not purge the database @sudo-NithishKarthik (#5753)
  • fix: Add essential middlewares for extension endpoints @sudo-NithishKarthik (#5751)
  • Upgrade k8s.io to 0.24 @Revolyssup (#5639)
  • fixed the upload of image for docker extension @harkiratsm (#5748)
  • fix: CustomResourceDefintions ref resolve @sudo-NithishKarthik (#5744)
  • [Chore] Update meshkit release and kompose conversion logic @sudo-NithishKarthik (#5719)
  • docker extension empty state fixed @harkiratsm (#5684)
  • Remove extranous log including cert data @Revolyssup (#5698)
  • Fixed logout buton alignment in meshery extension @Rohith-Raju (#5685)
  • [Refactor] Make use of validation and formatting functions exposed in Meshkit @sudo-NithishKarthik (#5650)
  • [DDE] Refactor ws channels in proxy @sudo-NithishKarthik (#5648)
  • refactor: Refine ws connection for logout @sudo-NithishKarthik (#5647)
  • Fix validation error and whitespacing bug @Revolyssup (#5644)
  • Logout button move @warunicorn19 (#5641)
  • upgrade meshkit @Revolyssup (#5637)
  • [DDE] Fix: dde ws undefined @sudo-NithishKarthik (#5636)
  • [DDE] Fix: Set isLogged to false after logging out @sudo-NithishKarthik (#5635)
  • [DDE] Fix: automatically change state once logged out @sudo-NithishKarthik (#5634)
  • fixed issue with logo before login and added logout button @warunicorn19 (#5630)
  • [Server] Fix error code conflicts @gr455 (#5626)
  • Allow provider to be set via query parameter @sudo-NithishKarthik (#5627)
  • Fix failing save context for incluster @Revolyssup (#5601)
  • [dde] UI Change to adapt to the exposed server version @sudo-NithishKarthik (#5596)
  • fix: Service mesh provisioning @sudo-NithishKarthik (#5595)
  • exposed meshery server version in dde @warunicorn19 (#5591)
  • Fix panic @Revolyssup (#5593)
  • Fix NATS connectivity test @MUzairS15 (#5583)

πŸš€ Features

  • Fix capture and handle expired token @MUzairS15 (#4956)

⌨️ Meshery CLI

  • [mesheryctl] Fix app onboard silent fail @gr455 (#5679)
  • chore(deps): Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 @dependabot (#5729)

πŸ–₯ Meshery UI

  • fix[UI]: change the color and contents for reset data @bhavyastar (#5847)
  • [UI] consistent width between all the items in ctxswitcher @Abhishek-kumar09 (#5838)
  • fix(ui): whitespace in context switcher @nishantwrp (#5830)
  • Disable un/deploy operation when no contexts detected. @MUzairS15 (#5806)
  • Bump moment from 2.29.2 to 2.29.4 in /ui @dependabot (#5814)
  • [Dependency] UI: update graphql package to ^16.5.0 @leecalcote (#5803)
  • [UI]Background Color of Setting nav in design configurator changed @Harshit-Dandriyal (#5820)
  • Fix application import @MUzairS15 (#5808)
  • [UI] "Undeploy" checkmark color has changed @subhradwip01 (#5789)
  • [UI]Name and namefield text field backColor opacity change @Harshit-Dandriyal (#5799)
  • [e2e test] Filter deploy fix after Modal operations @Abhishek-kumar09 (#5794)
  • Fix capture and handle expired token @MUzairS15 (#4956)
  • Fix version issue in pattern configurator @Abhishek-kumar09 (#5793)
  • [UI] Make UI consistent @MUzairS15 (#5765)
  • [UI] Update confiratmion modal title background color @Chadha93 (#5779)
  • [UI] Delete and Update bug fix for applications @Chadha93 (#5761)
  • [Refactor] Add transformErrors as a prop to be overridden @sudo-NithishKarthik (#5758)
  • chore(deps): Bump next from 12.1.6 to 12.2.0 in /provider-ui @dependabot (#5737)
  • chore(deps): Bump react-moment from 1.1.1 to 1.1.2 in /ui @dependabot (#5740)
  • chore(deps): Bump react-jss from 10.7.1 to 10.9.0 in /ui @dependabot (#5732)
  • chore(deps): Bump relay-runtime from 13.2.0 to 14.0.0 in /ui @dependabot (#5736)
  • chore(deps-dev): Bump cypress from 10.0.3 to 10.3.0 in /provider-ui @dependabot (#5756)
  • chore(deps): Bump redux from 4.1.0 to 4.2.0 in /ui @dependabot (#5734)
  • chore(deps-dev): Bump eslint-config-next from 12.1.6 to 12.2.0 in /provider-ui @dependabot (#5741)
  • Invalidates image import as kubeconfig file @Santosh1176 (#5750)
  • chore(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.30.1 in /provider-ui @dependabot (#5725)
  • chore(deps): Bump @material-ui/icons from 4.11.2 to 4.11.3 in /ui @dependabot (#5727)
  • chore(deps-dev): Bump nodemon from 2.0.16 to 2.0.18 in /provider-ui @dependabot (#5726)
  • chore(deps-dev): Bump @babel/types from 7.17.0 to 7.18.7 in /ui @dependabot (#5735)
  • [Refactor] Improve Meshsync data handling, controllers handling and GraphQL @sudo-NithishKarthik (#5680)
  • persistant tooltip | CU-2h755kq @warunicorn19 (#5718)
  • Add modal in Filter page (Table view) @MUzairS15 (#5716)
  • [UI] Import modal close bug fix @Chadha93 (#5712)
  • Update Modal @MUzairS15 (#5678)
  • [Cypress] Fix Failing e2e and integration tests in Meshery @Abhishek-kumar09 (#5702)
  • [Fix/UI] Context Switcher Ping Not working @Abhishek-kumar09 (#5706)
  • [UI] Remove frontend formatting (RJSF) @theBeginner86 (#5700)
  • [UI] Applications Grid View @Chadha93 (#5710)
  • [UI] Swaped the position of two buttons- Upload K8's config @Rohith-Raju (#5696)
  • Responsive Settings page @MUzairS15 (#5699)
  • [UI] Filters Grid View @Chadha93 (#5652)
  • Add modal for application deployment @MUzairS15 (#5701)
  • Mark data-cy for navigator Extensions @Abhishek-kumar09 (#5690)
  • Refactoring operator subscription @Revolyssup (#5657)
  • fix ui crash on smi conformance @warunicorn19 (#5688)
  • leecalcote/chore/ui deps @leecalcote (#5674)
  • Make table style consistent @MUzairS15 (#5671)
  • Changes to the un-deploy icon @asubedy (#5670)
  • reverted bad commits @Abhishek-kumar09 (#5665)
  • [Refactor] Update the RJSF form to be overridden by its consumers @sudo-NithishKarthik (#5659)
  • [Operator Subscription] Fix state variables showing outdated results in callback Fn @Abhishek-kumar09 (#5656)
  • minor ui fixes @warunicorn19 (#5655)
  • [Extension] Support for Account Extension @theBeginner86 (#5615)
  • [Build Failure] [object Object] is not a PostCSS plugin @Abhishek-kumar09 (#5653)
  • Meshery-Settings: Enable Subscriptions and fix problems with settings page @Abhishek-kumar09 (#5645)
  • [UI]Changed cursor to pointer @Rohith-Raju (#5632)
  • Add operator status query @MUzairS15 (#5633)
  • [UI] Undeploy card view button color update @Chadha93 (#5640)
  • [UI] Support for Undeploy Pattern and Applications @Chadha93 (#5617)
  • Fix problems with context-switching operation from Header @Abhishek-kumar09 (#5625)
  • Fix: Metrics components not showing up in dashboard @Abhishek-kumar09 (#5624)
  • Fix Event Streams in Meshery Notification Center @Abhishek-kumar09 (#5621)
  • lifecycle minor bug fix with no adapter @Abhishek-kumar09 (#5620)
  • Bug fixes @MUzairS15 (#5611)
  • [Fix] Lifecylce Page Fixes @Abhishek-kumar09 (#5614)
  • Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /provider-ui @dependabot (#5580)
  • Improve UI @MUzairS15 (#5602)
  • Bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui @dependabot (#5555)
  • Multi context refactor @Revolyssup (#5528)
  • Ci/marioarriaga92/5592 fix cypress v10 legacy config file error @MarioArriaga92 (#5597)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)
  • [UI] Settings button style fix for lifecycle @Chadha93 (#5588)
  • material-ui/core from 4.12.3 to 4.12.4 @Harshit-Dandriyal (#5585)

πŸ”‹ Patterns, Filters, Applications

  • Fix improper k8s to pattern conversion @Revolyssup (#5804)
  • Add support for importing helm chart via URL on application page @Revolyssup (#5692)
  • Fix application import @MUzairS15 (#5808)
  • Fix version issue in pattern configurator @Abhishek-kumar09 (#5793)
  • Fixed #5757 and empty application bug @Revolyssup (#5759)
  • [UI] Delete and Update bug fix for applications @Chadha93 (#5761)
  • Add version to component @Revolyssup (#5745)
  • [UI] Applications Grid View @Chadha93 (#5710)
  • [UI] Filters Grid View @Chadha93 (#5652)
  • [UI] Undeploy card view button color update @Chadha93 (#5640)
  • [UI] Support for Undeploy Pattern and Applications @Chadha93 (#5617)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)

πŸ› Bug Fixes

  • [Bug] Fix Panic on Hard Reset @theBeginner86 (#5817)

🧰 Maintenance

  • [CI] Add global GIT_STRIPPED_VERSION @leecalcote (#5826)
  • Bump moment from 2.29.2 to 2.29.4 in /ui @dependabot (#5814)
  • Upgrade meshkit @Revolyssup (#5807)
  • chore(deps): Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 @dependabot (#5729)
  • chore(deps): Bump next from 12.1.6 to 12.2.0 in /provider-ui @dependabot (#5737)
  • chore(deps): Bump react-moment from 1.1.1 to 1.1.2 in /ui @dependabot (#5740)
  • chore(deps): Bump react-jss from 10.7.1 to 10.9.0 in /ui @dependabot (#5732)
  • chore(deps): Bump relay-runtime from 13.2.0 to 14.0.0 in /ui @dependabot (#5736)
  • chore(deps-dev): Bump cypress from 10.0.3 to 10.3.0 in /provider-ui @dependabot (#5756)
  • chore(deps): Bump redux from 4.1.0 to 4.2.0 in /ui @dependabot (#5734)
  • chore(deps-dev): Bump eslint-config-next from 12.1.6 to 12.2.0 in /provider-ui @dependabot (#5741)
  • [Server] Lint Fix @gr455 (#5743)
  • chore(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.30.1 in /provider-ui @dependabot (#5725)
  • chore(deps): Bump github.com/prometheus/common from 0.34.0 to 0.35.0 @dependabot (#5728)
  • chore(deps): Bump @material-ui/icons from 4.11.2 to 4.11.3 in /ui @dependabot (#5727)
  • chore(deps-dev): Bump nodemon from 2.0.16 to 2.0.18 in /provider-ui @dependabot (#5726)
  • chore(deps-dev): Bump @babel/types from 7.17.0 to 7.18.7 in /ui @dependabot (#5735)
  • [Cypress] Fix Failing e2e and integration tests in Meshery @Abhishek-kumar09 (#5702)
  • [CI] Chore: Docker image upgrade to lts-latest @leecalcote (#5673)
  • Bump github.com/99designs/gqlgen from 0.17.5 to 0.17.10 @dependabot (#5638)
  • [Chore] Upgrade Dependencies @sudo-NithishKarthik (#5651)
  • Fix golangci-lint failures @haanhvu (#5612)
  • Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /provider-ui @dependabot (#5580)
  • [Lifecycle] Remove CPX from default config @leecalcote (#5604)
  • Bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui @dependabot (#5555)
  • Bump google.golang.org/grpc from 1.46.0 to 1.47.0 @dependabot (#5560)

πŸ“– Documentation

  • docs: fix ui lint commands in contributing.md @nishantwrp (#5829)
  • fixed the repetition in table of contents @manikmmalhotra (#5809)
  • Added meshery broader capability @harkiratsm (#5805)
  • fixed the command from layer5io/tap to meshery/tap @manikmmalhotra (#5810)
  • Fixed Typos in architecture.md @bishal7679 (#5792)
  • Missing a "git" in the command in docs/readme @manikmmalhotra (#5780)
  • Highlight current tab on scroll in table of content in navigation @manikmmalhotra (#5762)
  • [Docs] Add KubeSphere App Store as a supported platform for Meshery @codrAlxx (#5717)
  • Fixed broken link @arunkarthicknm (#5724)
  • Removed extra "your" from docs @i-am-yuvi (#5708)
  • [Extension] Support for Account Extension @theBeginner86 (#5615)
  • [Docs] Additional guides/troubleshoot installation links in quickstart @abhiyant-10 (#5646)
  • [Doc] Add troubleshooting steps for Service Mesh installation @MUzairS15 (#5616)

πŸ”’ Security

  • Fix capture and handle expired token @MUzairS15 (#4956)
  • [CI] Chore: Docker image upgrade to lts-latest @leecalcote (#5673)
  • leecalcote/chore/ui deps @leecalcote (#5674)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @Aisuko, @Chadha93, @Harshit-Dandriyal, @MUzairS15, @MarioArriaga92, @Revolyssup, @Rohith-Raju, @Santosh1176, @abhiyant-10, @arunkarthicknm, @asubedy, @bhavyastar, @bishal7679, @codrAlxx, @dependabot, @dependabot[bot], @gr455, @haanhvu, @harkiratsm, @i-am-yuvi, @l5io, @leecalcote, @manikmmalhotra, @nishantwrp, @subhradwip01, @sudo-NithishKarthik, @theBeginner86, @warunicorn19, Abhishek Kumar and Nithish

meshery - Meshery v0.6.0-rc.6b

Published by l5io over 2 years ago

What's New

πŸ”€ General

  • Changed the order of image @harkiratsm (#5763)
  • refactor: Do not purge the database @sudo-NithishKarthik (#5753)
  • fix: Add essential middlewares for extension endpoints @sudo-NithishKarthik (#5751)
  • Upgrade k8s.io to 0.24 @Revolyssup (#5639)
  • fixed the upload of image for docker extension @harkiratsm (#5748)
  • fix: CustomResourceDefintions ref resolve @sudo-NithishKarthik (#5744)
  • [Chore] Update meshkit release and kompose conversion logic @sudo-NithishKarthik (#5719)
  • docker extension empty state fixed @harkiratsm (#5684)
  • Remove extranous log including cert data @Revolyssup (#5698)
  • Fixed logout buton alignment in meshery extension @Rohith-Raju (#5685)
  • [Refactor] Make use of validation and formatting functions exposed in Meshkit @sudo-NithishKarthik (#5650)
  • [DDE] Refactor ws channels in proxy @sudo-NithishKarthik (#5648)
  • refactor: Refine ws connection for logout @sudo-NithishKarthik (#5647)
  • Fix validation error and whitespacing bug @Revolyssup (#5644)
  • Logout button move @warunicorn19 (#5641)
  • upgrade meshkit @Revolyssup (#5637)
  • [DDE] Fix: dde ws undefined @sudo-NithishKarthik (#5636)
  • [DDE] Fix: Set isLogged to false after logging out @sudo-NithishKarthik (#5635)
  • [DDE] Fix: automatically change state once logged out @sudo-NithishKarthik (#5634)
  • fixed issue with logo before login and added logout button @warunicorn19 (#5630)
  • [Server] Fix error code conflicts @gr455 (#5626)
  • Allow provider to be set via query parameter @sudo-NithishKarthik (#5627)
  • Fix failing save context for incluster @Revolyssup (#5601)
  • [dde] UI Change to adapt to the exposed server version @sudo-NithishKarthik (#5596)
  • fix: Service mesh provisioning @sudo-NithishKarthik (#5595)
  • exposed meshery server version in dde @warunicorn19 (#5591)
  • Fix panic @Revolyssup (#5593)
  • Fix NATS connectivity test @MUzairS15 (#5583)

⌨️ Meshery CLI

  • [mesheryctl] Fix app onboard silent fail @gr455 (#5679)
  • chore(deps): Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 @dependabot (#5729)

πŸ–₯ Meshery UI

  • [UI] Delete and Update bug fix for applications @Chadha93 (#5761)
  • [Refactor] Add transformErrors as a prop to be overridden @sudo-NithishKarthik (#5758)
  • chore(deps): Bump next from 12.1.6 to 12.2.0 in /provider-ui @dependabot (#5737)
  • chore(deps): Bump react-moment from 1.1.1 to 1.1.2 in /ui @dependabot (#5740)
  • chore(deps): Bump react-jss from 10.7.1 to 10.9.0 in /ui @dependabot (#5732)
  • chore(deps): Bump relay-runtime from 13.2.0 to 14.0.0 in /ui @dependabot (#5736)
  • chore(deps-dev): Bump cypress from 10.0.3 to 10.3.0 in /provider-ui @dependabot (#5756)
  • chore(deps): Bump redux from 4.1.0 to 4.2.0 in /ui @dependabot (#5734)
  • chore(deps-dev): Bump eslint-config-next from 12.1.6 to 12.2.0 in /provider-ui @dependabot (#5741)
  • Invalidates image import as kubeconfig file @Santosh1176 (#5750)
  • chore(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.30.1 in /provider-ui @dependabot (#5725)
  • chore(deps): Bump @material-ui/icons from 4.11.2 to 4.11.3 in /ui @dependabot (#5727)
  • chore(deps-dev): Bump nodemon from 2.0.16 to 2.0.18 in /provider-ui @dependabot (#5726)
  • chore(deps-dev): Bump @babel/types from 7.17.0 to 7.18.7 in /ui @dependabot (#5735)
  • [Refactor] Improve Meshsync data handling, controllers handling and GraphQL @sudo-NithishKarthik (#5680)
  • persistant tooltip | CU-2h755kq @warunicorn19 (#5718)
  • Add modal in Filter page (Table view) @MUzairS15 (#5716)
  • [UI] Import modal close bug fix @Chadha93 (#5712)
  • Update Modal @MUzairS15 (#5678)
  • [Cypress] Fix Failing e2e and integration tests in Meshery @Abhishek-kumar09 (#5702)
  • [Fix/UI] Context Switcher Ping Not working @Abhishek-kumar09 (#5706)
  • [UI] Remove frontend formatting (RJSF) @theBeginner86 (#5700)
  • [UI] Applications Grid View @Chadha93 (#5710)
  • [UI] Swaped the position of two buttons- Upload K8's config @Rohith-Raju (#5696)
  • Responsive Settings page @MUzairS15 (#5699)
  • [UI] Filters Grid View @Chadha93 (#5652)
  • Add modal for application deployment @MUzairS15 (#5701)
  • Mark data-cy for navigator Extensions @Abhishek-kumar09 (#5690)
  • Refactoring operator subscription @Revolyssup (#5657)
  • fix ui crash on smi conformance @warunicorn19 (#5688)
  • leecalcote/chore/ui deps @leecalcote (#5674)
  • Make table style consistent @MUzairS15 (#5671)
  • Changes to the un-deploy icon @asubedy (#5670)
  • reverted bad commits @Abhishek-kumar09 (#5665)
  • [Refactor] Update the RJSF form to be overridden by its consumers @sudo-NithishKarthik (#5659)
  • [Operator Subscription] Fix state variables showing outdated results in callback Fn @Abhishek-kumar09 (#5656)
  • minor ui fixes @warunicorn19 (#5655)
  • [Extension] Support for Account Extension @theBeginner86 (#5615)
  • [Build Failure] [object Object] is not a PostCSS plugin @Abhishek-kumar09 (#5653)
  • Meshery-Settings: Enable Subscriptions and fix problems with settings page @Abhishek-kumar09 (#5645)
  • [UI]Changed cursor to pointer @Rohith-Raju (#5632)
  • Add operator status query @MUzairS15 (#5633)
  • [UI] Undeploy card view button color update @Chadha93 (#5640)
  • [UI] Support for Undeploy Pattern and Applications @Chadha93 (#5617)
  • Fix problems with context-switching operation from Header @Abhishek-kumar09 (#5625)
  • Fix: Metrics components not showing up in dashboard @Abhishek-kumar09 (#5624)
  • Fix Event Streams in Meshery Notification Center @Abhishek-kumar09 (#5621)
  • lifecycle minor bug fix with no adapter @Abhishek-kumar09 (#5620)
  • Bug fixes @MUzairS15 (#5611)
  • [Fix] Lifecylce Page Fixes @Abhishek-kumar09 (#5614)
  • Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /provider-ui @dependabot (#5580)
  • Improve UI @MUzairS15 (#5602)
  • Bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui @dependabot (#5555)
  • Multi context refactor @Revolyssup (#5528)
  • Ci/marioarriaga92/5592 fix cypress v10 legacy config file error @MarioArriaga92 (#5597)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)
  • [UI] Settings button style fix for lifecycle @Chadha93 (#5588)
  • material-ui/core from 4.12.3 to 4.12.4 @Harshit-Dandriyal (#5585)

πŸ”‹ Patterns, Filters, Applications

  • Fixed #5757 and empty application bug @Revolyssup (#5759)
  • [UI] Delete and Update bug fix for applications @Chadha93 (#5761)
  • Add version to component @Revolyssup (#5745)
  • [UI] Applications Grid View @Chadha93 (#5710)
  • [UI] Filters Grid View @Chadha93 (#5652)
  • [UI] Undeploy card view button color update @Chadha93 (#5640)
  • [UI] Support for Undeploy Pattern and Applications @Chadha93 (#5617)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)

🧰 Maintenance

  • chore(deps): Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 @dependabot (#5729)
  • chore(deps): Bump next from 12.1.6 to 12.2.0 in /provider-ui @dependabot (#5737)
  • chore(deps): Bump react-moment from 1.1.1 to 1.1.2 in /ui @dependabot (#5740)
  • chore(deps): Bump react-jss from 10.7.1 to 10.9.0 in /ui @dependabot (#5732)
  • chore(deps): Bump relay-runtime from 13.2.0 to 14.0.0 in /ui @dependabot (#5736)
  • chore(deps-dev): Bump cypress from 10.0.3 to 10.3.0 in /provider-ui @dependabot (#5756)
  • chore(deps): Bump redux from 4.1.0 to 4.2.0 in /ui @dependabot (#5734)
  • chore(deps-dev): Bump eslint-config-next from 12.1.6 to 12.2.0 in /provider-ui @dependabot (#5741)
  • [Server] Lint Fix @gr455 (#5743)
  • chore(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.30.1 in /provider-ui @dependabot (#5725)
  • chore(deps): Bump github.com/prometheus/common from 0.34.0 to 0.35.0 @dependabot (#5728)
  • chore(deps): Bump @material-ui/icons from 4.11.2 to 4.11.3 in /ui @dependabot (#5727)
  • chore(deps-dev): Bump nodemon from 2.0.16 to 2.0.18 in /provider-ui @dependabot (#5726)
  • chore(deps-dev): Bump @babel/types from 7.17.0 to 7.18.7 in /ui @dependabot (#5735)
  • [Cypress] Fix Failing e2e and integration tests in Meshery @Abhishek-kumar09 (#5702)
  • [CI] Chore: Docker image upgrade to lts-latest @leecalcote (#5673)
  • Bump github.com/99designs/gqlgen from 0.17.5 to 0.17.10 @dependabot (#5638)
  • [Chore] Upgrade Dependencies @sudo-NithishKarthik (#5651)
  • Fix golangci-lint failures @haanhvu (#5612)
  • Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /provider-ui @dependabot (#5580)
  • [Lifecycle] Remove CPX from default config @leecalcote (#5604)
  • Bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui @dependabot (#5555)
  • Bump google.golang.org/grpc from 1.46.0 to 1.47.0 @dependabot (#5560)

πŸ“– Documentation

  • [Docs] Add KubeSphere App Store as a supported platform for Meshery @codrAlxx (#5717)
  • Fixed broken link @arunkarthicknm (#5724)
  • Removed extra "your" from docs @i-am-yuvi (#5708)
  • [Extension] Support for Account Extension @theBeginner86 (#5615)
  • [Docs] Additional guides/troubleshoot installation links in quickstart @abhiyant-10 (#5646)
  • [Doc] Add troubleshooting steps for Service Mesh installation @MUzairS15 (#5616)

πŸ”’ Security

  • [CI] Chore: Docker image upgrade to lts-latest @leecalcote (#5673)
  • leecalcote/chore/ui deps @leecalcote (#5674)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @Chadha93, @Harshit-Dandriyal, @MUzairS15, @MarioArriaga92, @Revolyssup, @Rohith-Raju, @Santosh1176, @abhiyant-10, @arunkarthicknm, @asubedy, @codrAlxx, @dependabot, @dependabot[bot], @gr455, @haanhvu, @harkiratsm, @i-am-yuvi, @l5io, @leecalcote, @sudo-NithishKarthik, @theBeginner86, @warunicorn19, Abhishek Kumar and Nithish

meshery - Meshery v0.6.0-rc.6a

Published by l5io over 2 years ago

What's New

πŸ”€ General

  • refactor: Do not purge the database @sudo-NithishKarthik (#5753)
  • fix: Add essential middlewares for extension endpoints @sudo-NithishKarthik (#5751)
  • Upgrade k8s.io to 0.24 @Revolyssup (#5639)
  • fixed the upload of image for docker extension @harkiratsm (#5748)
  • fix: CustomResourceDefintions ref resolve @sudo-NithishKarthik (#5744)
  • [Chore] Update meshkit release and kompose conversion logic @sudo-NithishKarthik (#5719)
  • docker extension empty state fixed @harkiratsm (#5684)
  • Remove extranous log including cert data @Revolyssup (#5698)
  • Fixed logout buton alignment in meshery extension @Rohith-Raju (#5685)
  • [Refactor] Make use of validation and formatting functions exposed in Meshkit @sudo-NithishKarthik (#5650)
  • [DDE] Refactor ws channels in proxy @sudo-NithishKarthik (#5648)
  • refactor: Refine ws connection for logout @sudo-NithishKarthik (#5647)
  • Fix validation error and whitespacing bug @Revolyssup (#5644)
  • Logout button move @warunicorn19 (#5641)
  • upgrade meshkit @Revolyssup (#5637)
  • [DDE] Fix: dde ws undefined @sudo-NithishKarthik (#5636)
  • [DDE] Fix: Set isLogged to false after logging out @sudo-NithishKarthik (#5635)
  • [DDE] Fix: automatically change state once logged out @sudo-NithishKarthik (#5634)
  • fixed issue with logo before login and added logout button @warunicorn19 (#5630)
  • [Server] Fix error code conflicts @gr455 (#5626)
  • Allow provider to be set via query parameter @sudo-NithishKarthik (#5627)
  • Fix failing save context for incluster @Revolyssup (#5601)
  • [dde] UI Change to adapt to the exposed server version @sudo-NithishKarthik (#5596)
  • fix: Service mesh provisioning @sudo-NithishKarthik (#5595)
  • exposed meshery server version in dde @warunicorn19 (#5591)
  • Fix panic @Revolyssup (#5593)
  • Fix NATS connectivity test @MUzairS15 (#5583)

πŸ–₯ Meshery UI

  • chore(deps): Bump next from 12.1.6 to 12.2.0 in /provider-ui @dependabot (#5737)
  • chore(deps): Bump react-moment from 1.1.1 to 1.1.2 in /ui @dependabot (#5740)
  • chore(deps): Bump react-jss from 10.7.1 to 10.9.0 in /ui @dependabot (#5732)
  • chore(deps): Bump relay-runtime from 13.2.0 to 14.0.0 in /ui @dependabot (#5736)
  • chore(deps-dev): Bump cypress from 10.0.3 to 10.3.0 in /provider-ui @dependabot (#5756)
  • chore(deps): Bump redux from 4.1.0 to 4.2.0 in /ui @dependabot (#5734)
  • chore(deps-dev): Bump eslint-config-next from 12.1.6 to 12.2.0 in /provider-ui @dependabot (#5741)
  • Invalidates image import as kubeconfig file @Santosh1176 (#5750)
  • chore(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.30.1 in /provider-ui @dependabot (#5725)
  • chore(deps): Bump @material-ui/icons from 4.11.2 to 4.11.3 in /ui @dependabot (#5727)
  • chore(deps-dev): Bump nodemon from 2.0.16 to 2.0.18 in /provider-ui @dependabot (#5726)
  • chore(deps-dev): Bump @babel/types from 7.17.0 to 7.18.7 in /ui @dependabot (#5735)
  • [Refactor] Improve Meshsync data handling, controllers handling and GraphQL @sudo-NithishKarthik (#5680)
  • persistant tooltip | CU-2h755kq @warunicorn19 (#5718)
  • Add modal in Filter page (Table view) @MUzairS15 (#5716)
  • [UI] Import modal close bug fix @Chadha93 (#5712)
  • Update Modal @MUzairS15 (#5678)
  • [Cypress] Fix Failing e2e and integration tests in Meshery @Abhishek-kumar09 (#5702)
  • [Fix/UI] Context Switcher Ping Not working @Abhishek-kumar09 (#5706)
  • [UI] Remove frontend formatting (RJSF) @theBeginner86 (#5700)
  • [UI] Applications Grid View @Chadha93 (#5710)
  • [UI] Swaped the position of two buttons- Upload K8's config @Rohith-Raju (#5696)
  • Responsive Settings page @MUzairS15 (#5699)
  • [UI] Filters Grid View @Chadha93 (#5652)
  • Add modal for application deployment @MUzairS15 (#5701)
  • Mark data-cy for navigator Extensions @Abhishek-kumar09 (#5690)
  • Refactoring operator subscription @Revolyssup (#5657)
  • fix ui crash on smi conformance @warunicorn19 (#5688)
  • leecalcote/chore/ui deps @leecalcote (#5674)
  • Make table style consistent @MUzairS15 (#5671)
  • Changes to the un-deploy icon @asubedy (#5670)
  • reverted bad commits @Abhishek-kumar09 (#5665)
  • [Refactor] Update the RJSF form to be overridden by its consumers @sudo-NithishKarthik (#5659)
  • [Operator Subscription] Fix state variables showing outdated results in callback Fn @Abhishek-kumar09 (#5656)
  • minor ui fixes @warunicorn19 (#5655)
  • [Extension] Support for Account Extension @theBeginner86 (#5615)
  • [Build Failure] [object Object] is not a PostCSS plugin @Abhishek-kumar09 (#5653)
  • Meshery-Settings: Enable Subscriptions and fix problems with settings page @Abhishek-kumar09 (#5645)
  • [UI]Changed cursor to pointer @Rohith-Raju (#5632)
  • Add operator status query @MUzairS15 (#5633)
  • [UI] Undeploy card view button color update @Chadha93 (#5640)
  • [UI] Support for Undeploy Pattern and Applications @Chadha93 (#5617)
  • Fix problems with context-switching operation from Header @Abhishek-kumar09 (#5625)
  • Fix: Metrics components not showing up in dashboard @Abhishek-kumar09 (#5624)
  • Fix Event Streams in Meshery Notification Center @Abhishek-kumar09 (#5621)
  • lifecycle minor bug fix with no adapter @Abhishek-kumar09 (#5620)
  • Bug fixes @MUzairS15 (#5611)
  • [Fix] Lifecylce Page Fixes @Abhishek-kumar09 (#5614)
  • Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /provider-ui @dependabot (#5580)
  • Improve UI @MUzairS15 (#5602)
  • Bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui @dependabot (#5555)
  • Multi context refactor @Revolyssup (#5528)
  • Ci/marioarriaga92/5592 fix cypress v10 legacy config file error @MarioArriaga92 (#5597)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)
  • [UI] Settings button style fix for lifecycle @Chadha93 (#5588)
  • material-ui/core from 4.12.3 to 4.12.4 @Harshit-Dandriyal (#5585)

πŸ”‹ Patterns, Filters, Applications

  • Add version to component @Revolyssup (#5745)
  • [UI] Applications Grid View @Chadha93 (#5710)
  • [UI] Filters Grid View @Chadha93 (#5652)
  • [UI] Undeploy card view button color update @Chadha93 (#5640)
  • [UI] Support for Undeploy Pattern and Applications @Chadha93 (#5617)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)

🧰 Maintenance

  • chore(deps): Bump next from 12.1.6 to 12.2.0 in /provider-ui @dependabot (#5737)
  • chore(deps): Bump react-moment from 1.1.1 to 1.1.2 in /ui @dependabot (#5740)
  • chore(deps): Bump react-jss from 10.7.1 to 10.9.0 in /ui @dependabot (#5732)
  • chore(deps): Bump relay-runtime from 13.2.0 to 14.0.0 in /ui @dependabot (#5736)
  • chore(deps-dev): Bump cypress from 10.0.3 to 10.3.0 in /provider-ui @dependabot (#5756)
  • chore(deps): Bump redux from 4.1.0 to 4.2.0 in /ui @dependabot (#5734)
  • chore(deps-dev): Bump eslint-config-next from 12.1.6 to 12.2.0 in /provider-ui @dependabot (#5741)
  • [Server] Lint Fix @gr455 (#5743)
  • chore(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.30.1 in /provider-ui @dependabot (#5725)
  • chore(deps): Bump github.com/prometheus/common from 0.34.0 to 0.35.0 @dependabot (#5728)
  • chore(deps): Bump @material-ui/icons from 4.11.2 to 4.11.3 in /ui @dependabot (#5727)
  • chore(deps-dev): Bump nodemon from 2.0.16 to 2.0.18 in /provider-ui @dependabot (#5726)
  • chore(deps-dev): Bump @babel/types from 7.17.0 to 7.18.7 in /ui @dependabot (#5735)
  • [Cypress] Fix Failing e2e and integration tests in Meshery @Abhishek-kumar09 (#5702)
  • [CI] Chore: Docker image upgrade to lts-latest @leecalcote (#5673)
  • Bump github.com/99designs/gqlgen from 0.17.5 to 0.17.10 @dependabot (#5638)
  • [Chore] Upgrade Dependencies @sudo-NithishKarthik (#5651)
  • Fix golangci-lint failures @haanhvu (#5612)
  • Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /provider-ui @dependabot (#5580)
  • [Lifecycle] Remove CPX from default config @leecalcote (#5604)
  • Bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui @dependabot (#5555)
  • Bump google.golang.org/grpc from 1.46.0 to 1.47.0 @dependabot (#5560)

πŸ“– Documentation

  • Removed extra "your" from docs @i-am-yuvi (#5708)
  • [Extension] Support for Account Extension @theBeginner86 (#5615)
  • [Docs] Additional guides/troubleshoot installation links in quickstart @abhiyant-10 (#5646)
  • [Doc] Add troubleshooting steps for Service Mesh installation @MUzairS15 (#5616)

πŸ”’ Security

  • [CI] Chore: Docker image upgrade to lts-latest @leecalcote (#5673)
  • leecalcote/chore/ui deps @leecalcote (#5674)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @Chadha93, @Harshit-Dandriyal, @MUzairS15, @MarioArriaga92, @Revolyssup, @Rohith-Raju, @Santosh1176, @abhiyant-10, @asubedy, @dependabot, @dependabot[bot], @gr455, @haanhvu, @harkiratsm, @i-am-yuvi, @l5io, @leecalcote, @sudo-NithishKarthik, @theBeginner86, @warunicorn19, Abhishek Kumar and Nithish

meshery - Meshery v0.6.0-rc.6

Published by l5io over 2 years ago

What's New

πŸ”€ General

  • [Refactor] Make use of validation and formatting functions exposed in Meshkit @sudo-NithishKarthik (#5650)
  • [DDE] Refactor ws channels in proxy @sudo-NithishKarthik (#5648)
  • refactor: Refine ws connection for logout @sudo-NithishKarthik (#5647)
  • Fix validation error and whitespacing bug @Revolyssup (#5644)
  • Logout button move @warunicorn19 (#5641)
  • upgrade meshkit @Revolyssup (#5637)
  • [DDE] Fix: dde ws undefined @sudo-NithishKarthik (#5636)
  • [DDE] Fix: Set isLogged to false after logging out @sudo-NithishKarthik (#5635)
  • [DDE] Fix: automatically change state once logged out @sudo-NithishKarthik (#5634)
  • fixed issue with logo before login and added logout button @warunicorn19 (#5630)
  • [Server] Fix error code conflicts @gr455 (#5626)
  • Allow provider to be set via query parameter @sudo-NithishKarthik (#5627)
  • Fix failing save context for incluster @Revolyssup (#5601)
  • [dde] UI Change to adapt to the exposed server version @sudo-NithishKarthik (#5596)
  • fix: Service mesh provisioning @sudo-NithishKarthik (#5595)
  • exposed meshery server version in dde @warunicorn19 (#5591)
  • Fix panic @Revolyssup (#5593)
  • Fix NATS connectivity test @MUzairS15 (#5583)

πŸ–₯ Meshery UI

  • leecalcote/chore/ui deps @leecalcote (#5674)
  • Make table style consistent @MUzairS15 (#5671)
  • Changes to the un-deploy icon @asubedy (#5670)
  • reverted bad commits @Abhishek-kumar09 (#5665)
  • [Refactor] Update the RJSF form to be overridden by its consumers @sudo-NithishKarthik (#5659)
  • [Operator Subscription] Fix state variables showing outdated results in callback Fn @Abhishek-kumar09 (#5656)
  • minor ui fixes @warunicorn19 (#5655)
  • [Extension] Support for Account Extension @theBeginner86 (#5615)
  • [Build Failure] [object Object] is not a PostCSS plugin @Abhishek-kumar09 (#5653)
  • Meshery-Settings: Enable Subscriptions and fix problems with settings page @Abhishek-kumar09 (#5645)
  • [UI]Changed cursor to pointer @Rohith-Raju (#5632)
  • Add operator status query @MUzairS15 (#5633)
  • [UI] Undeploy card view button color update @Chadha93 (#5640)
  • [UI] Support for Undeploy Pattern and Applications @Chadha93 (#5617)
  • Fix problems with context-switching operation from Header @Abhishek-kumar09 (#5625)
  • Fix: Metrics components not showing up in dashboard @Abhishek-kumar09 (#5624)
  • Fix Event Streams in Meshery Notification Center @Abhishek-kumar09 (#5621)
  • lifecycle minor bug fix with no adapter @Abhishek-kumar09 (#5620)
  • Bug fixes @MUzairS15 (#5611)
  • [Fix] Lifecylce Page Fixes @Abhishek-kumar09 (#5614)
  • Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /provider-ui @dependabot (#5580)
  • Improve UI @MUzairS15 (#5602)
  • Bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui @dependabot (#5555)
  • Multi context refactor @Revolyssup (#5528)
  • Ci/marioarriaga92/5592 fix cypress v10 legacy config file error @MarioArriaga92 (#5597)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)
  • [UI] Settings button style fix for lifecycle @Chadha93 (#5588)
  • material-ui/core from 4.12.3 to 4.12.4 @Harshit-Dandriyal (#5585)

πŸ”‹ Patterns, Filters, Applications

  • [UI] Undeploy card view button color update @Chadha93 (#5640)
  • [UI] Support for Undeploy Pattern and Applications @Chadha93 (#5617)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)

🧰 Maintenance

  • [CI] Chore: Docker image upgrade to lts-latest @leecalcote (#5673)
  • Bump github.com/99designs/gqlgen from 0.17.5 to 0.17.10 @dependabot (#5638)
  • [Chore] Upgrade Dependencies @sudo-NithishKarthik (#5651)
  • Fix golangci-lint failures @haanhvu (#5612)
  • Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /provider-ui @dependabot (#5580)
  • [Lifecycle] Remove CPX from default config @leecalcote (#5604)
  • Bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui @dependabot (#5555)
  • Bump google.golang.org/grpc from 1.46.0 to 1.47.0 @dependabot (#5560)

πŸ“– Documentation

  • [Extension] Support for Account Extension @theBeginner86 (#5615)
  • [Docs] Additional guides/troubleshoot installation links in quickstart @abhiyant-10 (#5646)
  • [Doc] Add troubleshooting steps for Service Mesh installation @MUzairS15 (#5616)

πŸ”’ Security

  • [CI] Chore: Docker image upgrade to lts-latest @leecalcote (#5673)
  • leecalcote/chore/ui deps @leecalcote (#5674)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @Chadha93, @Harshit-Dandriyal, @MUzairS15, @MarioArriaga92, @Revolyssup, @Rohith-Raju, @abhiyant-10, @asubedy, @dependabot, @dependabot[bot], @gr455, @haanhvu, @l5io, @leecalcote, @sudo-NithishKarthik, @theBeginner86, @warunicorn19, Abhishek Kumar and Nithish

meshery - Meshery v0.6.0-rc.5aa

Published by l5io over 2 years ago

What's New

πŸ”€ General

  • [Refactor] Make use of validation and formatting functions exposed in Meshkit @sudo-NithishKarthik (#5650)
  • [DDE] Refactor ws channels in proxy @sudo-NithishKarthik (#5648)
  • refactor: Refine ws connection for logout @sudo-NithishKarthik (#5647)
  • Fix validation error and whitespacing bug @Revolyssup (#5644)
  • Logout button move @warunicorn19 (#5641)
  • upgrade meshkit @Revolyssup (#5637)
  • [DDE] Fix: dde ws undefined @sudo-NithishKarthik (#5636)
  • [DDE] Fix: Set isLogged to false after logging out @sudo-NithishKarthik (#5635)
  • [DDE] Fix: automatically change state once logged out @sudo-NithishKarthik (#5634)
  • fixed issue with logo before login and added logout button @warunicorn19 (#5630)
  • [Server] Fix error code conflicts @gr455 (#5626)
  • Allow provider to be set via query parameter @sudo-NithishKarthik (#5627)
  • Fix failing save context for incluster @Revolyssup (#5601)
  • [dde] UI Change to adapt to the exposed server version @sudo-NithishKarthik (#5596)
  • fix: Service mesh provisioning @sudo-NithishKarthik (#5595)
  • exposed meshery server version in dde @warunicorn19 (#5591)
  • Fix panic @Revolyssup (#5593)
  • Fix NATS connectivity test @MUzairS15 (#5583)

πŸ–₯ Meshery UI

  • leecalcote/chore/ui deps @leecalcote (#5674)
  • Make table style consistent @MUzairS15 (#5671)
  • Changes to the un-deploy icon @asubedy (#5670)
  • reverted bad commits @Abhishek-kumar09 (#5665)
  • [Refactor] Update the RJSF form to be overridden by its consumers @sudo-NithishKarthik (#5659)
  • [Operator Subscription] Fix state variables showing outdated results in callback Fn @Abhishek-kumar09 (#5656)
  • minor ui fixes @warunicorn19 (#5655)
  • [Extension] Support for Account Extension @theBeginner86 (#5615)
  • [Build Failure] [object Object] is not a PostCSS plugin @Abhishek-kumar09 (#5653)
  • Meshery-Settings: Enable Subscriptions and fix problems with settings page @Abhishek-kumar09 (#5645)
  • [UI]Changed cursor to pointer @Rohith-Raju (#5632)
  • Add operator status query @MUzairS15 (#5633)
  • [UI] Undeploy card view button color update @Chadha93 (#5640)
  • [UI] Support for Undeploy Pattern and Applications @Chadha93 (#5617)
  • Fix problems with context-switching operation from Header @Abhishek-kumar09 (#5625)
  • Fix: Metrics components not showing up in dashboard @Abhishek-kumar09 (#5624)
  • Fix Event Streams in Meshery Notification Center @Abhishek-kumar09 (#5621)
  • lifecycle minor bug fix with no adapter @Abhishek-kumar09 (#5620)
  • Bug fixes @MUzairS15 (#5611)
  • [Fix] Lifecylce Page Fixes @Abhishek-kumar09 (#5614)
  • Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /provider-ui @dependabot (#5580)
  • Improve UI @MUzairS15 (#5602)
  • Bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui @dependabot (#5555)
  • Multi context refactor @Revolyssup (#5528)
  • Ci/marioarriaga92/5592 fix cypress v10 legacy config file error @MarioArriaga92 (#5597)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)
  • [UI] Settings button style fix for lifecycle @Chadha93 (#5588)
  • material-ui/core from 4.12.3 to 4.12.4 @Harshit-Dandriyal (#5585)

πŸ”‹ Patterns, Filters, Applications

  • [UI] Undeploy card view button color update @Chadha93 (#5640)
  • [UI] Support for Undeploy Pattern and Applications @Chadha93 (#5617)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)

🧰 Maintenance

  • [CI] Chore: Docker image upgrade to lts-latest @leecalcote (#5673)
  • Bump github.com/99designs/gqlgen from 0.17.5 to 0.17.10 @dependabot (#5638)
  • [Chore] Upgrade Dependencies @sudo-NithishKarthik (#5651)
  • Fix golangci-lint failures @haanhvu (#5612)
  • Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /provider-ui @dependabot (#5580)
  • [Lifecycle] Remove CPX from default config @leecalcote (#5604)
  • Bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui @dependabot (#5555)
  • Bump google.golang.org/grpc from 1.46.0 to 1.47.0 @dependabot (#5560)

πŸ“– Documentation

  • [Extension] Support for Account Extension @theBeginner86 (#5615)
  • [Docs] Additional guides/troubleshoot installation links in quickstart @abhiyant-10 (#5646)
  • [Doc] Add troubleshooting steps for Service Mesh installation @MUzairS15 (#5616)

πŸ”’ Security

  • [CI] Chore: Docker image upgrade to lts-latest @leecalcote (#5673)
  • leecalcote/chore/ui deps @leecalcote (#5674)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @Chadha93, @Harshit-Dandriyal, @MUzairS15, @MarioArriaga92, @Revolyssup, @Rohith-Raju, @abhiyant-10, @asubedy, @dependabot, @dependabot[bot], @gr455, @haanhvu, @l5io, @leecalcote, @sudo-NithishKarthik, @theBeginner86, @warunicorn19, Abhishek Kumar and Nithish

meshery - Meshery v0.6.0-rc.5z

Published by l5io over 2 years ago

What's New

πŸ”€ General

  • [Refactor] Make use of validation and formatting functions exposed in Meshkit @sudo-NithishKarthik (#5650)
  • [DDE] Refactor ws channels in proxy @sudo-NithishKarthik (#5648)
  • refactor: Refine ws connection for logout @sudo-NithishKarthik (#5647)
  • Fix validation error and whitespacing bug @Revolyssup (#5644)
  • Logout button move @warunicorn19 (#5641)
  • upgrade meshkit @Revolyssup (#5637)
  • [DDE] Fix: dde ws undefined @sudo-NithishKarthik (#5636)
  • [DDE] Fix: Set isLogged to false after logging out @sudo-NithishKarthik (#5635)
  • [DDE] Fix: automatically change state once logged out @sudo-NithishKarthik (#5634)
  • fixed issue with logo before login and added logout button @warunicorn19 (#5630)
  • [Server] Fix error code conflicts @gr455 (#5626)
  • Allow provider to be set via query parameter @sudo-NithishKarthik (#5627)
  • Fix failing save context for incluster @Revolyssup (#5601)
  • [dde] UI Change to adapt to the exposed server version @sudo-NithishKarthik (#5596)
  • fix: Service mesh provisioning @sudo-NithishKarthik (#5595)
  • exposed meshery server version in dde @warunicorn19 (#5591)
  • Fix panic @Revolyssup (#5593)
  • Fix NATS connectivity test @MUzairS15 (#5583)

πŸ–₯ Meshery UI

  • Meshery-Settings: Enable Subscriptions and fix problems with settings page @Abhishek-kumar09 (#5645)
  • [UI]Changed cursor to pointer @Rohith-Raju (#5632)
  • Add operator status query @MUzairS15 (#5633)
  • [UI] Undeploy card view button color update @Chadha93 (#5640)
  • [UI] Support for Undeploy Pattern and Applications @Chadha93 (#5617)
  • Fix problems with context-switching operation from Header @Abhishek-kumar09 (#5625)
  • Fix: Metrics components not showing up in dashboard @Abhishek-kumar09 (#5624)
  • Fix Event Streams in Meshery Notification Center @Abhishek-kumar09 (#5621)
  • lifecycle minor bug fix with no adapter @Abhishek-kumar09 (#5620)
  • Bug fixes @MUzairS15 (#5611)
  • [Fix] Lifecylce Page Fixes @Abhishek-kumar09 (#5614)
  • Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /provider-ui @dependabot (#5580)
  • Improve UI @MUzairS15 (#5602)
  • Bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui @dependabot (#5555)
  • Multi context refactor @Revolyssup (#5528)
  • Ci/marioarriaga92/5592 fix cypress v10 legacy config file error @MarioArriaga92 (#5597)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)
  • [UI] Settings button style fix for lifecycle @Chadha93 (#5588)
  • material-ui/core from 4.12.3 to 4.12.4 @Harshit-Dandriyal (#5585)

πŸ”‹ Patterns, Filters, Applications

  • [UI] Undeploy card view button color update @Chadha93 (#5640)
  • [UI] Support for Undeploy Pattern and Applications @Chadha93 (#5617)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)

🧰 Maintenance

  • [Chore] Upgrade Dependencies @sudo-NithishKarthik (#5651)
  • Fix golangci-lint failures @haanhvu (#5612)
  • Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /provider-ui @dependabot (#5580)
  • [Lifecycle] Remove CPX from default config @leecalcote (#5604)
  • Bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui @dependabot (#5555)
  • Bump google.golang.org/grpc from 1.46.0 to 1.47.0 @dependabot (#5560)

πŸ“– Documentation

  • [Docs] Additional guides/troubleshoot installation links in quickstart @abhiyant-10 (#5646)
  • [Doc] Add troubleshooting steps for Service Mesh installation @MUzairS15 (#5616)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @Chadha93, @Harshit-Dandriyal, @MUzairS15, @MarioArriaga92, @Revolyssup, @Rohith-Raju, @abhiyant-10, @dependabot, @dependabot[bot], @gr455, @haanhvu, @l5io, @leecalcote, @sudo-NithishKarthik, @warunicorn19 and Nithish

meshery - Meshery v0.6.0-rc.5y

Published by l5io over 2 years ago

What's New

πŸ”€ General

  • Fix validation error and whitespacing bug @Revolyssup (#5644)
  • Logout button move @warunicorn19 (#5641)
  • upgrade meshkit @Revolyssup (#5637)
  • [DDE] Fix: dde ws undefined @sudo-NithishKarthik (#5636)
  • [DDE] Fix: Set isLogged to false after logging out @sudo-NithishKarthik (#5635)
  • [DDE] Fix: automatically change state once logged out @sudo-NithishKarthik (#5634)
  • fixed issue with logo before login and added logout button @warunicorn19 (#5630)
  • [Server] Fix error code conflicts @gr455 (#5626)
  • Allow provider to be set via query parameter @sudo-NithishKarthik (#5627)
  • Fix failing save context for incluster @Revolyssup (#5601)
  • [dde] UI Change to adapt to the exposed server version @sudo-NithishKarthik (#5596)
  • fix: Service mesh provisioning @sudo-NithishKarthik (#5595)
  • exposed meshery server version in dde @warunicorn19 (#5591)
  • Fix panic @Revolyssup (#5593)
  • Fix NATS connectivity test @MUzairS15 (#5583)

πŸ–₯ Meshery UI

  • Meshery-Settings: Enable Subscriptions and fix problems with settings page @Abhishek-kumar09 (#5645)
  • [UI]Changed cursor to pointer @Rohith-Raju (#5632)
  • Add operator status query @MUzairS15 (#5633)
  • [UI] Undeploy card view button color update @Chadha93 (#5640)
  • [UI] Support for Undeploy Pattern and Applications @Chadha93 (#5617)
  • Fix problems with context-switching operation from Header @Abhishek-kumar09 (#5625)
  • Fix: Metrics components not showing up in dashboard @Abhishek-kumar09 (#5624)
  • Fix Event Streams in Meshery Notification Center @Abhishek-kumar09 (#5621)
  • lifecycle minor bug fix with no adapter @Abhishek-kumar09 (#5620)
  • Bug fixes @MUzairS15 (#5611)
  • [Fix] Lifecylce Page Fixes @Abhishek-kumar09 (#5614)
  • Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /provider-ui @dependabot (#5580)
  • Improve UI @MUzairS15 (#5602)
  • Bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui @dependabot (#5555)
  • Multi context refactor @Revolyssup (#5528)
  • Ci/marioarriaga92/5592 fix cypress v10 legacy config file error @MarioArriaga92 (#5597)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)
  • [UI] Settings button style fix for lifecycle @Chadha93 (#5588)
  • material-ui/core from 4.12.3 to 4.12.4 @Harshit-Dandriyal (#5585)

πŸ”‹ Patterns, Filters, Applications

  • [UI] Undeploy card view button color update @Chadha93 (#5640)
  • [UI] Support for Undeploy Pattern and Applications @Chadha93 (#5617)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)

🧰 Maintenance

  • Fix golangci-lint failures @haanhvu (#5612)
  • Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /provider-ui @dependabot (#5580)
  • [Lifecycle] Remove CPX from default config @leecalcote (#5604)
  • Bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui @dependabot (#5555)
  • Bump google.golang.org/grpc from 1.46.0 to 1.47.0 @dependabot (#5560)

πŸ“– Documentation

  • [Doc] Add troubleshooting steps for Service Mesh installation @MUzairS15 (#5616)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @Chadha93, @Harshit-Dandriyal, @MUzairS15, @MarioArriaga92, @Revolyssup, @Rohith-Raju, @dependabot, @dependabot[bot], @gr455, @haanhvu, @l5io, @leecalcote, @sudo-NithishKarthik, @warunicorn19 and Nithish

meshery - Meshery v0.6.0-rc.5x

Published by l5io over 2 years ago

What's New

πŸ”€ General

  • Allow provider to be set via query parameter @sudo-NithishKarthik (#5627)
  • Fix failing save context for incluster @Revolyssup (#5601)
  • [dde] UI Change to adapt to the exposed server version @sudo-NithishKarthik (#5596)
  • fix: Service mesh provisioning @sudo-NithishKarthik (#5595)
  • exposed meshery server version in dde @warunicorn19 (#5591)
  • Fix panic @Revolyssup (#5593)
  • Fix NATS connectivity test @MUzairS15 (#5583)

πŸ–₯ Meshery UI

  • Fix problems with context-switching operation from Header @Abhishek-kumar09 (#5625)
  • Fix: Metrics components not showing up in dashboard @Abhishek-kumar09 (#5624)
  • Fix Event Streams in Meshery Notification Center @Abhishek-kumar09 (#5621)
  • lifecycle minor bug fix with no adapter @Abhishek-kumar09 (#5620)
  • Bug fixes @MUzairS15 (#5611)
  • [Fix] Lifecylce Page Fixes @Abhishek-kumar09 (#5614)
  • Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /provider-ui @dependabot (#5580)
  • Improve UI @MUzairS15 (#5602)
  • Bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui @dependabot (#5555)
  • Multi context refactor @Revolyssup (#5528)
  • Ci/marioarriaga92/5592 fix cypress v10 legacy config file error @MarioArriaga92 (#5597)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)
  • [UI] Settings button style fix for lifecycle @Chadha93 (#5588)
  • material-ui/core from 4.12.3 to 4.12.4 @Harshit-Dandriyal (#5585)

πŸ”‹ Patterns, Filters, Applications

  • [UI] Pattern file bug fixes @Chadha93 (#5587)

🧰 Maintenance

  • Fix golangci-lint failures @haanhvu (#5612)
  • Bump eslint-plugin-react from 7.29.4 to 7.30.0 in /provider-ui @dependabot (#5580)
  • [Lifecycle] Remove CPX from default config @leecalcote (#5604)
  • Bump @babel/eslint-parser from 7.17.0 to 7.18.2 in /ui @dependabot (#5555)
  • Bump google.golang.org/grpc from 1.46.0 to 1.47.0 @dependabot (#5560)

πŸ“– Documentation

  • [Doc] Add troubleshooting steps for Service Mesh installation @MUzairS15 (#5616)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @Chadha93, @Harshit-Dandriyal, @MUzairS15, @MarioArriaga92, @Revolyssup, @dependabot, @dependabot[bot], @haanhvu, @l5io, @leecalcote, @sudo-NithishKarthik, @warunicorn19 and Nithish

meshery - Meshery v0.6.0-rc.5w

Published by l5io over 2 years ago

What's New

πŸ”€ General

  • Fix failing save context for incluster @Revolyssup (#5601)
  • [dde] UI Change to adapt to the exposed server version @sudo-NithishKarthik (#5596)
  • fix: Service mesh provisioning @sudo-NithishKarthik (#5595)
  • exposed meshery server version in dde @warunicorn19 (#5591)
  • Fix panic @Revolyssup (#5593)
  • Fix NATS connectivity test @MUzairS15 (#5583)

πŸ–₯ Meshery UI

  • Multi context refactor @Revolyssup (#5528)
  • Ci/marioarriaga92/5592 fix cypress v10 legacy config file error @MarioArriaga92 (#5597)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)
  • [UI] Settings button style fix for lifecycle @Chadha93 (#5588)
  • material-ui/core from 4.12.3 to 4.12.4 @Harshit-Dandriyal (#5585)

πŸ”‹ Patterns, Filters, Applications

  • [UI] Pattern file bug fixes @Chadha93 (#5587)

🧰 Maintenance

  • Bump google.golang.org/grpc from 1.46.0 to 1.47.0 @dependabot (#5560)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @Chadha93, @Harshit-Dandriyal, @MUzairS15, @MarioArriaga92, @Revolyssup, @dependabot, @l5io, @leecalcote, @sudo-NithishKarthik, @warunicorn19 and Nithish

meshery - Meshery v0.6.0-rc.5v

Published by l5io over 2 years ago

What's New

πŸ”€ General

  • [dde] UI Change to adapt to the exposed server version @sudo-NithishKarthik (#5596)
  • fix: Service mesh provisioning @sudo-NithishKarthik (#5595)
  • exposed meshery server version in dde @warunicorn19 (#5591)
  • Fix panic @Revolyssup (#5593)
  • Fix NATS connectivity test @MUzairS15 (#5583)

πŸ–₯ Meshery UI

  • Multi context refactor @Revolyssup (#5528)
  • Ci/marioarriaga92/5592 fix cypress v10 legacy config file error @MarioArriaga92 (#5597)
  • [UI] Pattern file bug fixes @Chadha93 (#5587)
  • [UI] Settings button style fix for lifecycle @Chadha93 (#5588)
  • material-ui/core from 4.12.3 to 4.12.4 @Harshit-Dandriyal (#5585)

πŸ”‹ Patterns, Filters, Applications

  • [UI] Pattern file bug fixes @Chadha93 (#5587)

🧰 Maintenance

  • Bump google.golang.org/grpc from 1.46.0 to 1.47.0 @dependabot (#5560)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @Chadha93, @Harshit-Dandriyal, @MUzairS15, @MarioArriaga92, @Revolyssup, @dependabot, @l5io, @leecalcote, @sudo-NithishKarthik, @warunicorn19 and Nithish

meshery - Meshery v0.6.0-rc.5u

Published by l5io over 2 years ago

What's New

πŸ”€ General

  • [dde] UI Change to adapt to the exposed server version @sudo-NithishKarthik (#5596)
  • fix: Service mesh provisioning @sudo-NithishKarthik (#5595)
  • exposed meshery server version in dde @warunicorn19 (#5591)
  • Fix panic @Revolyssup (#5593)
  • Fix NATS connectivity test @MUzairS15 (#5583)

πŸ–₯ Meshery UI

  • [UI] Pattern file bug fixes @Chadha93 (#5587)
  • [UI] Settings button style fix for lifecycle @Chadha93 (#5588)
  • material-ui/core from 4.12.3 to 4.12.4 @Harshit-Dandriyal (#5585)

πŸ”‹ Patterns, Filters, Applications

  • [UI] Pattern file bug fixes @Chadha93 (#5587)

🧰 Maintenance

  • Bump google.golang.org/grpc from 1.46.0 to 1.47.0 @dependabot (#5560)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Chadha93, @Harshit-Dandriyal, @MUzairS15, @Revolyssup, @dependabot, @l5io, @leecalcote, @sudo-NithishKarthik, @warunicorn19 and Nithish

meshery - Meshery v0.6.0-rc-5t

Published by l5io over 2 years ago

Changelog

  • 67cf94743 added custom checkmarks to compatbility page
  • 291193e68 Add pre-evaluation for features unidentified in cyto
  • b7341880a Add support to get MeshSync version
  • 52b9533a8 Added Database reset modal
  • 647c69f8a Amend the commit with signoff
  • 7454b4105 Bump @fortawesome/free-solid-svg-icons from 5.15.4 to 6.1.1 in /ui
  • ae9fa0492 Bump codemirror from 5.63.3 to 5.65.5 in /ui
  • 21a38f656 Bump cypress from 9.6.0 to 10.0.3 in /provider-ui
  • 6104117cb Bump eslint-config-next from 12.1.4 to 12.1.6 in /provider-ui
  • f750fa392 Bump github.com/lib/pq from 1.10.5 to 1.10.6
  • 30448d4d7 Bump next from 12.1.5 to 12.1.6 in /provider-ui
  • 6d244ca86 Bump react-redux from 7.2.5 to 8.0.2 in /ui
  • 0b8438983 Fix lint check
  • 5624affe9 FlushMeshSync Done
  • 7c37cb098 Integration Test Details: Wrong color and missing pass/fail icons
  • 21dbd2906 Merge branch 'master' into Reset1
  • 77bfd7ff1 Merge branch 'master' into Reset1
  • a957cee96 Merge branch 'master' into dependabot/npm_and_yarn/ui/codemirror-5.65.5
  • 500bc0621 Merge branch 'master' of https://github.com/meshery/meshery
  • 2a7a60a0d Merge branch 'master' of https://github.com/meshery/meshery
  • 7efacecd8 Merge branch 'master' of https://github.com/meshery/meshery into Reset1
  • 7bf1c4aad Merge pull request #5537 from Harshit-Dandriyal/Reset1
  • 9c928f6d0 Merge pull request #5540 from karnatisrinivas/issue#5535
  • be2dd7258 Merge pull request #5544 from Santosh1176/bot-message
  • 6995c1645 Merge pull request #5548 from 4molybdenum2/allow-multiple-k8s-version
  • 2b7b70263 Merge pull request #5558 from meshery/dependabot/npm_and_yarn/ui/codemirror-5.65.5
  • c99129ae3 Merge pull request #5559 from meshery/dependabot/go_modules/github.com/lib/pq-1.10.6
  • ebb269664 Merge pull request #5561 from meshery/dependabot/npm_and_yarn/provider-ui/eslint-config-next-12.1.6
  • 1f8a386f6 Merge pull request #5566 from MUzairS15/main
  • 14d7a5d72 Merge pull request #5573 from Revolyssup/designimport
  • 353f84c28 Merge pull request #5574 from meshery/dependabot/npm_and_yarn/ui/fortawesome/free-solid-svg-icons-6.1.1
  • 77d6f8d48 Merge pull request #5576 from meshery/dependabot/npm_and_yarn/provider-ui/cypress-10.0.3
  • c40a14fb5 Our Reset Button are outside of Operator Configurator
  • ea7e01242 Refactoring of prompt Components Done
  • dbe2682b5 Removed not important comments
  • a868d640b Update build-and-release-dde.yml
  • c7ed63d59 Update build-and-release-dde.yml
  • 5093aaad4 Update build-and-release-stable.yml
  • 3e1e47ae9 [Docs] Release Notes for Meshery
  • 3d2c4a3dc [Docs] Release Notes for Meshery
  • 06aa03f55 [Docs] Release Notes for Meshery
  • 8af9b71f2 [Docs] Test status of adapter
  • 9f9e7257d [Docs] Test status of adapter
  • 13a7d1f93 [Docs] Test status of adapter
  • 7abfe71a9 [Docs] Test status of adapter
  • fb1d70ade [Docs] Test status of adapter
  • 0513b679b added custom checkmarks to compatbility page
  • 0e9f30f66 added custom checkmarks to past results
  • d6e1eb1ca added custom checkmarks to past results
  • fde0adf11 added kubernetes version
  • f5573f9f4 added links to past results
  • 840cc85bb added multiple k8s version for adapter tests
  • d56359739 added percentage on overall compatibility
  • ed7f462ee added row hover style
  • 0e9867654 added tooltips
  • 8041075e5 changed font size of Prerequisites to 20px
  • 83bd5e2cf compatability of meshery component on basis of kubernetes version
  • 0f74ee327 dep upgrade; verbiage
  • 26bb9ac79 deps
  • 4284a2463 initialized summary table
  • 8c4250af4 initialized summary table
  • e83ffcca0 k8s_version workflow input as not required
  • f227d14d8 language change
  • dbbd3d6c3 lint issues
  • 7832802a3 remove explicit secrets
  • ab37344c6 remove print out
  • 1a8cdcecb removed extra spaces by replacing h5 with p and strong tags
  • dd9aaf643 removed stale image, added nowrap, fixed cilium results not showing
  • c763bfb2c secrets: inherit
  • baf005d33 swap
  • 115eaec13 text
meshery - Meshery v0.6.0-rc.5s

Published by l5io over 2 years ago

What's New

πŸ”€ General

  • Replace kubeopenapi-jsonschema based component generation with CUE @sudo-NithishKarthik (#5549)
  • Fix manifest URL for argo rollouts[Application] @Revolyssup (#5546)
  • pull_policy: always @Revolyssup (#5521)
  • added an initial walkthrough for dde @warunicorn19 (#5509)
  • adding the loading animation @warunicorn19 (#5520)
  • Allow connecting to multiple brokers[panic fixed] @Revolyssup (#5513)
  • Reinstate wrk2 submodule @alphaX86 (#5506)
  • Fix wrk2 submodule @alphaX86 (#5505)
  • [Server] [Bug] Fix Cilium deployments not showing in UI. @MUzairS15 (#5443)
  • [DDE] Fix WebSocket Proxy issue @sudo-NithishKarthik (#5503)
  • responsiveness to DDE @warunicorn19 (#5500)
  • fix: Auth token effect refinement @sudo-NithishKarthik (#5498)
  • Extension @warunicorn19 (#5497)
  • [DDE] Support Login feature work with docker compose import @sudo-NithishKarthik (#5490)
  • [Server] Add version details for MeshSync and Broker @MUzairS15 (#5480)
  • fix for meshery logo for dde @warunicorn19 (#5477)
  • [DDE] [Refactor] Configure authentication with proxy @sudo-NithishKarthik (#5467)
  • added a lighter color and toaster @warunicorn19 (#5465)
  • Added namespaced field into kubernetes oam definition.metadata @Revolyssup (#5447)
  • Dde light mode support @warunicorn19 (#5439)
  • Bump ejs from 3.1.6 to 3.1.7 in /install/docker-extension/ui @dependabot (#5436)
  • updated image in dde description @warunicorn19 (#5425)
  • Remove older hack for namespace creation @Revolyssup (#5423)
  • [Chore] Makefile to display required golang version @leecalcote (#5417)
  • removed elevation @warunicorn19 (#5416)
  • added meshsync animation to dde @warunicorn19 (#5415)
  • [mesheryctl] Improved UX for bash script installer @cpepper96 (#5371)
  • Adds HPE Security Engineering as adopter @mchurichi (#5382)
  • [Visualiser] Add Cluster Name To Visualiser @theBeginner86 (#5348)
  • Fix failing kubeopenapi binary due to missing library @Revolyssup (#5373)
  • [Docker Extension] Proxy: remove unnecessary caps @leecalcote (#5369)
  • [CI] Made changes to Makefile to enforce usage of go v1.17.8 @asubedy (#5367)
  • [DDE] Setup Golang proxy for the UI to be able to communicate with Meshery Server @sudo-NithishKarthik (#5365)
  • [Bug] - Fixed Upstream URL Issue @adithyaakrishna (#5359)
  • potential fix for dde icon @warunicorn19 (#5358)
  • dde_css @warunicorn19 (#5356)
  • Update ADOPTERS.md @samirparhi-dev (#5353)
  • [CI] Workflow DDE @leecalcote (#5351)
  • Changed Description @hershd23 (#5350)
  • small changes in dde @warunicorn19 (#5347)
  • added browse in dde @warunicorn19 (#5343)

πŸš€ Features

  • [graphql] added kubectl describe graphql endpoint @piyushsingariya (#5391)

⌨️ Meshery CLI

  • Add genDocs function for mesheryctl @alphaX86 (#5366)
  • Add --provider flag to system login @alphaX86 (#5492)
  • [mesheryctl] Reset config file on system reset @gr455 (#5489)
  • [mesheryctl] Fallback to force cleanup in system stop @piyushsingariya (#5429)
  • updated_error_message @Akshit42-hue (#5424)
  • [mesheryctl] Implement URL support for pattern delete @gr455 (#5404)
  • fix the context parsing logic in system config subcommand #5408 @Revolyssup (#5411)
  • [mesheryctl] fix the panic issue in system config minikube command @hexxdump (#5402)

πŸ–₯ Meshery UI

  • Add support for hard reset of database. @MUzairS15 (#5532)
  • [Extension] added space between name and namespace @warunicorn19 (#5554)
  • [Docs] Add contributing instructions for end-to-end testing using Cypress @MarioArriaga92 (#5526)
  • [UI] Adapters: Change adapter settings verbiage @leecalcote (#5533)
  • [Bug] Show static board results @theBeginner86 (#5438)
  • Bump @fortawesome/react-fontawesome from 0.1.16 to 0.1.18 in /ui @dependabot (#5507)
  • [UI] Select Pattern Component dropdown opening downwards now @Harshit-Dandriyal (#5446)
  • [UI]: Display filename after upload. @SAEb-ai (#5501)
  • [Cypress] Add ui tests for lifecycle @Abhishek-kumar09 (#5171)
  • Revert "Allow connecting to multiple brokers " @leecalcote (#5510)
  • Allow connecting to multiple brokers @Revolyssup (#5499)
  • [UI] Fix disappearing MeshSync and Broker chips @MUzairS15 (#5487)
  • Revert "[Extension] load only Single page extension on desktop-desktop env" @Abhishek-kumar09 (#5495)
  • [Extension] load only Single page extension on desktop-desktop env @Abhishek-kumar09 (#5476)
  • [UI] JSS: Dependency update @leecalcote (#5368)
  • Bump eslint-plugin-import from 2.25.4 to 2.26.0 in /ui @dependabot (#5455)
  • [Extension] Dependency: SwapCalls MUI icon @leecalcote (#5481)
  • Bump react-slick from 0.28.1 to 0.29.0 in /ui @dependabot (#5453)
  • Bump cron-time-generator from 1.2.2 to 1.3.0 in /ui @dependabot (#5461)
  • Bump next from 12.1.4 to 12.1.5 in /provider-ui @dependabot (#5462)
  • [UI]Changed zIndex of pattern Setting to stop overlapping it from the form @Harshit-Dandriyal (#5468)
  • [UI] [Server] Enhanced notification for MeshSync and Broker @MUzairS15 (#5444)
  • [UI]All Context Chips are visible in Dashboard @Harshit-Dandriyal (#5435)
  • Bump @material-ui/icons from 4.11.2 to 4.11.3 in /provider-ui @dependabot (#5460)
  • Bump nodemon from 2.0.15 to 2.0.16 in /provider-ui @dependabot (#5449)
  • [UI]Corrected boaard to board @Harshit-Dandriyal (#5445)
  • Bump cypress from 9.5.3 to 9.6.0 in /provider-ui @dependabot (#5448)
  • Bump immutable from 4.0.0-rc.15 to 4.0.0 in /ui @dependabot (#5450)
  • [UI] add hook for disable page routing on unsaved contents @Abhishek-kumar09 (#5442)
  • [UI] [Pattern] changed minor bugs on MesheryPattern.js @asubedy (#5406)
  • [Extensions] Meshsync animation logo logic fix @Chadha93 (#5441)
  • Added button for resetting Meshery database. @MUzairS15 (#5421)
  • [Extension] fixes UI breaks in meshery-extension @Abhishek-kumar09 (#5420)
  • Fix invalid metadata @warunicorn19 (#5418)
  • increased size of tooltip @warunicorn19 (#5410)
  • [UI] dev server build Failure due to eslint upgrades @Abhishek-kumar09 (#5403)
  • Fix notifications not showing up. @MUzairS15 (#5401)
  • [UI]Added arrow on hovering Collapsed SideNav @Harshit-Dandriyal (#5297)
  • fix: update operation not working from codemirror @Abhishek-kumar09 (#5398)
  • [UI]Designed Multi Cluster Context Switcher Search Box and Chip @Harshit-Dandriyal (#5310)
  • Bump async from 3.2.0 to 3.2.3 in /ui @dependabot (#5381)
  • Bump async from 3.2.0 to 3.2.3 in /provider-ui @dependabot (#5380)
  • fix: extension class conflicts due to mui makestyles classNames conflicts @Abhishek-kumar09 (#5383)
  • Fix: Select All not working @MUzairS15 (#5378)
  • [UI] Card view of Design Page @asubedy (#5339)
  • [Extension] Use loading component from extension point @Abhishek-kumar09 (#5372)
  • [RJSF] Support Lazy loading of components tooltip in Exntension @Abhishek-kumar09 (#5363)
  • Bump moment from 2.29.1 to 2.29.2 in /ui @dependabot (#5362)
  • Bump @types/react-relay from 11.0.2 to 13.0.2 in /ui @dependabot (#5332)
  • Bump babel-plugin-relay from 11.0.2 to 13.2.0 in /ui @dependabot (#5333)

πŸ”‹ Patterns, Filters, Applications

  • [patterns] Enable accepting versioned components from client side @Abhishek-kumar09 (#5390)
  • Specify namespace as default when missing @Revolyssup (#5413)
  • Do not change service name in patternfile for designs unless duplicated @Revolyssup (#5400)
  • fix: update operation not working from codemirror @Abhishek-kumar09 (#5398)
  • [UI] Card view of Design Page @asubedy (#5339)

πŸ› Bug Fixes

  • [Bug] Show static board results @theBeginner86 (#5438)
  • [Bug] Solve panic during performance test @theBeginner86 (#5512)
  • [Bug] Fix Panic @theBeginner86 (#5412)

🧰 Maintenance

  • [Docs] Add contributing instructions for end-to-end testing using Cypress @MarioArriaga92 (#5526)
  • Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 @dependabot (#5514)
  • [CI] Mention resource type in adapters e2e docs @gr455 (#5530)
  • [CI] Generalize resource assertions in adapters CI @gr455 (#5522)
  • Add genDocs function for mesheryctl @alphaX86 (#5366)
  • Bump @fortawesome/react-fontawesome from 0.1.16 to 0.1.18 in /ui @dependabot (#5507)
  • [Cypress] Add ui tests for lifecycle @Abhishek-kumar09 (#5171)
  • [Bug] Solve panic during performance test @theBeginner86 (#5512)
  • Bump github.com/layer5io/meshkit from 0.5.17 to 0.5.18 @dependabot (#5511)
  • Bump eslint-plugin-import from 2.25.4 to 2.26.0 in /ui @dependabot (#5455)
  • Bump github.com/jarcoal/httpmock from 1.1.0 to 1.2.0 @dependabot (#5482)
  • Update to meshery-operator v0.5.4 @leecalcote (#5484)
  • Bump github.com/99designs/gqlgen from 0.17.1 to 0.17.5 @dependabot (#5470)
  • Bump github.com/prometheus/common from 0.32.1 to 0.34.0 @dependabot (#5474)
  • Bump github.com/layer5io/meshsync from 0.5.0 to 0.5.3 @dependabot (#5464)
  • Bump gorm.io/gorm from 1.23.4 to 1.23.5 @dependabot (#5456)
  • Bump react-slick from 0.28.1 to 0.29.0 in /ui @dependabot (#5453)
  • Bump cron-time-generator from 1.2.2 to 1.3.0 in /ui @dependabot (#5461)
  • Bump google.golang.org/grpc from 1.45.0 to 1.46.0 @dependabot (#5457)
  • Bump next from 12.1.4 to 12.1.5 in /provider-ui @dependabot (#5462)
  • Bump github.com/vektah/gqlparser/v2 from 2.4.1 to 2.4.2 @dependabot (#5454)
  • [CI] Update location of Dockerfile in testadapters.yaml workflow @leecalcote (#5469)
  • Bump github.com/lib/pq from 1.10.4 to 1.10.5 @dependabot (#5458)
  • Bump @material-ui/icons from 4.11.2 to 4.11.3 in /provider-ui @dependabot (#5460)
  • Bump nodemon from 2.0.15 to 2.0.16 in /provider-ui @dependabot (#5449)
  • Bump cypress from 9.5.3 to 9.6.0 in /provider-ui @dependabot (#5448)
  • Bump immutable from 4.0.0-rc.15 to 4.0.0 in /ui @dependabot (#5450)
  • [CI] Labeler Update with additional directories. @leecalcote (#5437)
  • [WIP] Added workflow_call trigger to DDE workflow @hershd23 (#5431)
  • [Lifecycle] Installation: Move away from git.io @leecalcote (#5432)
  • Service Mesh Provisioning for DDE @warunicorn19 (#5346)
  • Implement docker-compose to kubernetes manifest conversion using Kompose @leecalcote (#5394)
  • [CI] Helm: Upgrade Helm docs library @leecalcote (#5407)
  • Remove wrk2 submodule @leecalcote (#5384)
  • Bump async from 3.2.0 to 3.2.3 in /ui @dependabot (#5381)
  • Bump async from 3.2.0 to 3.2.3 in /provider-ui @dependabot (#5380)
  • Revert "[CI] Use mesheryctl to start adapters in CI" @gr455 (#5379)
  • fix(#5342): image version to edge-latest for meshery-perf @gkarthiks (#5344)
  • [CI] Use mesheryctl to start adapters in CI @gr455 (#5361)
  • Bump moment from 2.29.1 to 2.29.2 in /ui @dependabot (#5362)
  • Bump @types/react-relay from 11.0.2 to 13.0.2 in /ui @dependabot (#5332)
  • Bump babel-plugin-relay from 11.0.2 to 13.2.0 in /ui @dependabot (#5333)
  • Bump github.com/99designs/gqlgen from 0.17.1 to 0.17.2 @dependabot (#5324)
  • [CI] Upgrade setup-go version @alphaX86 (#5354)
  • [CI] Docker Extension for Meshery workflow @leecalcote (#5352)
  • [CI] DDE: Fix release channel logic @leecalcote (#5349)
  • Updated Contributing-gitflow(Readme) @Nandani-Paliwal (#5313)

πŸ“– Documentation

  • modified README.md for implementation of light/dark mode logos @KrishAryan (#5551)
  • [Docs] Update multiple-of-the-same-adapter.md @leecalcote (#5374)
  • Bump rack from 2.2.3 to 2.2.3.1 in /docs @dependabot (#5552)
  • added cncf-white.png and cncf-black.png in [docs/assets/img/readme/] an… @KrishAryan (#5543)
  • [Docs] Add contributing instructions for end-to-end testing using Cypress @MarioArriaga92 (#5526)
  • removed extra spaces by replacing h5 with p and strong tags in [docs>_includes>installation_prerequisites] @KrishAryan (#5531)
  • [DOCS] Initialized Summary table for Compatibility Matrix @asubedy (#5419)
  • [Docs] - fixed typos in contribution markdown @rkpattnaik780 (#5524)
  • Bump nokogiri from 1.13.4 to 1.13.6 in /docs @dependabot (#5523)
  • Add genDocs function for mesheryctl @alphaX86 (#5366)
  • Write the doc for Meshery Extension point and custom component #5376 … @karnatisrinivas (#5399)
  • Meshery adapters for NGINX, Cilium are to be moved to stable. @karnatisrinivas (#5516)
  • [Docs] Fixed broken links on Extensibility/Adapters page @Rohith-Raju (#5518)
  • Changes in the Documentation for make commands @karnatisrinivas (#5502)
  • Added Cilium Service Mesh to table of contents (menu) @Rohith-Raju (#5493)
  • [Docs] Add FAQ for Port Overriding Problem with docker-desktop and minikube on Mac @theBeginner86 (#5488)
  • Install Instructions of Docker extenstion for Meshery @karnatisrinivas (#5491)
  • Service Meshes update in Adapters section : PR for #5393 @karnatisrinivas (#5396)
  • ruby_version_updated_in_docs @Akshit42-hue (#5466)
  • [Lifecycle] Installation: Move away from git.io @leecalcote (#5432)
  • Service Mesh Provisioning for DDE @warunicorn19 (#5346)
  • Bump nokogiri from 1.13.3 to 1.13.4 in /docs @dependabot (#5370)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @Akshit42-hue, @Chadha93, @Harshit-Dandriyal, @KrishAryan, @MUzairS15, @MarioArriaga92, @Nandani-Paliwal, @Nikhil-Ladha, @Revolyssup, @Rohith-Raju, @SAEb-ai, @adithyaakrishna, @alphaX86, @asubedy, @cpepper96, @debo19, @dependabot, @dependabot[bot], @gkarthiks, @gr455, @hershd23, @hexxdump, @karnatisrinivas, @l5io, @leecalcote, @mchurichi, @piyushsingariya, @rkpattnaik780, @samirparhi-dev, @sudo-NithishKarthik, @theBeginner86, @warunicorn19, Nithish and Piyush Singariya

meshery - Meshery v0.6.0-rc.5r

Published by l5io over 2 years ago

What's New

πŸ”€ General

  • Reinstate wrk2 submodule @alphaX86 (#5506)
  • Fix wrk2 submodule @alphaX86 (#5505)
  • [Server] [Bug] Fix Cilium deployments not showing in UI. @MUzairS15 (#5443)
  • [DDE] Fix WebSocket Proxy issue @sudo-NithishKarthik (#5503)
  • responsiveness to DDE @warunicorn19 (#5500)
  • fix: Auth token effect refinement @sudo-NithishKarthik (#5498)
  • Extension @warunicorn19 (#5497)
  • [DDE] Support Login feature work with docker compose import @sudo-NithishKarthik (#5490)
  • [Server] Add version details for MeshSync and Broker @MUzairS15 (#5480)
  • fix for meshery logo for dde @warunicorn19 (#5477)
  • [DDE] [Refactor] Configure authentication with proxy @sudo-NithishKarthik (#5467)
  • added a lighter color and toaster @warunicorn19 (#5465)
  • Added namespaced field into kubernetes oam definition.metadata @Revolyssup (#5447)
  • Dde light mode support @warunicorn19 (#5439)
  • Bump ejs from 3.1.6 to 3.1.7 in /install/docker-extension/ui @dependabot (#5436)
  • updated image in dde description @warunicorn19 (#5425)
  • Remove older hack for namespace creation @Revolyssup (#5423)
  • [Chore] Makefile to display required golang version @leecalcote (#5417)
  • removed elevation @warunicorn19 (#5416)
  • added meshsync animation to dde @warunicorn19 (#5415)
  • [mesheryctl] Improved UX for bash script installer @cpepper96 (#5371)
  • Adds HPE Security Engineering as adopter @mchurichi (#5382)
  • [Visualiser] Add Cluster Name To Visualiser @theBeginner86 (#5348)
  • Fix failing kubeopenapi binary due to missing library @Revolyssup (#5373)
  • [Docker Extension] Proxy: remove unnecessary caps @leecalcote (#5369)
  • [CI] Made changes to Makefile to enforce usage of go v1.17.8 @asubedy (#5367)
  • [DDE] Setup Golang proxy for the UI to be able to communicate with Meshery Server @sudo-NithishKarthik (#5365)
  • [Bug] - Fixed Upstream URL Issue @adithyaakrishna (#5359)
  • potential fix for dde icon @warunicorn19 (#5358)
  • dde_css @warunicorn19 (#5356)
  • Update ADOPTERS.md @samirparhi-dev (#5353)
  • [CI] Workflow DDE @leecalcote (#5351)
  • Changed Description @hershd23 (#5350)
  • small changes in dde @warunicorn19 (#5347)
  • added browse in dde @warunicorn19 (#5343)

πŸš€ Features

  • [graphql] added kubectl describe graphql endpoint @piyushsingariya (#5391)

⌨️ Meshery CLI

  • [mesheryctl] Reset config file on system reset @gr455 (#5489)
  • [mesheryctl] Fallback to force cleanup in system stop @piyushsingariya (#5429)
  • updated_error_message @Akshit42-hue (#5424)
  • [mesheryctl] Implement URL support for pattern delete @gr455 (#5404)
  • fix the context parsing logic in system config subcommand #5408 @Revolyssup (#5411)
  • [mesheryctl] fix the panic issue in system config minikube command @hexxdump (#5402)

πŸ–₯ Meshery UI

  • Revert "Allow connecting to multiple brokers " @leecalcote (#5510)
  • Allow connecting to multiple brokers @Revolyssup (#5499)
  • [UI] Fix disappearing MeshSync and Broker chips @MUzairS15 (#5487)
  • Revert "[Extension] load only Single page extension on desktop-desktop env" @Abhishek-kumar09 (#5495)
  • [Extension] load only Single page extension on desktop-desktop env @Abhishek-kumar09 (#5476)
  • [UI] JSS: Dependency update @leecalcote (#5368)
  • Bump eslint-plugin-import from 2.25.4 to 2.26.0 in /ui @dependabot (#5455)
  • [Extension] Dependency: SwapCalls MUI icon @leecalcote (#5481)
  • Bump react-slick from 0.28.1 to 0.29.0 in /ui @dependabot (#5453)
  • Bump cron-time-generator from 1.2.2 to 1.3.0 in /ui @dependabot (#5461)
  • Bump next from 12.1.4 to 12.1.5 in /provider-ui @dependabot (#5462)
  • [UI]Changed zIndex of pattern Setting to stop overlapping it from the form @Harshit-Dandriyal (#5468)
  • [UI] [Server] Enhanced notification for MeshSync and Broker @MUzairS15 (#5444)
  • [UI]All Context Chips are visible in Dashboard @Harshit-Dandriyal (#5435)
  • Bump @material-ui/icons from 4.11.2 to 4.11.3 in /provider-ui @dependabot (#5460)
  • Bump nodemon from 2.0.15 to 2.0.16 in /provider-ui @dependabot (#5449)
  • [UI]Corrected boaard to board @Harshit-Dandriyal (#5445)
  • Bump cypress from 9.5.3 to 9.6.0 in /provider-ui @dependabot (#5448)
  • Bump immutable from 4.0.0-rc.15 to 4.0.0 in /ui @dependabot (#5450)
  • [UI] add hook for disable page routing on unsaved contents @Abhishek-kumar09 (#5442)
  • [UI] [Pattern] changed minor bugs on MesheryPattern.js @asubedy (#5406)
  • [Extensions] Meshsync animation logo logic fix @Chadha93 (#5441)
  • Added button for resetting Meshery database. @MUzairS15 (#5421)
  • [Extension] fixes UI breaks in meshery-extension @Abhishek-kumar09 (#5420)
  • Fix invalid metadata @warunicorn19 (#5418)
  • increased size of tooltip @warunicorn19 (#5410)
  • [UI] dev server build Failure due to eslint upgrades @Abhishek-kumar09 (#5403)
  • Fix notifications not showing up. @MUzairS15 (#5401)
  • [UI]Added arrow on hovering Collapsed SideNav @Harshit-Dandriyal (#5297)
  • fix: update operation not working from codemirror @Abhishek-kumar09 (#5398)
  • [UI]Designed Multi Cluster Context Switcher Search Box and Chip @Harshit-Dandriyal (#5310)
  • Bump async from 3.2.0 to 3.2.3 in /ui @dependabot (#5381)
  • Bump async from 3.2.0 to 3.2.3 in /provider-ui @dependabot (#5380)
  • fix: extension class conflicts due to mui makestyles classNames conflicts @Abhishek-kumar09 (#5383)
  • Fix: Select All not working @MUzairS15 (#5378)
  • [UI] Card view of Design Page @asubedy (#5339)
  • [Extension] Use loading component from extension point @Abhishek-kumar09 (#5372)
  • [RJSF] Support Lazy loading of components tooltip in Exntension @Abhishek-kumar09 (#5363)
  • Bump moment from 2.29.1 to 2.29.2 in /ui @dependabot (#5362)
  • Bump @types/react-relay from 11.0.2 to 13.0.2 in /ui @dependabot (#5332)
  • Bump babel-plugin-relay from 11.0.2 to 13.2.0 in /ui @dependabot (#5333)

πŸ”‹ Patterns, Filters, Applications

  • Specify namespace as default when missing @Revolyssup (#5413)
  • Do not change service name in patternfile for designs unless duplicated @Revolyssup (#5400)
  • fix: update operation not working from codemirror @Abhishek-kumar09 (#5398)
  • [UI] Card view of Design Page @asubedy (#5339)

πŸ› Bug Fixes

  • [Bug] Solve panic during performance test @theBeginner86 (#5512)
  • [Bug] Fix Panic @theBeginner86 (#5412)

🧰 Maintenance

  • [Bug] Solve panic during performance test @theBeginner86 (#5512)
  • Bump github.com/layer5io/meshkit from 0.5.17 to 0.5.18 @dependabot (#5511)
  • Bump eslint-plugin-import from 2.25.4 to 2.26.0 in /ui @dependabot (#5455)
  • Bump github.com/jarcoal/httpmock from 1.1.0 to 1.2.0 @dependabot (#5482)
  • Update to meshery-operator v0.5.4 @leecalcote (#5484)
  • Bump github.com/99designs/gqlgen from 0.17.1 to 0.17.5 @dependabot (#5470)
  • Bump github.com/prometheus/common from 0.32.1 to 0.34.0 @dependabot (#5474)
  • Bump github.com/layer5io/meshsync from 0.5.0 to 0.5.3 @dependabot (#5464)
  • Bump gorm.io/gorm from 1.23.4 to 1.23.5 @dependabot (#5456)
  • Bump react-slick from 0.28.1 to 0.29.0 in /ui @dependabot (#5453)
  • Bump cron-time-generator from 1.2.2 to 1.3.0 in /ui @dependabot (#5461)
  • Bump google.golang.org/grpc from 1.45.0 to 1.46.0 @dependabot (#5457)
  • Bump next from 12.1.4 to 12.1.5 in /provider-ui @dependabot (#5462)
  • Bump github.com/vektah/gqlparser/v2 from 2.4.1 to 2.4.2 @dependabot (#5454)
  • [CI] Update location of Dockerfile in testadapters.yaml workflow @leecalcote (#5469)
  • Bump github.com/lib/pq from 1.10.4 to 1.10.5 @dependabot (#5458)
  • Bump @material-ui/icons from 4.11.2 to 4.11.3 in /provider-ui @dependabot (#5460)
  • Bump nodemon from 2.0.15 to 2.0.16 in /provider-ui @dependabot (#5449)
  • Bump cypress from 9.5.3 to 9.6.0 in /provider-ui @dependabot (#5448)
  • Bump immutable from 4.0.0-rc.15 to 4.0.0 in /ui @dependabot (#5450)
  • [CI] Labeler Update with additional directories. @leecalcote (#5437)
  • [WIP] Added workflow_call trigger to DDE workflow @hershd23 (#5431)
  • [Lifecycle] Installation: Move away from git.io @leecalcote (#5432)
  • Service Mesh Provisioning for DDE @warunicorn19 (#5346)
  • Implement docker-compose to kubernetes manifest conversion using Kompose @leecalcote (#5394)
  • [CI] Helm: Upgrade Helm docs library @leecalcote (#5407)
  • Remove wrk2 submodule @leecalcote (#5384)
  • Bump async from 3.2.0 to 3.2.3 in /ui @dependabot (#5381)
  • Bump async from 3.2.0 to 3.2.3 in /provider-ui @dependabot (#5380)
  • Revert "[CI] Use mesheryctl to start adapters in CI" @gr455 (#5379)
  • fix(#5342): image version to edge-latest for meshery-perf @gkarthiks (#5344)
  • [CI] Use mesheryctl to start adapters in CI @gr455 (#5361)
  • Bump moment from 2.29.1 to 2.29.2 in /ui @dependabot (#5362)
  • Bump @types/react-relay from 11.0.2 to 13.0.2 in /ui @dependabot (#5332)
  • Bump babel-plugin-relay from 11.0.2 to 13.2.0 in /ui @dependabot (#5333)
  • Bump github.com/99designs/gqlgen from 0.17.1 to 0.17.2 @dependabot (#5324)
  • [CI] Upgrade setup-go version @alphaX86 (#5354)
  • [CI] Docker Extension for Meshery workflow @leecalcote (#5352)
  • [CI] DDE: Fix release channel logic @leecalcote (#5349)
  • Updated Contributing-gitflow(Readme) @Nandani-Paliwal (#5313)

πŸ“– Documentation

  • Added Cilium Service Mesh to table of contents (menu) @Rohith-Raju (#5493)
  • [Docs] Add FAQ for Port Overriding Problem with docker-desktop and minikube on Mac @theBeginner86 (#5488)
  • Install Instructions of Docker extenstion for Meshery @karnatisrinivas (#5491)
  • Service Meshes update in Adapters section : PR for #5393 @karnatisrinivas (#5396)
  • ruby_version_updated_in_docs @Akshit42-hue (#5466)
  • [Lifecycle] Installation: Move away from git.io @leecalcote (#5432)
  • Service Mesh Provisioning for DDE @warunicorn19 (#5346)
  • Bump nokogiri from 1.13.3 to 1.13.4 in /docs @dependabot (#5370)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @Akshit42-hue, @Chadha93, @Harshit-Dandriyal, @MUzairS15, @Nandani-Paliwal, @Revolyssup, @Rohith-Raju, @adithyaakrishna, @alphaX86, @asubedy, @cpepper96, @dependabot, @dependabot[bot], @gkarthiks, @gr455, @hershd23, @hexxdump, @karnatisrinivas, @l5io, @leecalcote, @mchurichi, @piyushsingariya, @samirparhi-dev, @sudo-NithishKarthik, @theBeginner86, @warunicorn19 and Piyush Singariya

meshery - Meshery v0.6.0-rc.5q

Published by l5io over 2 years ago

What's New

πŸ”€ General

  • [DDE] Support Login feature work with docker compose import @sudo-NithishKarthik (#5490)
  • [Server] Add version details for MeshSync and Broker @MUzairS15 (#5480)
  • fix for meshery logo for dde @warunicorn19 (#5477)
  • [DDE] [Refactor] Configure authentication with proxy @sudo-NithishKarthik (#5467)
  • added a lighter color and toaster @warunicorn19 (#5465)
  • Added namespaced field into kubernetes oam definition.metadata @Revolyssup (#5447)
  • Dde light mode support @warunicorn19 (#5439)
  • Bump ejs from 3.1.6 to 3.1.7 in /install/docker-extension/ui @dependabot (#5436)
  • updated image in dde description @warunicorn19 (#5425)
  • Remove older hack for namespace creation @Revolyssup (#5423)
  • [Chore] Makefile to display required golang version @leecalcote (#5417)
  • removed elevation @warunicorn19 (#5416)
  • added meshsync animation to dde @warunicorn19 (#5415)
  • [mesheryctl] Improved UX for bash script installer @cpepper96 (#5371)
  • Adds HPE Security Engineering as adopter @mchurichi (#5382)
  • [Visualiser] Add Cluster Name To Visualiser @theBeginner86 (#5348)
  • Fix failing kubeopenapi binary due to missing library @Revolyssup (#5373)
  • [Docker Extension] Proxy: remove unnecessary caps @leecalcote (#5369)
  • [CI] Made changes to Makefile to enforce usage of go v1.17.8 @asubedy (#5367)
  • [DDE] Setup Golang proxy for the UI to be able to communicate with Meshery Server @sudo-NithishKarthik (#5365)
  • [Bug] - Fixed Upstream URL Issue @adithyaakrishna (#5359)
  • potential fix for dde icon @warunicorn19 (#5358)
  • dde_css @warunicorn19 (#5356)
  • Update ADOPTERS.md @samirparhi-dev (#5353)
  • [CI] Workflow DDE @leecalcote (#5351)
  • Changed Description @hershd23 (#5350)
  • small changes in dde @warunicorn19 (#5347)
  • added browse in dde @warunicorn19 (#5343)

πŸš€ Features

  • [graphql] added kubectl describe graphql endpoint @piyushsingariya (#5391)

⌨️ Meshery CLI

  • [mesheryctl] Fallback to force cleanup in system stop @piyushsingariya (#5429)
  • updated_error_message @Akshit42-hue (#5424)
  • [mesheryctl] Implement URL support for pattern delete @gr455 (#5404)
  • fix the context parsing logic in system config subcommand #5408 @Revolyssup (#5411)
  • [mesheryctl] fix the panic issue in system config minikube command @hexxdump (#5402)

πŸ–₯ Meshery UI

  • Revert "[Extension] load only Single page extension on desktop-desktop env" @Abhishek-kumar09 (#5495)
  • [Extension] load only Single page extension on desktop-desktop env @Abhishek-kumar09 (#5476)
  • [UI] JSS: Dependency update @leecalcote (#5368)
  • Bump eslint-plugin-import from 2.25.4 to 2.26.0 in /ui @dependabot (#5455)
  • [Extension] Dependency: SwapCalls MUI icon @leecalcote (#5481)
  • Bump react-slick from 0.28.1 to 0.29.0 in /ui @dependabot (#5453)
  • Bump cron-time-generator from 1.2.2 to 1.3.0 in /ui @dependabot (#5461)
  • Bump next from 12.1.4 to 12.1.5 in /provider-ui @dependabot (#5462)
  • [UI]Changed zIndex of pattern Setting to stop overlapping it from the form @Harshit-Dandriyal (#5468)
  • [UI] [Server] Enhanced notification for MeshSync and Broker @MUzairS15 (#5444)
  • [UI]All Context Chips are visible in Dashboard @Harshit-Dandriyal (#5435)
  • Bump @material-ui/icons from 4.11.2 to 4.11.3 in /provider-ui @dependabot (#5460)
  • Bump nodemon from 2.0.15 to 2.0.16 in /provider-ui @dependabot (#5449)
  • [UI]Corrected boaard to board @Harshit-Dandriyal (#5445)
  • Bump cypress from 9.5.3 to 9.6.0 in /provider-ui @dependabot (#5448)
  • Bump immutable from 4.0.0-rc.15 to 4.0.0 in /ui @dependabot (#5450)
  • [UI] add hook for disable page routing on unsaved contents @Abhishek-kumar09 (#5442)
  • [UI] [Pattern] changed minor bugs on MesheryPattern.js @asubedy (#5406)
  • [Extensions] Meshsync animation logo logic fix @Chadha93 (#5441)
  • Added button for resetting Meshery database. @MUzairS15 (#5421)
  • [Extension] fixes UI breaks in meshery-extension @Abhishek-kumar09 (#5420)
  • Fix invalid metadata @warunicorn19 (#5418)
  • increased size of tooltip @warunicorn19 (#5410)
  • [UI] dev server build Failure due to eslint upgrades @Abhishek-kumar09 (#5403)
  • Fix notifications not showing up. @MUzairS15 (#5401)
  • [UI]Added arrow on hovering Collapsed SideNav @Harshit-Dandriyal (#5297)
  • fix: update operation not working from codemirror @Abhishek-kumar09 (#5398)
  • [UI]Designed Multi Cluster Context Switcher Search Box and Chip @Harshit-Dandriyal (#5310)
  • Bump async from 3.2.0 to 3.2.3 in /ui @dependabot (#5381)
  • Bump async from 3.2.0 to 3.2.3 in /provider-ui @dependabot (#5380)
  • fix: extension class conflicts due to mui makestyles classNames conflicts @Abhishek-kumar09 (#5383)
  • Fix: Select All not working @MUzairS15 (#5378)
  • [UI] Card view of Design Page @asubedy (#5339)
  • [Extension] Use loading component from extension point @Abhishek-kumar09 (#5372)
  • [RJSF] Support Lazy loading of components tooltip in Exntension @Abhishek-kumar09 (#5363)
  • Bump moment from 2.29.1 to 2.29.2 in /ui @dependabot (#5362)
  • Bump @types/react-relay from 11.0.2 to 13.0.2 in /ui @dependabot (#5332)
  • Bump babel-plugin-relay from 11.0.2 to 13.2.0 in /ui @dependabot (#5333)

πŸ”‹ Patterns, Filters, Applications

  • Specify namespace as default when missing @Revolyssup (#5413)
  • Do not change service name in patternfile for designs unless duplicated @Revolyssup (#5400)
  • fix: update operation not working from codemirror @Abhishek-kumar09 (#5398)
  • [UI] Card view of Design Page @asubedy (#5339)

πŸ› Bug Fixes

  • [Bug] Fix Panic @theBeginner86 (#5412)

🧰 Maintenance

  • Bump eslint-plugin-import from 2.25.4 to 2.26.0 in /ui @dependabot (#5455)
  • Bump github.com/jarcoal/httpmock from 1.1.0 to 1.2.0 @dependabot (#5482)
  • Update to meshery-operator v0.5.4 @leecalcote (#5484)
  • Bump github.com/99designs/gqlgen from 0.17.1 to 0.17.5 @dependabot (#5470)
  • Bump github.com/prometheus/common from 0.32.1 to 0.34.0 @dependabot (#5474)
  • Bump github.com/layer5io/meshsync from 0.5.0 to 0.5.3 @dependabot (#5464)
  • Bump gorm.io/gorm from 1.23.4 to 1.23.5 @dependabot (#5456)
  • Bump react-slick from 0.28.1 to 0.29.0 in /ui @dependabot (#5453)
  • Bump cron-time-generator from 1.2.2 to 1.3.0 in /ui @dependabot (#5461)
  • Bump google.golang.org/grpc from 1.45.0 to 1.46.0 @dependabot (#5457)
  • Bump next from 12.1.4 to 12.1.5 in /provider-ui @dependabot (#5462)
  • Bump github.com/vektah/gqlparser/v2 from 2.4.1 to 2.4.2 @dependabot (#5454)
  • [CI] Update location of Dockerfile in testadapters.yaml workflow @leecalcote (#5469)
  • Bump github.com/lib/pq from 1.10.4 to 1.10.5 @dependabot (#5458)
  • Bump @material-ui/icons from 4.11.2 to 4.11.3 in /provider-ui @dependabot (#5460)
  • Bump nodemon from 2.0.15 to 2.0.16 in /provider-ui @dependabot (#5449)
  • Bump cypress from 9.5.3 to 9.6.0 in /provider-ui @dependabot (#5448)
  • Bump immutable from 4.0.0-rc.15 to 4.0.0 in /ui @dependabot (#5450)
  • [CI] Labeler Update with additional directories. @leecalcote (#5437)
  • [WIP] Added workflow_call trigger to DDE workflow @hershd23 (#5431)
  • [Lifecycle] Installation: Move away from git.io @leecalcote (#5432)
  • Service Mesh Provisioning for DDE @warunicorn19 (#5346)
  • Implement docker-compose to kubernetes manifest conversion using Kompose @leecalcote (#5394)
  • [CI] Helm: Upgrade Helm docs library @leecalcote (#5407)
  • Remove wrk2 submodule @leecalcote (#5384)
  • Bump async from 3.2.0 to 3.2.3 in /ui @dependabot (#5381)
  • Bump async from 3.2.0 to 3.2.3 in /provider-ui @dependabot (#5380)
  • Revert "[CI] Use mesheryctl to start adapters in CI" @gr455 (#5379)
  • fix(#5342): image version to edge-latest for meshery-perf @gkarthiks (#5344)
  • [CI] Use mesheryctl to start adapters in CI @gr455 (#5361)
  • Bump moment from 2.29.1 to 2.29.2 in /ui @dependabot (#5362)
  • Bump @types/react-relay from 11.0.2 to 13.0.2 in /ui @dependabot (#5332)
  • Bump babel-plugin-relay from 11.0.2 to 13.2.0 in /ui @dependabot (#5333)
  • Bump github.com/99designs/gqlgen from 0.17.1 to 0.17.2 @dependabot (#5324)
  • [CI] Upgrade setup-go version @alphaX86 (#5354)
  • [CI] Docker Extension for Meshery workflow @leecalcote (#5352)
  • [CI] DDE: Fix release channel logic @leecalcote (#5349)
  • Updated Contributing-gitflow(Readme) @Nandani-Paliwal (#5313)

πŸ“– Documentation

  • Install Instructions of Docker extenstion for Meshery @karnatisrinivas (#5491)
  • Service Meshes update in Adapters section : PR for #5393 @karnatisrinivas (#5396)
  • ruby_version_updated_in_docs @Akshit42-hue (#5466)
  • [Lifecycle] Installation: Move away from git.io @leecalcote (#5432)
  • Service Mesh Provisioning for DDE @warunicorn19 (#5346)
  • Bump nokogiri from 1.13.3 to 1.13.4 in /docs @dependabot (#5370)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @Akshit42-hue, @Chadha93, @Harshit-Dandriyal, @MUzairS15, @Nandani-Paliwal, @Revolyssup, @adithyaakrishna, @alphaX86, @asubedy, @cpepper96, @dependabot, @dependabot[bot], @gkarthiks, @gr455, @hershd23, @hexxdump, @karnatisrinivas, @l5io, @leecalcote, @mchurichi, @piyushsingariya, @samirparhi-dev, @sudo-NithishKarthik, @theBeginner86, @warunicorn19 and Piyush Singariya

meshery - Meshery v0.6.0-rc.5p

Published by l5io over 2 years ago

What's New

πŸ”€ General

  • [Chore] Makefile to display required golang version @leecalcote (#5417)
  • removed elevation @warunicorn19 (#5416)
  • added meshsync animation to dde @warunicorn19 (#5415)
  • [mesheryctl] Improved UX for bash script installer @cpepper96 (#5371)
  • Adds HPE Security Engineering as adopter @mchurichi (#5382)
  • [Visualiser] Add Cluster Name To Visualiser @theBeginner86 (#5348)
  • Fix failing kubeopenapi binary due to missing library @Revolyssup (#5373)
  • [Docker Extension] Proxy: remove unnecessary caps @leecalcote (#5369)
  • [CI] Made changes to Makefile to enforce usage of go v1.17.8 @asubedy (#5367)
  • [DDE] Setup Golang proxy for the UI to be able to communicate with Meshery Server @sudo-NithishKarthik (#5365)
  • [Bug] - Fixed Upstream URL Issue @adithyaakrishna (#5359)
  • potential fix for dde icon @warunicorn19 (#5358)
  • dde_css @warunicorn19 (#5356)
  • Update ADOPTERS.md @samirparhi-dev (#5353)
  • [CI] Workflow DDE @leecalcote (#5351)
  • Changed Description @hershd23 (#5350)
  • small changes in dde @warunicorn19 (#5347)
  • added browse in dde @warunicorn19 (#5343)

⌨️ Meshery CLI

  • fix the context parsing logic in system config subcommand #5408 @Revolyssup (#5411)
  • [mesheryctl] fix the panic issue in system config minikube command @hexxdump (#5402)

πŸ–₯ Meshery UI

  • [Extension] fixes UI breaks in meshery-extension @Abhishek-kumar09 (#5420)
  • Fix invalid metadata @warunicorn19 (#5418)
  • increased size of tooltip @warunicorn19 (#5410)
  • [UI] dev server build Failure due to eslint upgrades @Abhishek-kumar09 (#5403)
  • Fix notifications not showing up. @MUzairS15 (#5401)
  • [UI]Added arrow on hovering Collapsed SideNav @Harshit-Dandriyal (#5297)
  • fix: update operation not working from codemirror @Abhishek-kumar09 (#5398)
  • [UI]Designed Multi Cluster Context Switcher Search Box and Chip @Harshit-Dandriyal (#5310)
  • Bump async from 3.2.0 to 3.2.3 in /ui @dependabot (#5381)
  • Bump async from 3.2.0 to 3.2.3 in /provider-ui @dependabot (#5380)
  • fix: extension class conflicts due to mui makestyles classNames conflicts @Abhishek-kumar09 (#5383)
  • Fix: Select All not working @MUzairS15 (#5378)
  • [UI] Card view of Design Page @asubedy (#5339)
  • [Extension] Use loading component from extension point @Abhishek-kumar09 (#5372)
  • [RJSF] Support Lazy loading of components tooltip in Exntension @Abhishek-kumar09 (#5363)
  • Bump moment from 2.29.1 to 2.29.2 in /ui @dependabot (#5362)
  • Bump @types/react-relay from 11.0.2 to 13.0.2 in /ui @dependabot (#5332)
  • Bump babel-plugin-relay from 11.0.2 to 13.2.0 in /ui @dependabot (#5333)

πŸ”‹ Patterns, Filters, Applications

  • Do not change service name in patternfile for designs unless duplicated @Revolyssup (#5400)
  • fix: update operation not working from codemirror @Abhishek-kumar09 (#5398)
  • [UI] Card view of Design Page @asubedy (#5339)

πŸ› Bug Fixes

  • [Bug] Fix Panic @theBeginner86 (#5412)

🧰 Maintenance

  • Service Mesh Provisioning for DDE @warunicorn19 (#5346)
  • Implement docker-compose to kubernetes manifest conversion using Kompose @leecalcote (#5394)
  • [CI] Helm: Upgrade Helm docs library @leecalcote (#5407)
  • Remove wrk2 submodule @leecalcote (#5384)
  • Bump async from 3.2.0 to 3.2.3 in /ui @dependabot (#5381)
  • Bump async from 3.2.0 to 3.2.3 in /provider-ui @dependabot (#5380)
  • Revert "[CI] Use mesheryctl to start adapters in CI" @gr455 (#5379)
  • fix(#5342): image version to edge-latest for meshery-perf @gkarthiks (#5344)
  • [CI] Use mesheryctl to start adapters in CI @gr455 (#5361)
  • Bump moment from 2.29.1 to 2.29.2 in /ui @dependabot (#5362)
  • Bump @types/react-relay from 11.0.2 to 13.0.2 in /ui @dependabot (#5332)
  • Bump babel-plugin-relay from 11.0.2 to 13.2.0 in /ui @dependabot (#5333)
  • Bump github.com/99designs/gqlgen from 0.17.1 to 0.17.2 @dependabot (#5324)
  • [CI] Upgrade setup-go version @alphaX86 (#5354)
  • [CI] Docker Extension for Meshery workflow @leecalcote (#5352)
  • [CI] DDE: Fix release channel logic @leecalcote (#5349)
  • Updated Contributing-gitflow(Readme) @Nandani-Paliwal (#5313)

πŸ“– Documentation

  • Service Mesh Provisioning for DDE @warunicorn19 (#5346)
  • Bump nokogiri from 1.13.3 to 1.13.4 in /docs @dependabot (#5370)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @Harshit-Dandriyal, @MUzairS15, @Nandani-Paliwal, @Revolyssup, @adithyaakrishna, @alphaX86, @asubedy, @cpepper96, @dependabot, @dependabot[bot], @gkarthiks, @gr455, @hershd23, @hexxdump, @l5io, @leecalcote, @mchurichi, @samirparhi-dev, @sudo-NithishKarthik, @theBeginner86 and @warunicorn19

meshery - Meshery v0.6.0-rc.5o

Published by l5io over 2 years ago

What's New

πŸ”€ General

  • [Chore] Makefile to display required golang version @leecalcote (#5417)
  • removed elevation @warunicorn19 (#5416)
  • added meshsync animation to dde @warunicorn19 (#5415)
  • [mesheryctl] Improved UX for bash script installer @cpepper96 (#5371)
  • Adds HPE Security Engineering as adopter @mchurichi (#5382)
  • [Visualiser] Add Cluster Name To Visualiser @theBeginner86 (#5348)
  • Fix failing kubeopenapi binary due to missing library @Revolyssup (#5373)
  • [Docker Extension] Proxy: remove unnecessary caps @leecalcote (#5369)
  • [CI] Made changes to Makefile to enforce usage of go v1.17.8 @asubedy (#5367)
  • [DDE] Setup Golang proxy for the UI to be able to communicate with Meshery Server @sudo-NithishKarthik (#5365)
  • [Bug] - Fixed Upstream URL Issue @adithyaakrishna (#5359)
  • potential fix for dde icon @warunicorn19 (#5358)
  • dde_css @warunicorn19 (#5356)
  • Update ADOPTERS.md @samirparhi-dev (#5353)
  • [CI] Workflow DDE @leecalcote (#5351)
  • Changed Description @hershd23 (#5350)
  • small changes in dde @warunicorn19 (#5347)
  • added browse in dde @warunicorn19 (#5343)

⌨️ Meshery CLI

  • fix the context parsing logic in system config subcommand #5408 @Revolyssup (#5411)
  • [mesheryctl] fix the panic issue in system config minikube command @hexxdump (#5402)

πŸ–₯ Meshery UI

  • increased size of tooltip @warunicorn19 (#5410)
  • [UI] dev server build Failure due to eslint upgrades @Abhishek-kumar09 (#5403)
  • Fix notifications not showing up. @MUzairS15 (#5401)
  • [UI]Added arrow on hovering Collapsed SideNav @Harshit-Dandriyal (#5297)
  • fix: update operation not working from codemirror @Abhishek-kumar09 (#5398)
  • [UI]Designed Multi Cluster Context Switcher Search Box and Chip @Harshit-Dandriyal (#5310)
  • Bump async from 3.2.0 to 3.2.3 in /ui @dependabot (#5381)
  • Bump async from 3.2.0 to 3.2.3 in /provider-ui @dependabot (#5380)
  • fix: extension class conflicts due to mui makestyles classNames conflicts @Abhishek-kumar09 (#5383)
  • Fix: Select All not working @MUzairS15 (#5378)
  • [UI] Card view of Design Page @asubedy (#5339)
  • [Extension] Use loading component from extension point @Abhishek-kumar09 (#5372)
  • [RJSF] Support Lazy loading of components tooltip in Exntension @Abhishek-kumar09 (#5363)
  • Bump moment from 2.29.1 to 2.29.2 in /ui @dependabot (#5362)
  • Bump @types/react-relay from 11.0.2 to 13.0.2 in /ui @dependabot (#5332)
  • Bump babel-plugin-relay from 11.0.2 to 13.2.0 in /ui @dependabot (#5333)

πŸ”‹ Patterns, Filters, Applications

  • Do not change service name in patternfile for designs unless duplicated @Revolyssup (#5400)
  • fix: update operation not working from codemirror @Abhishek-kumar09 (#5398)
  • [UI] Card view of Design Page @asubedy (#5339)

πŸ› Bug Fixes

  • [Bug] Fix Panic @theBeginner86 (#5412)

🧰 Maintenance

  • Service Mesh Provisioning for DDE @warunicorn19 (#5346)
  • Implement docker-compose to kubernetes manifest conversion using Kompose @leecalcote (#5394)
  • [CI] Helm: Upgrade Helm docs library @leecalcote (#5407)
  • Remove wrk2 submodule @leecalcote (#5384)
  • Bump async from 3.2.0 to 3.2.3 in /ui @dependabot (#5381)
  • Bump async from 3.2.0 to 3.2.3 in /provider-ui @dependabot (#5380)
  • Revert "[CI] Use mesheryctl to start adapters in CI" @gr455 (#5379)
  • fix(#5342): image version to edge-latest for meshery-perf @gkarthiks (#5344)
  • [CI] Use mesheryctl to start adapters in CI @gr455 (#5361)
  • Bump moment from 2.29.1 to 2.29.2 in /ui @dependabot (#5362)
  • Bump @types/react-relay from 11.0.2 to 13.0.2 in /ui @dependabot (#5332)
  • Bump babel-plugin-relay from 11.0.2 to 13.2.0 in /ui @dependabot (#5333)
  • Bump github.com/99designs/gqlgen from 0.17.1 to 0.17.2 @dependabot (#5324)
  • [CI] Upgrade setup-go version @alphaX86 (#5354)
  • [CI] Docker Extension for Meshery workflow @leecalcote (#5352)
  • [CI] DDE: Fix release channel logic @leecalcote (#5349)
  • Updated Contributing-gitflow(Readme) @Nandani-Paliwal (#5313)

πŸ“– Documentation

  • Service Mesh Provisioning for DDE @warunicorn19 (#5346)
  • Bump nokogiri from 1.13.3 to 1.13.4 in /docs @dependabot (#5370)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @Harshit-Dandriyal, @MUzairS15, @Nandani-Paliwal, @Revolyssup, @adithyaakrishna, @alphaX86, @asubedy, @cpepper96, @dependabot, @dependabot[bot], @gkarthiks, @gr455, @hershd23, @hexxdump, @l5io, @leecalcote, @mchurichi, @samirparhi-dev, @sudo-NithishKarthik, @theBeginner86 and @warunicorn19

meshery - Meshery v0.6.0-rc.5n

Published by l5io over 2 years ago

What's New

πŸ”€ General

  • removed elevation @warunicorn19 (#5416)
  • added meshsync animation to dde @warunicorn19 (#5415)
  • [mesheryctl] Improved UX for bash script installer @cpepper96 (#5371)
  • Adds HPE Security Engineering as adopter @mchurichi (#5382)
  • [Visualiser] Add Cluster Name To Visualiser @theBeginner86 (#5348)
  • Fix failing kubeopenapi binary due to missing library @Revolyssup (#5373)
  • [Docker Extension] Proxy: remove unnecessary caps @leecalcote (#5369)
  • [CI] Made changes to Makefile to enforce usage of go v1.17.8 @asubedy (#5367)
  • [DDE] Setup Golang proxy for the UI to be able to communicate with Meshery Server @sudo-NithishKarthik (#5365)
  • [Bug] - Fixed Upstream URL Issue @adithyaakrishna (#5359)
  • potential fix for dde icon @warunicorn19 (#5358)
  • dde_css @warunicorn19 (#5356)
  • Update ADOPTERS.md @samirparhi-dev (#5353)
  • [CI] Workflow DDE @leecalcote (#5351)
  • Changed Description @hershd23 (#5350)
  • small changes in dde @warunicorn19 (#5347)
  • added browse in dde @warunicorn19 (#5343)

⌨️ Meshery CLI

  • fix the context parsing logic in system config subcommand #5408 @Revolyssup (#5411)
  • [mesheryctl] fix the panic issue in system config minikube command @hexxdump (#5402)

πŸ–₯ Meshery UI

  • increased size of tooltip @warunicorn19 (#5410)
  • [UI] dev server build Failure due to eslint upgrades @Abhishek-kumar09 (#5403)
  • Fix notifications not showing up. @MUzairS15 (#5401)
  • [UI]Added arrow on hovering Collapsed SideNav @Harshit-Dandriyal (#5297)
  • fix: update operation not working from codemirror @Abhishek-kumar09 (#5398)
  • [UI]Designed Multi Cluster Context Switcher Search Box and Chip @Harshit-Dandriyal (#5310)
  • Bump async from 3.2.0 to 3.2.3 in /ui @dependabot (#5381)
  • Bump async from 3.2.0 to 3.2.3 in /provider-ui @dependabot (#5380)
  • fix: extension class conflicts due to mui makestyles classNames conflicts @Abhishek-kumar09 (#5383)
  • Fix: Select All not working @MUzairS15 (#5378)
  • [UI] Card view of Design Page @asubedy (#5339)
  • [Extension] Use loading component from extension point @Abhishek-kumar09 (#5372)
  • [RJSF] Support Lazy loading of components tooltip in Exntension @Abhishek-kumar09 (#5363)
  • Bump moment from 2.29.1 to 2.29.2 in /ui @dependabot (#5362)
  • Bump @types/react-relay from 11.0.2 to 13.0.2 in /ui @dependabot (#5332)
  • Bump babel-plugin-relay from 11.0.2 to 13.2.0 in /ui @dependabot (#5333)

πŸ”‹ Patterns, Filters, Applications

  • Do not change service name in patternfile for designs unless duplicated @Revolyssup (#5400)
  • fix: update operation not working from codemirror @Abhishek-kumar09 (#5398)
  • [UI] Card view of Design Page @asubedy (#5339)

πŸ› Bug Fixes

  • [Bug] Fix Panic @theBeginner86 (#5412)

🧰 Maintenance

  • Service Mesh Provisioning for DDE @warunicorn19 (#5346)
  • Implement docker-compose to kubernetes manifest conversion using Kompose @leecalcote (#5394)
  • [CI] Helm: Upgrade Helm docs library @leecalcote (#5407)
  • Remove wrk2 submodule @leecalcote (#5384)
  • Bump async from 3.2.0 to 3.2.3 in /ui @dependabot (#5381)
  • Bump async from 3.2.0 to 3.2.3 in /provider-ui @dependabot (#5380)
  • Revert "[CI] Use mesheryctl to start adapters in CI" @gr455 (#5379)
  • fix(#5342): image version to edge-latest for meshery-perf @gkarthiks (#5344)
  • [CI] Use mesheryctl to start adapters in CI @gr455 (#5361)
  • Bump moment from 2.29.1 to 2.29.2 in /ui @dependabot (#5362)
  • Bump @types/react-relay from 11.0.2 to 13.0.2 in /ui @dependabot (#5332)
  • Bump babel-plugin-relay from 11.0.2 to 13.2.0 in /ui @dependabot (#5333)
  • Bump github.com/99designs/gqlgen from 0.17.1 to 0.17.2 @dependabot (#5324)
  • [CI] Upgrade setup-go version @alphaX86 (#5354)
  • [CI] Docker Extension for Meshery workflow @leecalcote (#5352)
  • [CI] DDE: Fix release channel logic @leecalcote (#5349)
  • Updated Contributing-gitflow(Readme) @Nandani-Paliwal (#5313)

πŸ“– Documentation

  • Service Mesh Provisioning for DDE @warunicorn19 (#5346)
  • Bump nokogiri from 1.13.3 to 1.13.4 in /docs @dependabot (#5370)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @Harshit-Dandriyal, @MUzairS15, @Nandani-Paliwal, @Revolyssup, @adithyaakrishna, @alphaX86, @asubedy, @cpepper96, @dependabot, @dependabot[bot], @gkarthiks, @gr455, @hershd23, @hexxdump, @l5io, @leecalcote, @mchurichi, @samirparhi-dev, @sudo-NithishKarthik, @theBeginner86 and @warunicorn19

meshery - Meshery v0.6.0-rc.5m

Published by l5io over 2 years ago

What's New

πŸ”€ General

  • [mesheryctl] Improved UX for bash script installer @cpepper96 (#5371)
  • Adds HPE Security Engineering as adopter @mchurichi (#5382)
  • [Visualiser] Add Cluster Name To Visualiser @theBeginner86 (#5348)
  • Fix failing kubeopenapi binary due to missing library @Revolyssup (#5373)
  • [Docker Extension] Proxy: remove unnecessary caps @leecalcote (#5369)
  • [CI] Made changes to Makefile to enforce usage of go v1.17.8 @asubedy (#5367)
  • [DDE] Setup Golang proxy for the UI to be able to communicate with Meshery Server @sudo-NithishKarthik (#5365)
  • [Bug] - Fixed Upstream URL Issue @adithyaakrishna (#5359)
  • potential fix for dde icon @warunicorn19 (#5358)
  • dde_css @warunicorn19 (#5356)
  • Update ADOPTERS.md @samirparhi-dev (#5353)
  • [CI] Workflow DDE @leecalcote (#5351)
  • Changed Description @hershd23 (#5350)
  • small changes in dde @warunicorn19 (#5347)
  • added browse in dde @warunicorn19 (#5343)

πŸ–₯ Meshery UI

  • [UI]Designed Multi Cluster Context Switcher Search Box and Chip @Harshit-Dandriyal (#5310)
  • Bump async from 3.2.0 to 3.2.3 in /ui @dependabot (#5381)
  • Bump async from 3.2.0 to 3.2.3 in /provider-ui @dependabot (#5380)
  • fix: extension class conflicts due to mui makestyles classNames conflicts @Abhishek-kumar09 (#5383)
  • Fix: Select All not working @MUzairS15 (#5378)
  • [UI] Card view of Design Page @asubedy (#5339)
  • [Extension] Use loading component from extension point @Abhishek-kumar09 (#5372)
  • [RJSF] Support Lazy loading of components tooltip in Exntension @Abhishek-kumar09 (#5363)
  • Bump moment from 2.29.1 to 2.29.2 in /ui @dependabot (#5362)
  • Bump @types/react-relay from 11.0.2 to 13.0.2 in /ui @dependabot (#5332)
  • Bump babel-plugin-relay from 11.0.2 to 13.2.0 in /ui @dependabot (#5333)

πŸ”‹ Patterns, Filters, Applications

  • [UI] Card view of Design Page @asubedy (#5339)

🧰 Maintenance

  • Remove wrk2 submodule @leecalcote (#5384)
  • Bump async from 3.2.0 to 3.2.3 in /ui @dependabot (#5381)
  • Bump async from 3.2.0 to 3.2.3 in /provider-ui @dependabot (#5380)
  • Revert "[CI] Use mesheryctl to start adapters in CI" @gr455 (#5379)
  • fix(#5342): image version to edge-latest for meshery-perf @gkarthiks (#5344)
  • [CI] Use mesheryctl to start adapters in CI @gr455 (#5361)
  • Bump moment from 2.29.1 to 2.29.2 in /ui @dependabot (#5362)
  • Bump @types/react-relay from 11.0.2 to 13.0.2 in /ui @dependabot (#5332)
  • Bump babel-plugin-relay from 11.0.2 to 13.2.0 in /ui @dependabot (#5333)
  • Bump github.com/99designs/gqlgen from 0.17.1 to 0.17.2 @dependabot (#5324)
  • [CI] Upgrade setup-go version @alphaX86 (#5354)
  • [CI] Docker Extension for Meshery workflow @leecalcote (#5352)
  • [CI] DDE: Fix release channel logic @leecalcote (#5349)
  • Updated Contributing-gitflow(Readme) @Nandani-Paliwal (#5313)

πŸ“– Documentation

  • Bump nokogiri from 1.13.3 to 1.13.4 in /docs @dependabot (#5370)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible:
@Abhishek-kumar09, @Harshit-Dandriyal, @MUzairS15, @Nandani-Paliwal, @Revolyssup, @adithyaakrishna, @alphaX86, @asubedy, @cpepper96, @dependabot, @dependabot[bot], @gkarthiks, @gr455, @hershd23, @l5io, @leecalcote, @mchurichi, @samirparhi-dev, @sudo-NithishKarthik, @theBeginner86 and @warunicorn19