Skip to content

Latest commit

 

History

History
444 lines (218 loc) · 28.3 KB

CHANGELOG.md

File metadata and controls

444 lines (218 loc) · 28.3 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

9.0.0 (2024-04-23)

⚠ BREAKING CHANGES

  • Remove Node 16 (#402)

Features

8.0.3 (2024-04-23)

Bug Fixes

  • upgrade tape from 5.6.3 to 5.7.5 (#398) (271304a)
  • Use rejectUnauthorzed instead of strictSSL (#401) (d5722b5)

8.0.2 (2024-04-22)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#388) (67c2857)
  • upgrade eslint from 8.40.0 to 8.43.0 (#368) (7793892)
  • upgrade eslint from 8.43.0 to 8.45.0 (#374) (56842b2)
  • upgrade nock from 13.3.1 to 13.3.2 (#373) (5807ba2)
  • upgrade undici from 5.22.1 to 5.23.0 (#379) (f01633a)

8.0.1 (2023-07-12)

Bug Fixes

  • This fixes the url that is passed into the undici client. (#367) (3f67ae3), closes #330
  • upgrade undici from 5.22.0 to 5.22.1 (#361) (ddef013)

8.0.0 (2023-05-31)

⚠ BREAKING CHANGES

  • remove node 14 and update gh actions (#356)

Features

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#328) (f60a73d)
  • package.json & package-lock.json to reduce vulnerabilities (#351) (649864d)
  • upgrade eslint from 8.22.0 to 8.30.0 (#333) (863df0d)
  • upgrade eslint from 8.30.0 to 8.31.0 (#343) (702dedc)
  • upgrade eslint from 8.31.0 to 8.32.0 (#349) (e2f46b8)
  • upgrade eslint from 8.32.0 to 8.40.0 (#358) (273f624)
  • upgrade eslint-plugin-import from 2.26.0 to 2.27.5 (#348) (2d1060d)
  • upgrade eslint-plugin-n from 15.2.5 to 15.6.0 (#335) (666be9f)
  • upgrade eslint-plugin-n from 15.6.0 to 15.6.1 (#344) (1e1f693)
  • upgrade nock from 13.2.9 to 13.3.0 (#345) (12ec969)
  • upgrade nock from 13.3.0 to 13.3.1 (#355) (51b571e)
  • upgrade tape from 5.3.2 to 5.6.3 (#347) (fe228db)
  • upgrade undici from 5.11.0 to 5.12.0 (#327) (ffeda2f)
  • upgrade undici from 5.12.0 to 5.14.0 (#338) (91755fb)
  • upgrade undici from 5.14.0 to 5.15.0 (#346) (c57ac5c)
  • upgrade undici from 5.19.1 to 5.22.0 (#359) (43a0932)

7.1.1 (2022-10-14)

Bug Fixes

7.1.0 (2022-10-13)

Features

Bug Fixes

  • fix eslint issues with dependencies (99a577b)
  • upgrade eslint-plugin-import from 2.24.2 to 2.25.1 (#286) (7bb267a)
  • upgrade eslint-plugin-import from 2.25.1 to 2.25.2 (#289) (1b90ae2)
  • upgrade tape from 5.3.1 to 5.3.2 (#290) (143d7ab)

7.0.0 (2021-10-01)

⚠ BREAKING CHANGES

  • changes the default value of loadClusterFromSpec to true instead of false (#285)(1442a3b)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#284) (a4742e8)
  • upgrade eslint-plugin-import from 2.23.4 to 2.24.0 (#280) (6223ddb)
  • upgrade eslint-plugin-import from 2.24.0 to 2.24.1 (#282) (da100e7)
  • upgrade eslint-plugin-import from 2.24.1 to 2.24.2 (#283) (f9e3ee8)
  • upgrade tape from 5.2.2 to 5.3.1 (#279) (d1feab8)

6.1.0 (2021-08-23)

Features

Bug Fixes

  • upgrade coveralls from 3.1.0 to 3.1.1 (#273) (c3396d8)
  • upgrade documentation from 13.1.1 to 13.2.5 (#269) (126d7e8)
  • upgrade eslint-plugin-import from 2.22.1 to 2.23.4 (#270) (1bc4aef)
  • upgrade standard-version from 9.1.1 to 9.3.0 (#271) (94ad525)
  • upgrade standard-version from 9.3.0 to 9.3.1 (#274) (47f91a4)

6.0.0 (2021-05-26)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#249) (8b2bc62)
  • safe join for urls (#265) (16ac479)
  • upgrade eslint-plugin-promise from 4.2.1 to 4.3.1 (#251) (cd7ea30)
  • upgrade standard-version from 9.0.0 to 9.1.0 (#250) (d30ef49)
  • upgrade standard-version from 9.1.0 to 9.1.1 (#252) (3493760)

5.1.0 (2021-01-13)

Features

5.0.0 (2021-01-05)

⚠ BREAKING CHANGES

  • Removed authUrl added automatic auth url retrieval.

Features

  • package: upgrade kubernetes-client from 8.3.6 to 9.0.0 (#234) (60e801b)

Bug Fixes

  • Removed authUrl added automatic auth url retrieval. (8db3420)
  • upgrade documentation from 13.0.2 to 13.1.0 (#242) (b9cc5c1)
  • upgrade eslint-plugin-import from 2.22.0 to 2.22.1 (#239) (4e5a37e)
  • upgrade eslint-plugin-standard from 4.0.1 to 4.0.2 (#241) (1f12885)
  • upgrade eslint-plugin-standard from 4.0.2 to 4.1.0 (#244) (65de536)
  • upgrade standard-version from 8.0.1 to 8.0.2 (#236) (ab29702)

4.1.1 (2020-05-30)

Bug Fixes

4.1.0 (2020-05-22)

Features

Bug Fixes

  • upgrade eslint-plugin-node from 11.0.0 to 11.1.0 (#210) (308cf54)

4.0.1 (2020-04-13)

Bug Fixes

  • pin the kubernetese-client version to 8.3.6 (#208) (d9dfbcb)
  • upgrade coveralls from 3.0.6 to 3.0.9 (#200) (c4d0fcd)
  • upgrade documentation from 12.1.2 to 12.1.4 (#202) (60e418e)
  • upgrade eslint from 6.5.0 to 6.8.0 (#199) (baebe7a)
  • upgrade kubernetes-client from 8.3.4 to 8.3.6 (#203) (2dfa271)
  • upgrade nock from 12.0.0 to 12.0.2 (#201) (7597d6f)
  • upgrade request from 2.88.0 to 2.88.2 (#204) (007a6b4)
  • upgrade tape from 4.13.0 to 4.13.2 (#205) (5ab6a48)

4.0.0 (2020-02-17)

⚠ BREAKING CHANGES

  • removal of Node 8 support

  • engine parameter targets node 10+ (#194) (ab0bab4)

3.2.0 (2020-01-21)

Features

3.1.0 (2020-01-14)

Features

3.0.1 (2019-11-19)

Bug Fixes

  • auth: Throw some reasonable error message in basic authentication when we can't obtain an access token. (#174) (53614e2)

3.0.0 (2019-10-30)

⚠ BREAKING CHANGES

  • Some API has changed

  • This commit updates the client to remove deprecation warnings caused by the kubernetes-clients. There are some changes to getting external configs.

Bug Fixes

2.3.0 (2019-09-30)

Features

  • auth: add optional auth url param to client settings (#167) (11df861)

2.2.2 (2019-09-11)

2.2.1 (2019-09-09)

2.2.0 (2019-04-24)

Features

2.1.0 (2019-04-05)

Features

2.0.1 (2019-04-01)

2.0.0 (2019-03-14)

Features

BREAKING CHANGES

  • API is now different

  • The API is now generated based on the Openshift Open api spec

  • Using the kubernetes-client under the hood

  • The api is fluent, for example, client.apis['build.openshift.io'].v1.namespace('default').builds.get()

  • Not a drop in replacement for version 1.x

1.6.4 (2019-01-23)

Bug Fixes

  • no cluster url should return a rejected Promise (fa2a549)
  • Throw an error when there's no CLUSTER URL (#108) (65093a3)

1.6.3 (2019-01-15)

1.6.2 (2018-12-12)

1.6.1 (2018-12-07)

Bug Fixes

  • common-request.js: print some meaningful error message in case of unsuccessful authentication (#99) (8d6ad07)

1.6.0 (2018-11-29)

Features

  • add basic authentication option when the token is not provided in user config (#92) (f5778b9), closes #89
  • Add ServiceInstance resource (#96) (6f9b197)
  • Add StatefulSet resource (#93) (e154ef6)

1.5.0 (2018-10-30)

Features

1.4.0 (2018-06-05)

Bug Fixes

  • travis-ci should use npm install instead of npm ci (#74) (5d7b59b)

Features

1.3.0 (2018-05-24)

Features

1.2.0 (2018-05-22)

Bug Fixes

  • tests: missing PVC test (f10cdc8)

Features

  • events: events findAll/find & tests (14577a2)
  • PVC: add persistent volume claims methods and tests (306d2b5)

1.1.2 (2018-05-21)

1.1.1 (2018-05-14)

Bug Fixes

1.1.0 (2018-03-20)

Features

  • build-configs: Adding instantiate method to buildconfigs (#60) (7c86990)

1.0.1 (2018-02-19)

Bug Fixes

1.0.0 (2018-02-12)

Features

  • include the openshift-config-lodaer. (2e21e0e), closes #54

BREAKING CHANGES

  • It is no longer necessary to include the openshift-config-loader separate. By default, just calling the rest client will do the default config loading. If a user needs to pass a config into the client, use the settings object. ex: settings.config = {...}