Releases: Altinn/altinn-broker
Releases · Altinn/altinn-broker
v1.1.0
What's Changed
New Features 🎉
- automate release notes by @Andreass2 in #442
Bugfixes 🐛
- Fix git releases to be from main branch by @Andreass2 in #450
- Add correct party ID to all events to ensure correct receiver for event by @Andreass2 in #453
Uncategorized changes
- Feature/simple upload poc & Build by @RagnarFatland-Avanade in #109
- Configure Renovate - disabled by @renovate in #114
- Update nuget non-major dependencies by @renovate in #116
- Update dependency Microsoft.AspNetCore.OpenApi to v7.0.11 by @renovate in #117
- Basic blob upload by @Ceredron in #110
- Local db development by @Ceredron in #119
- Update actions/checkout action to v4 by @renovate in #129
- Update nuget non-major dependencies by @renovate in #128
- Domain with database access layer by @Ceredron in #126
- Added new suggested way to run locally by @Ceredron in #121
- Update dependency coverlet.collector to v6 by @renovate in #130
- Database connection provider by @Ceredron in #139
- Managed identity to database by @Ceredron in #146
- Push container to registry by @Ceredron in #142
- Update nuget non-major dependencies by @renovate in #145
- Update docker/login-action action to v3 by @renovate in #152
- Update flyway/flyway Docker digest to 9e78682 by @renovate in #151
- Feature/renskriv av poc - Eksterne kall med entiteter skal nå være definert by @tomshag in #155
- Tag image with Git tag so that specific versions can be deployed by @Ceredron in #153
- Update nuget non-major dependencies by @renovate in #156
- Update dependency Microsoft.AspNetCore.OpenApi to v7.0.13 by @renovate in #162
- API with file only by @Ceredron in #158
- Added Open API spec by @Ceredron in #160
- Dotnet format by @Ceredron in #166
- Updated spec by @Ceredron in #167
- Database user needs access to sequences. by @Ceredron in #168
- Update dependency xunit to v2.6.1 by @renovate in #169
- Ensure that CREATE EXTENSION does not run on Azure by @Ceredron in #172
- Updated health controller by @Ceredron in #173
- Updated status enums by @Ceredron in #174
- Update altinn-broker-v1.json by @RagnarFatland-Avanade in #192
- Altinn-managed storage support by @Ceredron in #178
- Fix healthcheck by @Ceredron in #195
- Update nuget non-major dependencies by @renovate in #180
- Update mcr.microsoft.com/dotnet/aspnet Docker tag to v8 by @renovate in #181
- Update mcr.microsoft.com/dotnet/sdk Docker tag to v8 by @renovate in #182
- Update dependency Microsoft.Extensions.Hosting.Abstractions to v8 by @renovate in #190
- Update dependency Microsoft.AspNetCore.Authentication.JwtBearer to v8 by @renovate in #187
- Update dependency Microsoft.Extensions.DependencyInjection.Abstractions to v8 by @renovate in #189
- Update dependency Microsoft.AspNetCore.OpenApi to v8 by @renovate in #188
- Update flyway/flyway Docker digest to 5441419 by @renovate in #179
- Update to Dotnet 8 by @Ceredron in #196
- Remove storage account healthcheck as we only use it when running locally now by @Ceredron in #198
- End-to-end happy path test by @Ceredron in #199
- Code clean-up by @Ceredron in #200
- Maskinporten auth by @Ceredron in #210
- Re-factored code to CQRS by @Ceredron in #214
- Update nuget non-major dependencies by @renovate in #207
- Update actions/setup-java action to v4 by @renovate in #218
- Improve logging by @Ceredron in #224
- Add dummy tokens to Postman for local development by @Ceredron in #225
- Update dependency Microsoft.Extensions.Options.ConfigurationExtensions to v8 by @renovate in #208
- Opprett webhook for Microsoft Defender for Azure Storage Scan Results via Event-Grid by @tomshag in #226
- File deletion by @Ceredron in #227
- Added simple authorization for the Hangfire dashboard by @Ceredron in #230
- Feature/165 implement filesearch with date and status filters by @tomshag in #235
- Dispose database connections properly by @Ceredron in #233
- Update actions/setup-dotnet action to v4 by @renovate in #232
- Update nuget non-major dependencies by @renovate in #231
- Validation rules by @Ceredron in #237
- Hangfire migration by @Ceredron in #238
- Use subscription specified by configuration for resource management by @Ceredron in #239
- We should not call Azure Management API more than necessary. by @Ceredron in #241
- Made dashboard separate application by @Ceredron in #243
- Updated to include webhook subscription by @tomshag in #259
- Update nuget non-major dependencies by @renovate in #242
- Initial broker legacy controller by @RagnarFatland-Avanade in #274
- Expanded GetFiles / File Search with RecipientFileStatus by @RagnarFatland-Avanade in #276
- Service API by @Ceredron in #262
- Added/exposed new file metadata fields by @RagnarFatland-Avanade in #283
- Add resource to domain by @Ceredron in #281
- Tests for resource controller by @Ceredron in #286
- Update actions/cache action to v4 by @renovate in #287
- Added LegacyFileController.GetFileOverview by @RagnarFatland-Avanade in #288
- Update Open API spec by @Ceredron in #289
- Added Initialize and Upload operations to LegacyFileController by @RagnarFatland-Avanade in #290
- Feature/251 get available files by @tomshag in #291
- Download and ConfirmDownload by @tomshag in #292
- Update dependency Azure.ResourceManager to v1.10.1 by @renovate in #297
- Add .API suffix by @Ceredron in #296
- Add support for detailed file status by @Ceredron in #294
- Checksum validation by @Ceredron in #298
- Update nuget non-major dependencies to v7.3.1 by @renovate in #303
- Changed from Maskinporten token to Altinn token by @Ceredron in #304
- Update nuget non-major dependencies by @renovate in #308
- Integrate with Resource Registry by @Ceredron in #307
- Altinn Authorization by @Ceredron in #314
- Missing .dll suffix by @Ceredron in #315
- Add subscription key to authorization calls by @Ceredron in #319
- Update nuget non-major dependencies by @renovate...