Releases: princjef/irontask
Releases · princjef/irontask
v2.1.0
2.1.0 (2024-04-18)
Features
- deps: allow @azure/identity v2 and v3 (#64) (a6eaa69)
v2.0.0
2.0.0 (2024-04-12)
Features
- add support for managed identities (#61) (6903aef)
BREAKING CHANGES
- replaces
TaskClient.create
with TaskClient.createFromKey
and TaskClient.createFromCredential
v1.5.0
1.5.0 (2020-11-04)
Features
- add support for last day of the month cron string (#39) (34d7436)
v1.4.1
1.4.1 (2020-09-16)
Bug Fixes
- use lastRunTime when re-enabling a task (#38) (5988585)
v1.4.0
1.4.0 (2020-09-16)
Features
- add lastRunTime option on task create (#37) (6b24c73)
v1.3.0
1.3.0 (2020-09-16)
Features
- skip past task occurrences when enabling a disabled task (#35) (f1a3346)
v1.2.0
1.2.0 (2020-05-06)
Features
- query: use new offset and limit params for paging (#33) (d286254)
v1.1.4
1.1.4 (2019-09-10)
Bug Fixes
- cosmos: remove authorization header if present in errors (#25) (e2baa33)
v1.1.3
1.1.3 (2019-08-27)
Bug Fixes
- cosmos: disable internal cosmos retries (#24) (7ebbcbe)
v1.1.2
1.1.2 (2019-07-15)
Bug Fixes
- interceptors: use full URL for ref (#22) (9bcceb5)