News & Updates

Stay up to date with the latest news and developments

Service Mesh

API Gateway and Service Discovery Modules Released

February 2026

Water Framework now ships two new production-ready infrastructure modules that complete the service mesh story:

  • ApiGateway — reverse proxy with dynamic route management, circuit breaker, rate limiting, and load balancing. All routes and rate-limit rules are managed via REST CRUD APIs.
  • ServiceDiscovery — in-memory service registry where every REST-exposing module auto-registers at startup via the standardPin 'service-discovery' input PIN declaration.

Combined, these modules give Water-based platforms a complete, self-wiring service mesh without any external infrastructure requirements.

Learn about Service Mesh

Water Framework 3.0.0 Released

March 15, 2024

We are excited to announce the release of Water Framework 3.0.0! This major release includes significant improvements in performance, security, and developer experience.

Key features in this release:

  • Enhanced component registry with improved performance
  • New security features and improvements
  • Better integration with Spring Boot and OSGi
  • Improved documentation and examples
  • Multi-runtime support: Spring Boot 3.x, Apache Karaf OSGi, Quarkus
  • Full Karate integration testing framework adoption
View on GitHub