forked from meshery/meshery
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
83 changed files
with
727 additions
and
1,371 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
component: edge-23.9.1 | ||
integrations: | ||
- authorizationpolicy.Linkerd | ||
- jaegerlinkerdaddon_meshmodel.json | ||
- linkerdmesh_meshmodel.json | ||
- meshtlsauthentication.Linkerd | ||
- networkauthentication.Linkerd | ||
- server.Linkerd | ||
- serverauthorization.Linkerd | ||
- serviceprofile.Linkerd | ||
- smilinkerdaddon_meshmodel.json | ||
- vizlinkerdaddon_meshmodel.json | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
component: edge-23.9.2 | ||
integrations: | ||
- authorizationpolicy.Linkerd | ||
- jaegerlinkerdaddon_meshmodel.json | ||
- linkerdmesh_meshmodel.json | ||
- meshtlsauthentication.Linkerd | ||
- networkauthentication.Linkerd | ||
- server.Linkerd | ||
- serverauthorization.Linkerd | ||
- serviceprofile.Linkerd | ||
- smilinkerdaddon_meshmodel.json | ||
- vizlinkerdaddon_meshmodel.json | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
layout: release | ||
date: 2023-09-13 | ||
tag: v0.6.139 | ||
--- | ||
|
||
## What's New | ||
## 🔤 General | ||
- [MeshModel] New shapes @leecalcote (#8762) | ||
- Remove Firewall Policy @leecalcote (#8759) | ||
- [server]Fix Index Out of Range Error Handling in Meshery Component Handler @Shiva953 (#8709) | ||
- Update events_persister.go @MUzairS15 (#8719) | ||
- [Events] Add API to return available event category and action. @MUzairS15 (#8715) | ||
|
||
## 🚀 Features | ||
|
||
- Improve search functionality using debounce @sudhanshutech (#8720) | ||
|
||
## ⌨️ Meshery CLI | ||
|
||
- FIXED: adapter deployment permission denied error on docker platform @zakisk (#8694) | ||
|
||
## 🖥 Meshery UI | ||
|
||
- Show duplicates meshmodels on toggle @sudhanshutech (#8704) | ||
- Improve search functionality using debounce @sudhanshutech (#8720) | ||
- created a folder @ritiksaxena124 (#8726) | ||
- change sort order from asc to desc as default @MUzairS15 (#8725) | ||
- [UI] Converted UserPreferences and preferences form class-based to fun… @mukeshkuiry (#8707) | ||
|
||
## 👨🏽💻 Contributors | ||
|
||
Thank you to our contributors for making this release possible: | ||
@MUzairS15, @Shiva953, @Yashsharma1911, @leecalcote, @mukeshkuiry, @nebula-aac, @ritiksaxena124, @sudhanshutech, @zakisk and l5io |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -86,4 +86,4 @@ func TestViewCmd(t *testing.T) { | |
BreakupFunc() | ||
}) | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.