Skip to content

Latest commit

 

History

History
175 lines (90 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

175 lines (90 loc) · 10.5 KB

Changelog

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

4.0.16 (2024-05-17)

Bug Fixes

  • deps: bump @azure/storage-blob from 12.17.0 to 12.18.0 (#111) (cd45664)
  • deps: bump @azure/storage-queue from 12.16.0 to 12.17.0 (#110) (f7f33c7)

4.0.15 (2024-05-07)

Bug Fixes

  • deps: bump dayjs from 1.11.10 to 1.11.11 (#108) (8aac974)

4.0.14 (2024-04-14)

Bug Fixes

  • deps: bump azure-devops-node-api from 12.5.0 to 13.0.0 (#101) (8b62a95)
  • deps: bump tar from 6.1.12 to 6.2.1 (#102) (391fc8e)

4.0.13 (2024-03-10)

Bug Fixes

  • deps: bump azure-devops-node-api from 12.4.0 to 12.5.0 (#100) (aef0f72)

4.0.12 (2024-02-21)

Bug Fixes

  • deps: bump ip from 2.0.0 to 2.0.1 (#97) (253f8e3)

4.0.11 (2024-02-11)

Bug Fixes

  • deps: bump azure-devops-node-api from 12.3.0 to 12.4.0 (c644f74)

4.0.10 (2024-01-13)

Bug Fixes

  • deps: bump azure-devops-node-api from 12.1.0 to 12.3.0 (7b76801)

4.0.9 (2024-01-06)

Bug Fixes

  • deps: bump sqlite3 from 5.1.6 to 5.1.7 (b89b8ab)

4.0.8 (2023-12-29)

Bug Fixes

  • deps: bump @azure/storage-blob from 12.14.0 to 12.15.0 (3253e14)
  • deps: bump @azure/storage-blob from 12.15.0 to 12.16.0 (5a058ce)
  • deps: bump @azure/storage-blob from 12.16.0 to 12.17.0 (8d17b3c)
  • deps: bump @azure/storage-queue from 12.13.0 to 12.14.0 (317a87c)
  • deps: bump @azure/storage-queue from 12.14.0 to 12.15.0 (1480375)
  • deps: bump @azure/storage-queue from 12.15.0 to 12.16.0 (883fee4)
  • deps: bump dayjs from 1.11.9 to 1.11.10 (69be1aa)
  • deps: bump node-fetch from 2.6.12 to 2.7.0 (727c31c)
  • deps: bump sqlite from 4.2.1 to 5.0.1 (#54) (1066aec)
  • deps: bump sqlite from 5.0.1 to 5.1.1 (30f2b0e)

4.0.4 (2023-07-16)

Bug Fixes

  • deps: bump dayjs from 1.11.8 to 1.11.9 (#50) (90fb2eb)
  • deps: bump semver from 5.7.1 to 5.7.2 (#53) (64bda58)

4.0.1 (2023-07-08)

Bug Fixes

  • config: creating config will not overwrite exisitng configuratio file (#52) (bad664c)

4.0.0 (2023-07-02)

⚠ BREAKING CHANGES

  • azure: - generateBlobSignedUrl is now asynchronous and must be called with await

Updates unit test to run async

Features

  • adds download blob from azure helper (08a1571)
  • azure: adds list blob command (#42) (e60219b)
  • azure: new getBlob function (876716b)
  • helper: adds file write helper (9e727e9)

Bug Fixes

  • deps: bump azure-devops-node-api from 12.0.0 to 12.1.0 (#37) (b71396d)

  • deps: bump node-fetch from 2.6.11 to 2.6.12 (786f458)

  • deps: bump xml2js and @azure/core-http (#46) (83b0c60)

  • increment version number (c42e3ae)

  • azure: migrates remaining methods to @azure/storage blob (#45) (0b11af0)

2.7.1 (2023-06-14)

2.7.0 (2023-06-14)

Features

2.6.1 (2023-06-14)

2.6.0 (2023-06-14)

Features

2.5.2 (2023-06-03)

2.5.0 (2023-06-03)

Features

Bug Fixes

  • adds export of new config module (#34) (81c7a27)
  • deps: bump @azure/storage-queue from 12.12.0 to 12.13.0 (45acd3d)
  • deps: bump dayjs from 1.11.7 to 1.11.8 (2208985)
  • deps: bump node-fetch from 2.6.9 to 2.6.11 (d9fbed2)
  • deps: bump sqlite from 4.1.2 to 4.2.0 (5634e40)
  • deps: bump sqlite from 4.2.0 to 4.2.1 (61b6533)

2.4.3 (2023-03-06)

Bug Fixes

  • adds missing dayjs dependency for azure storage queues (094a2ed)

2.4.0 (2023-03-05)

2.3.1 (2023-03-02)

2.2.0 (2023-03-02)

Features