Ryvn now supports Google Cloud Platform (GCP) alongside AWS and Azure. You can create new environments on Google Kubernetes Engine (GKE) and deploy your services to customer GCP environments. The GCP integration includes automatic cluster autoscaling and follows the same BYOC architecture as our other cloud providers.

Add-ons

Streamline your deployments with our new add-ons system. Add-ons are pre-configured infrastructure components that you can easily install across your environments. We’ve launched with PostgreSQL RDS as our first add-on, allowing you to provision managed databases with just a few clicks. Add-ons include status monitoring, configuration editing, and detailed output information.

Networking metrics

Monitor your application performance with new networking metrics in the metrics tab. Track request rates and latency metrics to understand how your services are performing in production. These metrics help you identify performance bottlenecks and optimize your application’s response times.

Improvements

  • Added the ability to filter logs by labels for more precise debugging and monitoring
  • Enhanced the service creation flow with better guidance and empty state screens
  • Improved variable hints for Terraform and Helm chart service types
  • Added support for private networking endpoints for secure service communication
  • Enhanced the release channel selector with a dropdown interface instead of text input
  • Added deployment settings configuration for server-type services
  • Improved the metrics dashboard with better legend formatting and data visualization
  • Added ongoing Kubernetes events to the activity tab for real-time cluster monitoring
  • Enhanced service settings with editable registry and image name fields for web servers
  • Added support for additional arbitrary configuration options in service templates
  • Improved the user interface with better styling for top bars and consistent dark theme

Fixes

  • Fixed an issue where add-ons were incorrectly appearing in environments from other organizations
  • Resolved a problem where release channels without releases were showing during installation
  • Fixed RDS database configuration to properly set public accessibility settings
  • Corrected installation health reporting to accurately derive status from pod states
  • Fixed log marshaling errors that could cause monitoring issues
  • Resolved configuration saving problems when using template variables
  • Fixed replica set selection during health reporting for more accurate status updates
  • Corrected latency metric graph display issues in the monitoring dashboard