Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

v10.0.0

Compare
Choose a tag to compare
@fabric8cd fabric8cd released this 10 Jan 15:27
· 2 commits to master since this release

10.0.0 (2019-01-10)

Features

  • api: Breaking changes in SpaceService (#197) (8e3160a)

BREAKING CHANGES

  • api: Method deleteSpace of SpaceServie renamed to delete to follow established naming conventions

  • feat(api): make SpaceService.getSpacesDelegate private