Skip to content

Latest commit

 

History

History
119 lines (64 loc) · 6.65 KB

CHANGELOG.md

File metadata and controls

119 lines (64 loc) · 6.65 KB

2.0.0 (2024-12-30)

Bug Fixes

  • add provided deps back to pom (0bef5a6)
  • deps: bump gravitee-secret-api to 1.0.0 (45d2d77)

Features

BREAKING CHANGES

  • plugin interface has changed
  • Use gravitee-secret-api (many classes moved)
  • Remove SecretMount in favour of SecretURL
  • Flowable and Maybe are empty when secret is not found
  • Remove constraint on URL starting with provider plugin

2.0.0-alpha.3 (2024-12-30)

Bug Fixes

  • deps: bump gravitee-secret-api to 1.0.0 (45d2d77)

2.0.0-alpha.2 (2024-12-14)

Bug Fixes

  • add provided deps back to pom (0bef5a6)

2.0.0-alpha.1 (2024-12-12)

Features

BREAKING CHANGES

  • plugin interface has changed
  • Use gravitee-secret-api (many classes moved)
  • Remove SecretMount in favour of SecretURL
  • Flowable and Maybe are empty when secret is not found
  • Remove constraint on URL starting with provider plugin

1.0.1 (2023-12-14)

Bug Fixes

  • add forgotten license and vertx as provided deps (c378168)
  • allow config to contain only strings (6ddc975)
  • apply changes required by latest node-api changes (4e1817c)
  • remove unused imports (b56f3db)
  • unify org and gio bom versions (bdde07f)
  • update kubernetes client to version 3.0.0 (3c50cdf)
  • use 4.0.0-alpha.1 version gravitee-node (53bacb7)
  • use released version of node (d6095ed)

1.0.0-alpha.4 (2023-10-03)

Bug Fixes

  • update kubernetes client to version 3.0.0 (3c50cdf)

1.0.0-alpha.3 (2023-10-02)

Bug Fixes

  • add forgotten license and vertx as provided deps (c378168)

1.0.0-alpha.2 (2023-10-02)

Bug Fixes

  • use 4.0.0-alpha.1 version gravitee-node (53bacb7)
  • use released version of node (d6095ed)

1.0.0-alpha.1 (2023-10-02)

Bug Fixes

  • allow config to contain only strings (6ddc975)
  • apply changes required by latest node-api changes (4e1817c)
  • remove unused imports (b56f3db)
  • unify org and gio bom versions (bdde07f)

Features

  • secret provider plugin for Kubernetes (01403fe)

1.0.1-alpha.1 (2023-10-02)

Bug Fixes

  • allow config to contain only strings (0c7633e)
  • apply changes required by latest node-api changes (e7777dc)
  • remove unused imports (523b19b)
  • unify org and gio bom versions (4f283d7)

1.0.0 (2023-10-02)

Features

  • secret provider plugin for Kubernetes (01403fe)