Skip to content

Commit 2188ab3

Browse files
committed
Merge branch 'master' of https://github.com/layer5io/docs into fix/searchbar-click
2 parents 4ca1760 + 8a45bf8 commit 2188ab3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+766
-15
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Layer5 Product Documentation
1+
![image](https://github.com/user-attachments/assets/926e71c4-4f1b-4188-8540-6f951c173710)# Layer5 Product Documentation
22

33
Explore tutorials and documentation by product in the docs.layer5.io website; documentation and developer resources of Layer5 products.
44

@@ -197,15 +197,15 @@ Find out more on the <a href="https://layer5.io/community">Layer5 community</a>.
197197
<img alt="Shows an illustrated light mode meshery logo in light color mode and a dark mode meshery logo dark color mode." src=".github/readme/images//slack-128.png" width="110px" align="right" style="margin-left:10px;padding-top:13px;">
198198
</picture>
199199
</a>
200-
201-
<a href="https://meshery.io/community"><img alt="Layer5 Community" src=".github/readme/images//community.svg" style="margin-right:8px;padding-top:5px;" width="140px" align="left" /></a>
202-
200+
<div class="flex">
201+
<a href="https://meshery.io/community"><img alt="Layer5 Community" src=".github/readme/images//community.svg" style="margin-right:8px;padding-top:9px;" width="140px" align="left" /></a>
203202
<p>
204203
✔️ <em><strong>Join</strong></em> any or all of the weekly meetings on <a href="https://calendar.google.com/calendar/b/1?cid=bGF5ZXI1LmlvX2VoMmFhOWRwZjFnNDBlbHZvYzc2MmpucGhzQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20">community calendar</a>.<br />
205204
✔️ <em><strong>Watch</strong></em> community <a href="https://www.youtube.com/playlist?list=PL3A-A6hPO2IMPPqVjuzgqNU5xwnFFn3n0">meeting recordings</a>.<br />
206205
✔️ <em><strong>Access</strong></em> the <a href="https://drive.google.com/drive/u/4/folders/0ABH8aabN4WAKUk9PVA">Community Drive</a> by completing a community <a href="https://layer5.io/newcomer">Member Form</a>.<br />
207206
✔️ <em><strong>Discuss</strong></em> in the <a href="https://discuss.layer5.io">Community Forum</a>.<br />
208-
✔️<em><strong>Explore more</strong></em> in the <a href="https://layer5.io/community/handbook">Community Handbook</a>.<br />
207+
✔️ <em><strong>Explore more</strong></em> in the <a href="https://layer5.io/community/handbook">Community Handbook</a>.<br />
209208
</p>
209+
</div>
210210
<p align="center">
211211
<i>Not sure where to start?</i> Grab an open issue with the <a href="https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+org%3Alayer5io+org%3Ameshery+org%3Aservice-mesh-performance+org%3Aservice-mesh-patterns+label%3A%22help+wanted%22+">help-wanted label</a>.</p>

build/meshery-cloud.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.8.25
1+
v0.8.33

build/meshery-extensions.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.7.119-4
1+
v0.7.122-2
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: v0.8.26
3+
date: 2024-10-08T21:31:05Z
4+
tag: v0.8.26
5+
prerelease: false
6+
---
7+
8+
## What's New
9+
**General**
10+
- [Sitemap] Combining sitemap exclude with robots.txt allow @leecalcote (#2823)
11+
- Exclude few path from sitemap @sudhanshutech (#2821)
12+
- fix sitemap generation using postbuild process @sudhanshutech (#2808)
13+
- Upgrade kanvas snapshot action version @Aijeyomah (#2820)
14+
15+
## Contributors
16+
17+
Thank you to our contributors for making this release possible:
18+
@Aijeyomah, @MUzairS15, @l5io, @leecalcote and @sudhanshutech
19+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: v0.8.27
3+
date: 2024-10-12T18:58:51Z
4+
tag: v0.8.27
5+
prerelease: false
6+
---
7+
8+
## What's New
9+
## 🔤 General
10+
- Use sistent filp card in catalog @amitamrutiya (#2827)
11+
- [Chore] Making references to \Meshery Catalog\ just
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: v0.8.28
3+
date: 2024-10-12T19:31:09Z
4+
tag: v0.8.28
5+
prerelease: false
6+
---
7+
8+
## What's New
9+
## 🔤 General
10+
- switch user-access-cloud -> user-access make account @vishalvivekm (#2835)
11+
12+
## 🖥 Cloud UI
13+
14+
- [Public User Profile] Fix reference to Catalog-Card component @leecalcote (#2834)
15+
16+
## 💻 Server
17+
18+
- [Public User Profile] Fix reference to Catalog-Card component @leecalcote (#2834)
19+
20+
## 👨🏽‍💻 Contributors
21+
22+
Thank you to our contributors for making this release possible:
23+
@l5io, @leecalcote and @vishalvivekm
24+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: v0.8.29
3+
date: 2024-10-13T17:39:59Z
4+
tag: v0.8.29
5+
prerelease: false
6+
---
7+
8+
## What's New
9+
## 🔤 General
10+
* Remove disallow in robots.txt
11+
12+
## 👨🏽‍💻 Contributors
13+
14+
Thank you to our contributors for making this release possible:
15+
@l5io and @leecalcote
16+
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: v0.8.30
3+
date: 2024-10-13T18:07:18Z
4+
tag: v0.8.30
5+
prerelease: false
6+
---
7+
8+
## What's New
9+
## 🔤 General
10+
## 🖥 Cloud UI
11+
12+
- explicit listing @leecalcote (#2836)
13+
14+
## 💻 Server
15+
16+
- explicit listing @leecalcote (#2836)
17+
18+
## 👨🏽‍💻 Contributors
19+
20+
Thank you to our contributors for making this release possible:
21+
@l5io and @leecalcote
22+
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: v0.8.31
3+
date: 2024-10-15T17:51:09Z
4+
tag: v0.8.31
5+
prerelease: false
6+
---
7+
8+
## What's New
9+
## 🔤 General
10+
- Convert catalog filter menu sistent filter @amitamrutiya (#2824)
11+
- Keda design challenge @Alero-Awani (#2829)
12+
13+
## 🖥 Cloud UI
14+
15+
- Bump sistent version and make changes based on new sistent version @amitamrutiya (#2844)
16+
- use catalog search field and sort menu to sistent @amitamrutiya (#2825)
17+
- Use cloud hamburger menu into a reusabel sistent component @amitamrutiya (#2822)
18+
19+
## 🧰 Maintenance
20+
21+
- ci: remove redundancy label workflow and fix label server @jerensl (#2843)
22+
- fix: change to master branch @jerensl (#2842)
23+
- fix: change input number to input string @jerensl (#2841)
24+
- Fix/dispatch cloud build on pr @jerensl (#2840)
25+
- fix: change token @jerensl (#2839)
26+
- ci: add build cloud ui dispatch @jerensl (#2837)
27+
28+
## 👨🏽‍💻 Contributors
29+
30+
Thank you to our contributors for making this release possible:
31+
@Alero-Awani, @MUzairS15, @amitamrutiya, @jerensl, @l5io and @leecalcote
32+
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: v0.8.32
3+
date: 2024-10-16T02:11:05Z
4+
tag: v0.8.32
5+
prerelease: false
6+
---
7+
8+
## What's New
9+
## 🔤 General
10+
## 🖥 Cloud UI
11+
12+
- [bugfix] Support Menu: Cloud Docs and API Docs links @leecalcote (#2845)
13+
14+
## 👨🏽‍💻 Contributors
15+
16+
Thank you to our contributors for making this release possible:
17+
@MUzairS15, @l5io and @leecalcote
18+

0 commit comments

Comments
 (0)