Releases: fabric8-ui/ngx-fabric8-wit
Releases · fabric8-ui/ngx-fabric8-wit
v10.0.2
10.0.2 (2019-01-16)
Bug Fixes
- test: unit tests for SpaceService extended and refactored (#202) (933f6f9)
v10.0.0
10.0.0 (2019-01-10)
Features
BREAKING CHANGES
v9.1.2
9.1.2 (2019-01-10)
Bug Fixes
- spaces: fix error handling in resolveOwner and resolveOwners (#200) (fbb23f4)
v9.1.1
9.1.1 (2019-01-09)
Bug Fixes
- spaces: get the correct part of http response (#199) (f96226b)
- spaces: validate inputs of functions (#198) (ffef6b0)
v9.1.0
9.1.0 (2019-01-08)
Features
- api: naming of functions in SpaceService unified, old functions deprecated (#196) (91f808c)
v9.0.0
9.0.0 (2019-01-08)
Features
- api: don't set Authorization header in constructors of services (#193) (db077f4)
BREAKING CHANGES
- api: Authorization HTTP heade is no longer set in the constructors of services, it will be set by AuthInterceptor from package ngx-login-client. Signature of constructors changed.
v8.3.0
8.3.0 (2018-11-14)
Bug Fixes
- build: remove gulp-ngc since it is not supported and use angular ngc in glup now (ce9de0c)
- test: downgrade jasmine to 3.2.0 and jasmine-core to 3.2.1 (4ef1f7f)
Features
v8.2.1
8.2.1 (2018-10-29)
Bug Fixes
- collaborators: correct expected "links" response object layout (#191) (ae757b9)
v8.2.0
8.2.0 (2018-10-18)
Features
- collaborators: add totalCount function (#190) (e2f9693)