Releases: DFE-Digital/childrens-social-care-cpd-indexer
Releases · DFE-Digital/childrens-social-care-cpd-indexer
v2.0.0
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
v1.0.0-next.14
1.0.0-next.14 (2024-02-14)
Bug Fixes
v1.0.0-next.13
v1.0.0-next.12
1.0.0-next.12 (2024-01-19)
Bug Fixes
v1.0.0-next.11
1.0.0-next.11 (2024-01-19)
Features
v1.0.0-next.10
v1.0.0-next.9
1.0.0-next.9 (2024-01-15)
Features
- Add the estimated reading time to the index (#20) (a7e00f4)
- Switch to using an Azure Function instead of a Container App Job (#18) (9c334f9)
BREAKING CHANGES
- Container App Job -> Azure function
v1.0.0-next.8
v1.0.0
1.0.0 (2023-12-08)
Bug Fixes
- Add command line override to auto accept conditions (7263aa6), closes #12
- Always create the index if it doesn't already exist (#13) (c6cda71)
- Fix the github workflow directory name (cf018c5), closes #2
- Fix the github workflow directory name (f1a3032)
- Push to registry was not being set (83013dd), closes #11
- semantic-release workflow was missing file extension (c9b30b9)
- Set job working directory to 'src' (5ea31f6)
- Update build-docker-image.yml (d39cf92), closes #10
- Update build-docker-image.yml (8be0ab8), closes #9
Features
v1.0.0-next.7
1.0.0-next.7 (2023-12-08)
Bug Fixes
- Azure throws an Exception when the index doesn't exist (4c1330d)