Skip to content

Releases: fabric8-analytics/fabric8-analytics-dependency-editor

v1.0.3

03 Oct 09:25

Choose a tag to compare

1.0.3 (2018-10-03)

Bug Fixes

  • stack-analyses: stack analyses call is failing with 400 due to httpHeaders not being appended (a8412a2)

v1.0.2

31 Aug 06:02

Choose a tag to compare

1.0.2 (2018-08-31)

Bug Fixes

  • CI/CD: cico build for PR should not checkout master branch (1383e99)

v1.0.1

27 Aug 12:29
01e3a57

Choose a tag to compare

1.0.1 (2018-08-27)

Bug Fixes

  • package-lock: update package-lock.json files (8c3267c)

v1.0.0

27 Aug 08:15
46fc51b

Choose a tag to compare

1.0.0 (2018-08-27)

Bug Fixes

  • build: fixes issue with git version (2ba6c02)
  • CI/CD: CI?CD should build lib before running test (fdc5c8b)
  • CI/CD: provide information required by semantic-release (8e652e4)
  • CI/CD: provide information required by semantic-release (988b5c3)
  • dep-editor: fixes duplication of core dependencies and added dependencies (5421233)
  • dist: export URLProvider and DependencyEditorTokenProvider (2079b39)
  • env: pick env for OSIO_AUTH_TOKEN dynamically in env files (0737e45)
  • httpClient: migrate to httpClient in preparation for ng6 (eb6b26f)
  • package: point ngx-base to latest 3.1.1 (2a93430)
  • patternfly: add missing patternfly css (99f016a)
  • readme: fixes formatting in README (507ab5c)
  • readme: trigger release (bc072b3)
  • readme: updates readme with env to be exported (3853570)
  • release: changes cico files and updates semantic-release (9f0dd0e)
  • runtime-change: handle runtime change for thorntail (7ea47bc)
  • semantic-release: updated semantic release script (d28e1ce)

Features

  • ng6: initial migration to ng-cli6 (0952e34)

BREAKING CHANGES

  • ng6: angular 6 and rxjs 6 migration