Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 0.18 release notes for lighthouse PR #1625 #1162

Merged
merged 2 commits into from
Sep 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion src/content/community/releases/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ weight = 40
+++
<!-- markdownlint-disable no-duplicate-header -->

## v0.18.1

* Fixed an issue with Service Discovery that caused significant latencies when exporting a large number of service.

## v0.18.0

### New features
Expand Down Expand Up @@ -816,7 +820,7 @@ When upgrading to 0.7.0 on a cluster already running Submariner, the current sta
* **Support for overlapping CIDRs** between clusters (Globalnet).
* Enhanced end-to-end scripts, which will be shared between repositories in the Shipyard project (ongoing work).
* Improved end-to-end deployment by using a local registry.
* Refactoring to **support pluggable drivers** (in preparation for [WireGuard](https://www.wireguard.com/) support).
* Refactoring to **support pluggable drivers** (in preparation for WireGuard).

## v0.1.1 Submariner with more light

Expand Down
Loading