v1.1.0
What's Changed
🚀 New Features
- [Network] TCP MSS clamping in Gateway by @cheina97 in #3176
- [Webhook]: added skip label by @cheina97 in #3183
- feat: add skip webhook label to non cross-cluster resources by @fra98 in #3185
- [Networking] disable leader election in gateway by @cheina97 in #3186
- [VirtualKubelet] shadowpod event reflection by @cheina97 in #3189
- feat(vkoptions): add tolerations support for virtual kubelet pod by @aleoli in #3191
- [Liqo-CRDs] CRD upgrade job by @cheina97 in #3192
- feat(helm): support priorityClassName in default gateway templates by @fra98 in #3195
- feat: avoid kyverno dependency in tests by @cheina97 in #3128
- [API] Firewall: support IP ranges and accept/drop by @Wekkser in #2966
- feat(gateway): add tolerations option for gateway pods by @aleoli in #3193
- feat(pod-security): add pod security labels to tenant ns by @aleoli in #3184
- [Core] feat: mark foreigncluster as permanently unreachable by @claudiolor in #3122
- [Liqoctl] Force unpeer command by @giuliafalaschi in #3126
🐛 Bug Fixes
- [Networking] fwcfg match port fix by @cheina97 in #3181
- fix: fix a bug that CN should be consumer cluster id by @likakuli in #3171
- fix: bind cluster-wide clusterroles with TolerateNoHandshake peering by @fra98 in #3201
- fix: ignore not found InternalNode on deletion by @claudiolor in #3200
- [Networking] Relieve stress on the Kubernetes API server. by @cheina97 in #3202
🧹 Code Refactoring
- [Copyright] 2026 update by @cheina97 in #3175
- refactor: align wireguard gateway templates by @fra98 in #3203
📝 Documentation
- [Network] Cilium MTU autodiscovery by @cheina97 in #3178
- [Liqo-CRDs] helm docs generation by @cheina97 in #3197
- Fix minor doc inconsistencies around mariadb invokation by @topiaruss in #3019
✅ Tests
🚚 Dependencies Management
- chore: bump golang from v1.24.0 to v1.25.5 by @cheina97 in #3177
- [Sphinx] update docs python packages by @cheina97 in #3198
📦 Builds Management
👷 CI/CD
New Contributors
- @Wekkser made their first contribution in #2966
- @giuliafalaschi made their first contribution in #3126
Full Changelog: v1.0.3...v1.1.0