v1.0.48

decolua/9routerv1.0.48Jun 26, 2026by l5io

AI Summary

A maintenance release focused on refactoring by removing unused context handlers and dead code, along with improvements to connection persistence logging.

Key Highlights

  • Removed unused context handler methods and dead context code
  • Improved connection persistence logging and error handling
  • Updated documentation (overview and TOC)

New Features

  • Refactored GetContext function documentation
  • Removed commented-out Ping test code

Full Release Notes

## What's New
## 🔤 General
- Remove unused context handler methods @yi-nuo426 (#20267)
- Refactor GetContext function documentation @yi-nuo426 (#20266)
- Remove unused methods from DefaultLocalProvider @yi-nuo426 (#20268)
- Remove commented-out Ping test code @yi-nuo426 (#20269)
- Improve connection persistence logging and error handling @yi-nuo426 (#20270)

## ⌨️ Meshery CLI

- fix(mesheryctl): fix broken error handling in TestSetContext @Harishrs2006 (#19853)

## 🖥 Meshery UI

- chore(k8s-context): remove dead context code and fix persist logging @leecalcote (#20260)

## 🧰 Maintenance

- ci: remove duplicate CodeQL Advanced workflow @MrDadhich456 (#20248)

## 📖 Documentation

- Update overview.md @marblom007 (#20279)
- [Docs] Sidebar TOC: render leaf pages with normal font weight @jamieplu (#20276)
- Update overview.md @simihablo (#20277)
- [Docs] TOC Sidebar uplift @jamieplu (#20275)
- Fix v0.8 light/dark mode icon display @Katotodan (#20258)

## 👨🏽‍💻 Contributors

Thank you to our contributors for making this release possible:
@Harishrs2006, @Katotodan, @MrDadhich456, @aabidsofi19, @carlosriosilva, @fitzergerald, @jamieplu, @leecalcote, @marblom007, @pontusringblom, @ritzorama, @simihablo, @winkletinkle and @yi-nuo426