Releases: joelbyford/QrCodeApiApp
Releases · joelbyford/QrCodeApiApp
v6.0
What's Changed
- bumping to dotnet6 by @joelbyford in #60
- Bump System.Drawing.Common from 6.0.0 to 7.0.0 by @dependabot in #62
- Fixes for new Azure sub by @joelbyford in #63
- fixing staging slot name by @joelbyford in #64
- Bump ZXing.Net from 0.16.8 to 0.16.9 by @dependabot in #73
- Implement OIDC in YML Actions by @joelbyford in #77
- specify az login version 1.4 by @joelbyford in #79
- OIDC by @joelbyford in #80
- Bump Swashbuckle.AspNetCore from 6.4.0 to 6.5.0 by @dependabot in #68
- Test fixes by @joelbyford in #81
- Adding on pull_request_target workflow by @joelbyford in #84
- Bump System.Drawing.Common from 7.0.0 to 8.0.1 by @dependabot in #82
- Updating CodeQL Actions to v2, closes #85 by @joelbyford in #86
Full Changelog: v5.1...v6.0
Last dotnet 5 Release
Final release compatible with dotnet 5. All future versions will be dotnet 6 or greater.
What's Changed
- Bump Swashbuckle.AspNetCore from 5.6.3 to 6.0.7 by @dependabot-preview in #24
- Bump System.Drawing.Common from 5.0.0 to 5.0.1 by @dependabot-preview in #21
- Bump joelbyford.BasicAuth from 1.0.0 to 1.0.1 by @dependabot-preview in #18
- Bump Swashbuckle.AspNetCore from 6.0.7 to 6.1.0 by @dependabot-preview in #25
- Bump Swashbuckle.AspNetCore from 6.1.0 to 6.1.1 by @dependabot-preview in #27
- Bump System.Drawing.Common from 5.0.1 to 5.0.2 by @dependabot-preview in #26
- Auto testing by @joelbyford in #28
- Create main.yml by @joelbyford in #29
- Update README.md by @joelbyford in #31
- Bump Swashbuckle.AspNetCore from 6.1.1 to 6.1.2 by @dependabot-preview in #30
- Bump Swashbuckle.AspNetCore from 6.1.2 to 6.1.3 by @dependabot-preview in #32
- Security policy by @joelbyford in #33
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #35
- Bump Swashbuckle.AspNetCore from 6.1.3 to 6.1.4 by @dependabot in #36
- Bump Swashbuckle.AspNetCore from 6.1.4 to 6.1.5 by @dependabot in #37
- Bump joelbyford.BasicAuth from 1.0.1 to 1.1.0 by @dependabot in #38
- Bump Swashbuckle.AspNetCore from 6.1.5 to 6.2.1 by @dependabot in #40
- Bump Swashbuckle.AspNetCore from 6.2.1 to 6.2.2 by @dependabot in #41
- Bump Swashbuckle.AspNetCore from 6.2.2 to 6.2.3 by @dependabot in #42
- Bump System.Drawing.Common from 5.0.2 to 6.0.0 by @dependabot in #43
- Bump ZXing.Net from 0.16.6 to 0.16.7 by @dependabot in #44
- Bump joelbyford.BasicAuth from 1.1.0 to 1.1.1 by @dependabot in #45
- Bump Swashbuckle.AspNetCore from 6.2.3 to 6.3.0 by @dependabot in #48
- Bump ZXing.Net from 0.16.7 to 0.16.8 by @dependabot in #47
- Updating PR Build Action by @joelbyford in #50
- Bump Microsoft.OpenApi from 1.2.3 to 1.3.1 by @dependabot in #49
- Bump Swashbuckle.AspNetCore from 6.3.0 to 6.3.1 by @dependabot in #51
- Bump Microsoft.OpenApi from 1.3.1 to 1.3.2 by @dependabot in #53
- Bump Swashbuckle.AspNetCore from 6.3.1 to 6.4.0 by @dependabot in #55
- Bump Microsoft.OpenApi from 1.3.2 to 1.4.2 by @dependabot in #58
- Bump Microsoft.OpenApi from 1.4.2 to 1.4.3 by @dependabot in #59
New Contributors
- @dependabot made their first contribution in #36
Full Changelog: v5.0...v5.1
Dotnet 5 & BasicAuth support
Large number of changes throughout including:
- Supports dotnet 5
- BasicAuth option from joelbyford/BasicAuth added
- Supports POST and GET calls
- Includes a Deploy to Azure button on the Readme.md
Last dotnet core 2 implementation
What’s Changed
- Bump Microsoft.AspNetCore.Razor.Design from 2.1.1 to 2.2.0 (#16) @dependabot-preview
- Merge Dependabot Recommendations (#15) @joelbyford
Note all future releases will be migrated to dotnet 5 and not dotnet core 2.x
Beta 8
Point in time where known functionality is working.