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

v0.12.0

Latest
Compare
Choose a tag to compare
@jmoroski jmoroski released this 26 Aug 16:59
· 19 commits to angular-main since this release
5462dea

New Features

  • Support ng add of @vcd/sdk library to Angular CLI projects
  • Added @vcd/schematics package
  • Added @vcd/plugin-builder package
  • Added automatic detection of API versions for Cloud Director 10.0.x, 10.1.x, and the upcoming release
  • Enable multisite support for /cloudapi endpoints (#114)

Bug Fixes & Improvements

  • Fixed use of spread operator in TranslatePipe (#109)
  • Restructured project to be compatible with Angular CLI
  • Updated SDK to process header-based links into the request body to normalize link processing between /api and /cloudapi endpoints (#123)