K8s Governance & Cost Control
  • Quick Start Guide
  • Getting Started
    • Cluster Dashboard
    • Teams Dashboard
    • Namespace Dashboard
    • Node Dashboard
    • Settings Page
  • Concepts / Calculations
    • Calculations
    • Agent
    • Aggregator
    • Pushgateway
    • Server
    • Pricing API
  • Monitoring and Alerts
  • Settings
    • Users
    • Pending Invitations
    • Billing Credentials
    • Single Sign On (SAML)
    • Custom Cost
    • Cloud Costs (Out of Cluster Costs)
    • API Tokens
    • API Access
  • Changelog
    • Agent
    • Aggregator
    • Frontend
    • Pushgateway
    • Server
    • PricingAPI
Powered by GitBook
On this page
  • 1.6.10 - 2021-08-23
  • 1.6.9 - 2021-08-23
  • 1.6.8 - 2021-06-23
  • 1.6.7 - 2021-06-01
  • 1.6.6 - 2021-04-20
  • 1.6.5 - 2021-03-29
  • 1.6.4 - 2021-02-22
  • 1.6.3 - 2020-12-18
  • 1.6.2 - 2020-11-25
  • 1.6.1 - 2020-11-19
  • 1.6.0 - 2020-10-08
  • 1.5.2 - 2020-07-14
  • 1.5.1 - 2020-07-09
  • 1.5.0 - 2020-06-26
  • 1.4.0 - 2020-04-29
  • 1.3.2 - 2020-04-05
  • 1.3.1 - 2020-03-19
  • 1.3.0 - 2020-03-19
  • 1.2.3 - 2020-03-04
  1. Changelog

Server

Docker Image Repository: docker.replex.io/replex/server

1.6.10 - 2021-08-23

  • Bug fixes and improvements

Docker Image: docker.replex.io/replex/server:1.6.10

1.6.9 - 2021-08-23

  • Add new workload recommendations.

  • Performance improvements for teams and budgets.

  • Numerous bug fixes and improvements

Docker Image: docker.replex.io/replex/server:1.6.9

1.6.8 - 2021-06-23

  • Adds idle costs to team namespaces.

  • Adds GPU custom pricing support.

  • Fixed an issue with sending e-mails.

  • Adds support for assigning external cloud costs to Kubernetes labels.

  • Numerous bug fixes and improvements.

Docker Image: docker.replex.io/replex/server:1.6.8

1.6.7 - 2021-06-01

  • Deprecates labels and namespaces query parameters in cluster stats endpoints.

  • Introduces new filters query parameter instead of labels and namespaces.

  • Add support for GPU pricing.

  • Enhancements for custom costs management.

  • Add support for external cloud costs.

  • Numerous bug fixes and improvements.

Docker Image: docker.replex.io/replex/server:1.6.7

1.6.6 - 2021-04-20

  • Bug fixes and improvements.

Docker Image: docker.replex.io/replex/server:1.6.6

1.6.5 - 2021-03-29

  • Bug fixes and improvements.

Docker Image: docker.replex.io/replex/server:1.6.5

1.6.4 - 2021-02-22

  • A lot of Bug fixes and improvements.

  • Updates email design to replex CI.

  • Improves filtering by label and namespaces. Filters can now be combined by AND/OR.

  • Adds team cost time series endpoint.

  • Adds private teams feature.

  • Fix issues when accessing API with API token.

Docker Image: docker.replex.io/replex/server:1.6.4

1.6.3 - 2020-12-18

  • SAML integration

  • Pod label updates

Docker Image: docker.replex.io/replex/server:1.6.3

1.6.2 - 2020-11-25

  • Support multiple label filters with logically OR.

Docker Image: docker.replex.io/replex/server:1.6.2

1.6.1 - 2020-11-19

  • Imporovements to billing API integration and custom costs.

Docker Image: docker.replex.io/replex/server:1.6.1

1.6.0 - 2020-10-08

  • Adds custom user roles.

  • Adds API Key authorization.

  • Adds API Key- and user-role-scopes.

  • Fix idle cost calculations.

  • Fix pod stats cost calculations.

  • Adds Teams feature.

  • Adds node metrics endpoint.

  • Adds Budget feature.

Docker Image: docker.replex.io/replex/server:1.6.0

1.5.2 - 2020-07-14

  • Adds a new environment variables: PRICING_API_KEY and PRICING_API_HOST pricing API.

Docker Image: docker.replex.io/replex/server:1.5.2

1.5.1 - 2020-07-09

  • Adds Agent version endpoint.

  • Adds Invite feature.

Docker Image: docker.replex.io/replex/server:1.5.1

1.5.0 - 2020-06-26

  • Adds a new environment variables: HOST_URL to set host url for on-premise installations.

  • Adds password recovery endpoint.

  • Adds a new environment variables: SECRET used for internal encrypting.

  • Adds idle cost support.

Docker Image: docker.replex.io/replex/server:1.5.0

1.4.0 - 2020-04-29

  • Adds currency support.

Docker Image: docker.replex.io/replex/server:1.4.0

1.3.2 - 2020-04-05

  • Adds custom pricing support.

Docker Image: docker.replex.io/replex/server:1.3.2

1.3.1 - 2020-03-19

  • Fix Memory cost.

  • Fix namespace filter in workload stats.

  • Adds and improves multiple filter options.

  • Adds universal superadmin login.

Docker Image: docker.replex.io/replex/server:1.3.1

1.3.0 - 2020-03-19

  • Improves label filtering.

  • Docker Image: docker.replex.io/replex/server:1.3.0

1.2.3 - 2020-03-04

PreviousPushgatewayNextPricingAPI

Last updated 4 years ago

Adds SSO (Single Sign On) support using SAML. For configuration the following are added: SAML_DECRYPTION_PRIVATE_KEY, SAML_DECRYPTION_PUBLIC_CERT, SAML_SIGNING_PRIVATE_KEY, SAML_SIGNING_PUBLIC_CERT.

Adds new : LOG_LEVEL for configuring log verbosity.

environment variable
environment variable