Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

1.1.3 (2018-02-06)

Compare
Choose a tag to compare
@timsuchanek timsuchanek released this 06 Feb 09:19
· 9223 commits to master since this release

Prisma 1.1.3 (2018-02-06)

CLI

  • 2e6ec00 fix(deploy): Fix cluster label in deploy command
  • fa634c9 fix(deploy): Fix cluster locality
  • 1b7df6c fix(docker): port finding for non-localhost hosts
  • bfa810d fix(cli): Make clusterSecret optional
  • 23917d3 fix(cluster): Fix handling of remote clusters

Backend

  • fix(deploy): addProject mutation now returns a proper error if a project with given name and stage already exists