Skip to content

Releases: nodeshift/openshift-rest-client

The one that drops node 16

25 Apr 12:37
6e0aee4
Compare
Choose a tag to compare

9.0.0 (2024-04-23)

⚠ BREAKING CHANGES

  • Remove Node 16 (#402)

Features

v8.0.3

23 Apr 17:40
814aa83
Compare
Choose a tag to compare

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)

v8.0.2

22 Apr 14:41
59d0fdc
Compare
Choose a tag to compare

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)

v8.0.1 - The one that fixes(?) the unidici stuff

12 Jul 19:17
4f1304e
Compare
Choose a tag to compare

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)

v8.0.0 - The one that removes Node 14

31 May 14:26
e443fe9
Compare
Choose a tag to compare

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)

openshift-rest-client v7.1.1

14 Oct 13:57
1fcdc99
Compare
Choose a tag to compare

Bug Fixes

The one that starts using Undici for stuff

13 Oct 13:37
902f975
Compare
Choose a tag to compare

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)

Now loading from the cluster

01 Oct 15:02
Compare
Choose a tag to compare

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)

openshift-rest-client v6.1.0

23 Aug 21:37
8e115a8
Compare
Choose a tag to compare

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)

Removing Node 10 and URL's are safe now

26 May 18:46
Compare
Choose a tag to compare

6.0.0 (2021-05-26)

Breaking Change: Removes Node 10

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)