Skip to content

Release v0.4.95

Choose a tag to compare

@github-actions github-actions released this 05 Apr 14:23

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.95 (2022-04-05)

Bug Fixes

  • update schema regex for secrets (#264) (6c56021)
  • modify message: modify error message when the user gets a service duplication error (#262) (0773056)
  • service ingress paths (#260) (0d62d03), closes #259
  • avoid insert duplicated service inside a team: (#255) (4cf2c19), closes #246
  • deps: pin dependencies (#240) (30c3d6e)
  • fix ismultitenant false issue: add isMultitenant flag to Session (#232) (273a2dc)

CI

  • deps: renovate automerge for patches (aa8bdc8)
  • deps: renovate self hosted with pat for automerge [ci skip] (c64d448)

Others