Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

v1.0.0

Latest
Compare
Choose a tag to compare
@arcus-automation arcus-automation released this 03 May 04:46
25c98c7

Install the Arcus.BackgroundJobs packages that you need via NuGet, for instance Arcus.BackgroundJobs.KeyVault:

PM > Install-Package Arcus.BackgroundJobs.KeyVault --Version 1.0.0

For a complete list of all Arcus.BackgroundJobs packages see the documentation.

What's new?

Features

Removal

  • Remove deprecated CloudEventBckgroundJobOptions (#150)
  • Remove deprecated AddAutoRestartServiceBusMessagePumpOnRotatedCredentialsBackgroundJob extensions (#149)
  • Remove deprecated CloudEventBackgroundJob (#112)

Changes:

  • 25c98c7 feat: support net8.0 version (#218)
  • 3e9909c chore: Bump eta, @docusaurus/core, @docusaurus/preset-classic and @docusaurus/theme-search-algolia in /docs (#199)
  • a8e6877 chore: remove deprecated functionality (#210)
  • 55e5b8a chore: Update LICENSE (#202)
  • 0963919 chore: Bump webpack from 5.48.0 to 5.76.1 in /docs (#195)
  • e1d0c2f chore: use main branch readme icon (#194)
  • af94b75 chore: Bump ua-parser-js from 0.7.28 to 0.7.33 in /docs (#190)
  • d7549d1 chore: Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#191)
  • 78912ae chore: Bump @sideway/formula from 3.0.0 to 3.0.1 in /docs (#192)
  • 060f83f chore: use main branch in az devops status badge (#189)
See More
  • 0d87eb3 chore: use main in codeql (#188)
  • 24ff543 feat: use new eventgrid core for publishing events (#170)
  • feec9e6 chore: Bump json5 from 1.0.1 to 1.0.2 in /docs (#186)
  • 8c21990 docs: add introduction section (#182)
  • 0c4be2d chore: fix nuget warnings (#185)
  • 3df4647 Update ci-build.yml (#184)
  • 86afc04 chore: frontend brand updates (#172)
  • a2489c7 feat: add managed identity support to auto-validate secrets background job (#161)
  • c932024 chore: Bump ansi-regex in /docs (#163)
  • 2b65fb0 chore: Bump decode-uri-component from 0.2.0 to 0.2.2 in /docs (#174)
  • 1d50f37 chore: Bump qs and express in /docs (#178)
  • 56817e0 chore: Bump express from 4.17.1 to 4.18.2 in /docs (#179)
  • 3eb6b6b chore: Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/Arcus.BackgroundJobs.CloudEvents (#177)
  • 16037c5 Update docusaurus.build.config.js (#173)
  • 762e53a chore: update codeql to v2 (#171)
  • 476b0e6 chore: Bump loader-utils from 1.4.1 to 1.4.2 in /docs (#168)
  • 22650b3 chore: remove deprecated pr validation config (#167)
  • 80c3599 chore: remove installation details from readme (#165)
  • 3429bbf chore: Bump loader-utils from 1.4.0 to 1.4.1 in /docs (#162)
  • 98cc0e2 feat: add managed identity support auto-refresh app config job (#159)
  • 36fdcbf chore: use managed identity in app config example (#154)
  • f4db925 docs: add app config bicep template (#153)
  • b6d9a2e chore: Bump terser from 4.8.0 to 4.8.1 in /docs (#152)
  • 525ec28 chore: Bump eventsource from 1.1.0 to 1.1.1 in /docs (#148)
  • 3028ca5 fix: use correct EventGrid feature docs (#147)
  • 9ed514d chore: add package readme project tag (#146)

This list of changes was auto generated.