GuidesAPI Reference
Log In
added

Aug. 15, 2022

This release is all about applications.

Features

Application

An application defines a unit of ownership in production. Services belong to an application, and application owners define global settings for the application (today, what release channels does the application expose).

With this release, we added support for defining multiple applications within a single organization. We've also shipped new application-centric APIs. All this is done transparently for you; you do not have to do anything to take advantage of applications and any future improvements we'll ship to them.

Applications are a foundational building block within Prodvana. Expect to see us expand on applications heavily in upcoming releases!

Other Features

  • Add support for custom hostnames
  • Add support for a different docker image per release channel in a single deployment
  • Make all our web UIs automatically refresh data without you having to refresh the page.

Bug Fixes

  • Fixed a bug that was causing some of our pages to error out after a few minutes.