Releases: PerfectThymeTech/AzureFunctionPython
Releases · PerfectThymeTech/AzureFunctionPython
v0.18.0
What's Changed
- Update pytest requirement from ~=8.0.2 to ~=8.1.1 by @dependabot in #158
- Bump azure/login from 1 to 2 by @dependabot in #156
- Bump docker/build-push-action from 5.1.0 to 5.2.0 by @dependabot in #157
- Bump hashicorp/azurerm from 3.94.0 to 3.95.0 in /code/infra by @dependabot in #159
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by @dependabot in #153
- Update opentelemetry-instrumentation-httpx requirement from ~=0.43b0 to ~=0.44b0 in /code/function by @dependabot in #151
- Bump azure-monitor-opentelemetry-exporter from 1.0.0b22 to 1.0.0b23 in /code/function by @dependabot in #150
- Bump hashicorp/azurerm from 3.93.0 to 3.94.0 in /code/infra by @dependabot in #152
- Switch to Premium Function Plan by @marvinbuss in #154
- Update Function Settings for Premium Plan by @marvinbuss in #155
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- Update pytest requirement from ~=8.0.1 to ~=8.0.2 by @dependabot in #148
- Update pre-commit requirement from ~=3.6.1 to ~=3.6.2 by @dependabot in #147
- Update pydantic-settings requirement from ~=2.2.0 to ~=2.2.1 in /code/function by @dependabot in #140
- Update httpx requirement from ~=0.26.0 to ~=0.27.0 by @dependabot in #146
- Update httpx requirement from ~=0.26.0 to ~=0.27.0 in /code/function by @dependabot in #143
- Update fastapi requirement from ~=0.109.2 to ~=0.110.0 in /code/function by @dependabot in #141
- Bump azure/azapi from 1.12.0 to 1.12.1 in /code/infra by @dependabot in #145
- Bump hashicorp/azurerm from 3.92.0 to 3.93.0 in /code/infra by @dependabot in #144
- Bump opentelemetry-instrumentation-fastapi from 0.43b0 to 0.44b0 in /code/function by @dependabot in #139
- Update opentelemetry-instrumentation-system-metrics requirement from ~=0.43b0 to ~=0.44b0 in /code/function by @dependabot in #142
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Add git baseline by @marvinbuss in #132
- Update gitignore by @marvinbuss in #133
- Add Terraform files to gitignore by @marvinbuss in #134
- Update pytest requirement from ~=8.0.0 to ~=8.0.1 by @dependabot in #137
- Update pydantic-settings requirement from ~=2.1.0 to ~=2.2.0 in /code/function by @dependabot in #135
- Bump hashicorp/azurerm from 3.91.0 to 3.92.0 in /code/infra by @dependabot in #136
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Update Scaling by @marvinbuss in #124
- Add Action Group by @marvinbuss in #125
- Add service health alerting by @marvinbuss in #126
- Add Architecture Diagram by @marvinbuss in #127
- Bump hashicorp/azurerm from 3.90.0 to 3.91.0 in /code/infra by @dependabot in #130
- Update fastapi requirement from ~=0.109.1 to ~=0.109.2 in /code/function by @dependabot in #129
- Update pre-commit requirement from ~=3.6.0 to ~=3.6.1 by @dependabot in #128
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Health Endpoint Validation by @marvinbuss in #108
- Add CodeQL Code Scanning by @marvinbuss in #109
- Stop Collecting Logs about Application Insights Logs by @marvinbuss in #114
- Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 by @dependabot in #118
- Bump docker/metadata-action from 5.5.0 to 5.5.1 by @dependabot in #117
- Update fastapi requirement from ~=0.109.0 to ~=0.109.1 in /code/function by @dependabot in #120
- Bugfix Header Auth Health Endpoint by @marvinbuss in #110
- Bump azure/azapi from 1.11.0 to 1.12.0 in /code/infra by @dependabot in #113
- Bump hashicorp/azurerm from 3.87.0 to 3.90.0 in /code/infra by @dependabot in #119
- Bump azure-monitor-opentelemetry-exporter from 1.0.0b20 to 1.0.0b22 in /code/function by @dependabot in #121
- Update Function Workflow Triggers by @marvinbuss in #122
- Update pytest requirement from ~=7.4.4 to ~=8.0.0 by @dependabot in #115
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Update Logging in host.json by @marvinbuss in #105
- Update Dependency References and Versions by @marvinbuss in #106
- Cosmetic Workflow Changes by @marvinbuss in #107
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Update azure-functions requirement from ~=1.17.0 to ~=1.18.0 in /code/function by @dependabot in #103
- Bump hashicorp/azurerm from 3.86.0 to 3.87.0 in /code/infra by @dependabot in #102
- Update fastapi requirement from ~=0.108.0 to ~=0.109.0 in /code/function by @dependabot in #104
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Update Permission Details in Terraform by @marvinbuss in #101
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Bump actions/setup-node from 3 to 4 by @dependabot in #57
- Add Container by @marvinbuss in #59
- Update Container Build and Push by @marvinbuss in #60
- Test Container Push by @marvinbuss in #61
- Bump hashicorp/setup-terraform from 2 to 3 by @dependabot in #65
- Update fastapi requirement from ~=0.104.0 to ~=0.104.1 in /code/function by @dependabot in #64
- Bump azure/azapi from 1.9.0 to 1.10.0 in /code/infra by @dependabot in #62
- Bump sigstore/cosign-installer from 3.1.2 to 3.2.0 by @dependabot in #68
- Bump azure-monitor-opentelemetry-exporter from 1.0.0b17 to 1.0.0b18 in /code/function by @dependabot in #67
- Bump docker/metadata-action from 5.0.0 to 5.4.0 by @dependabot in #83
- Bump actions/publish-action from 0.2.2 to 0.3.0 by @dependabot in #77
- Bump actions/github-script from 6 to 7 by @dependabot in #69
- Bump docker/build-push-action from 5.0.0 to 5.1.0 by @dependabot in #70
- Bump actions/setup-python from 4 to 5 by @dependabot in #76
- Remove retention policy by @marvinbuss in #84
- Update GitHub Workflows by @marvinbuss in #85
- Bump sigstore/cosign-installer from 3.2.0 to 3.3.0 by @dependabot in #86
- Update pre-commit requirement from ~=3.5.0 to ~=3.6.0 by @dependabot in #87
- Bump azure/azapi from 1.10.0 to 1.11.0 in /code/infra by @dependabot in #82
- Bump hashicorp/azurerm from 3.77.0 to 3.79.0 in /code/infra by @dependabot in #63
- Update PIP Libraries by @marvinbuss in #89
- Update Function IaC for Containers by @marvinbuss in #90
- Add missing app configuration by @marvinbuss in #91
- Switch to Manual Azure Monitor Setup by @marvinbuss in #96
- Add Opentelemetry Instrumentation for AIOHTTP by @marvinbuss in #92
- Switch to Azure Monitor Library by @marvinbuss in #93
- Bump hashicorp/azurerm from 3.79.0 to 3.85.0 in /code/infra by @dependabot in #95
- Update pytest requirement from ~=7.4.3 to ~=7.4.4 by @dependabot in #100
- Bump docker/metadata-action from 5.4.0 to 5.5.0 by @dependabot in #99
- Bump hashicorp/azurerm from 3.85.0 to 3.86.0 in /code/infra by @dependabot in #98
- Exclude App Insights URL Dependency by @marvinbuss in #97
Full Changelog: v0.8.0...v0.9.0