Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@Maria-C1 Maria-C1 released this 27 Mar 10:34
d60bd73

2.0.0 (2024-03-27)

Bug Fixes

  • Azure throws an Exception when the index doesn't exist (4c1330d)
  • Fix logging by flushing the app insights buffer (#26) (0413a78)
  • Remove the environment aspect of the configuration (#28) (9766e70)

Features

  • Add Azure Key Vault as a configuration provider and compact the config into a section (#25) (a6c9639)
  • Add telemetry client (#17) (e2f2d64)
  • Add the estimated reading time to the index (#20) (a7e00f4)
  • Convert to Azure Container App (cc37785), closes #24
  • Make the Title field searchable (#27) (243922a)
  • Switch to using an Azure Function instead of a Container App Job (#18) (9c334f9)

BREAKING CHANGES

  • Container App Job -> Azure function