Releases: aviationexam/apple-app-store-connect-api
Releases · aviationexam/apple-app-store-connect-api
0.3.1
What's Changed
Features
- feat: skip external resource downloads when DependencyUpdaterMinimalRestore is set (#257)
- Add trx reporting (#236)
Build & Infrastructure
- Migrate to centralized package management with Directory.Packages.props (#246)
- Add NuGet package lock files for reproducible builds (#248)
- Setup Aviationexam.DependencyUpdater for automated dependency updates (#241)
- Complete dependency updater configuration (#243)
Dependencies
- Bump microsoft group – 21 updates (#244)
- Bump xunit.v3.mtp-v2 from 3.2.0 to 3.2.1 (#245)
- Bump Microsoft.Testing.Extensions.CodeCoverage from 18.1.0 to 18.3.2 (#252, #254)
- Bump aviationexam/Aviationexam.DependencyUpdater from 0.4.10 to 0.4.13 (#242, #247, #249)
- Bump dorny/test-reporter from 2.1.1 to 2.5.0 (#237, #239, #250, #251)
- Bump actions/checkout from 5 to 6 (#238)
- Bump actions/upload-artifact from 5 to 6 (#240)
0.3.0
What's Changed
- Bump microsoft.openapi.kiota from 1.24.0 to 1.24.1 in the microsoft group by @dependabot[bot] in #222
- Bump microsoft.openapi.kiota from 1.24.1 to 1.24.2 in the microsoft group by @dependabot[bot] in #223
- Bump microsoft.openapi.kiota from 1.24.2 to 1.24.3 in the microsoft group by @dependabot[bot] in #224
- Bump microsoft.openapi.kiota from 1.24.3 to 1.25.1 in the microsoft group by @dependabot[bot] in #225
- Bump System.Text.Json from 9.0.3 to 9.0.4 in the microsoft group by @dependabot[bot] in #226
- Bump microsoft.openapi.kiota from 1.25.1 to 1.26.0 in the microsoft group by @dependabot[bot] in #227
- Migrate to SLNX by @trejjam in #228
- Fix dotsettings by @trejjam in #229
- Bump the microsoft group with 1 update by @dependabot[bot] in #230
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #231
- Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #232
- Bump the microsoft group with 1 update by @dependabot[bot] in #233
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #234
- Add net 10 target by @trejjam in #235
Full Changelog: 0.2.4...0.3.0
0.2.4
What's Changed
- Bump the microsoft group with 6 updates by @dependabot in #205
- Bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in the xunit group by @dependabot in #206
- Update GitVersion.yml by @trejjam in #207
- Bump the microsoft group with 6 updates by @dependabot in #208
- Bump coverlet.collector from 6.0.2 to 6.0.4 by @dependabot in #216
- Bump the microsoft group with 6 updates by @dependabot in #210
- Bump microsoft.openapi.kiota from 1.21.0 to 1.24.0 in the microsoft group by @dependabot in #220
- Bump the xunit group with 2 updates by @dependabot in #212
- Bump the microsoft group with 19 updates by @dependabot in #214
- Bump System.Text.Json from 9.0.1 to 9.0.3 in the microsoft group by @dependabot in #219
- Use xunit v3 by @trejjam in #221
Full Changelog: 0.2.3...0.2.4
0.2.3
What's Changed
- Bump the microsoft group with 3 updates by @dependabot in #190
- Bump the microsoft group with 7 updates by @dependabot in #191
- Bump Microsoft.Extensions.Caching.Memory from 8.0.0 to 8.0.1 in /src/Apple.AppStoreConnect.Tests by @dependabot in #192
- Bump the microsoft group with 6 updates by @dependabot in #193
- Bump Microsoft.IdentityModel.JsonWebTokens from 8.1.2 to 8.2.0 in the microsoft group by @dependabot in #194
- Bump the microsoft group with 6 updates by @dependabot in #195
- Bump microsoft.openapi.kiota from 1.19.1 to 1.20.0 in the microsoft group by @dependabot in #196
- Add net 9 by @trejjam in #200
- Update LangVersion by @trejjam in #201
- Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in the microsoft group by @dependabot in #202
- Bump Microsoft.IdentityModel.JsonWebTokens from 8.2.1 to 8.3.0 in the microsoft group by @dependabot in #203
- Bump microsoft.openapi.kiota from 1.20.0 to 1.21.0 in the microsoft group by @dependabot in #204
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- Bump Microsoft.Extensions.TimeProvider.Testing from 8.9.0 to 8.9.1 in the microsoft group by @dependabot in #180
- Bump Moq from 4.20.71 to 4.20.72 by @dependabot in #181
- Bump H.Resources.Generator from 1.6.0 to 1.6.1 by @dependabot in #182
- Bump xunit from 2.9.0 to 2.9.2 in the xunit group by @dependabot in #186
- Bump Microsoft.IdentityModel.JsonWebTokens from 8.0.2 to 8.1.1 in the microsoft group by @dependabot in #188
- Bump the microsoft group with 6 updates by @dependabot in #185
- Bump microsoft.openapi.kiota from 1.18.0 to 1.19.0 in the microsoft group by @dependabot in #187
- Bump the microsoft group with 8 updates by @dependabot in #189
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Bump Moq from 4.20.70 to 4.20.71 by @dependabot in #176
- Bump the microsoft group with 6 updates by @dependabot in #177
- Bump the microsoft group with 8 updates by @dependabot in #178
- Bump microsoft.openapi.kiota from 1.18.0-preview.202408290001 to 1.18.0 in the microsoft group by @dependabot in #179
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Add PackageLicenseExpression by @trejjam in #163
- Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in the microsoft group by @dependabot in #165
- Migrate to Kiota by @trejjam in #168
- Drop no longer used Apple.AppStoreConnect.DependencyInjection by @trejjam in #169
- Add openapi.json preprocessor by @trejjam in #170
- Add version/action.yml by @trejjam in #171
- Move gittools into version/action.yml by @trejjam in #172
- Add NuGetPreReleaseTagV2 into the version by @trejjam in #173
- Update readme by @trejjam in #174
- Update kiota by @trejjam in #175
Full Changelog: 0.1.12...0.2.0
0.1.12
What's Changed
-
Bump Microsoft.IdentityModel.Protocols.OpenIdConnect from 7.6.3 to 8.0.1 in the microsoft group by @dependabot in #157
-
Bump gittools/actions from 1.1.1 to 3.0.0 by @dependabot in #159
-
Bump Microsoft.Extensions.TimeProvider.Testing from 8.7.0 to 8.8.0 in the microsoft group by @dependabot in #160
-
Bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0 in the microsoft group by @dependabot in #161
Full Changelog: 0.1.11...0.1.12
0.1.11
What's Changed
- Bump the xunit group with 2 updates by @dependabot in #152
- Bump System.Text.Json from 8.0.2 to 8.0.4 in /src/Apple.AppStoreConnect by @dependabot in #153
Full Changelog: 0.1.10...0.1.11