Releases: Ed-Fi-Alliance-OSS/Ed-Fi-ODS-AdminApp
Releases · Ed-Fi-Alliance-OSS/Ed-Fi-ODS-AdminApp
v3.3.2-alpha.0.4
Pre-Release-v3.3.2-alpha.0.4 [AA-1772] Fix Admin App E2E Tests (#479)
v3.3.2-alpha.0.3
Pre-Release-v3.3.2-alpha.0.3 AA-1773 Fix the extension and substring of the 'promote-package' scri…
v3.3.2-alpha.0.2
Bump RestSharp (#477) Bumps the nuget group with 1 update in the /Application/EdFi.Ods.AdminApp.Management directory: [RestSharp](https://github.com/restsharp/RestSharp). Updates `RestSharp` from 111.2.0 to 112.0.0 - [Release notes](https://github.com/restsharp/RestSharp/releases) - [Commits](https://github.com/restsharp/RestSharp/compare/111.2.0...112.0.0) --- updated-dependencies: - dependency-name: RestSharp dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v3.3.2-alpha.0.1
Bump micromatch (#478) Bumps the npm_and_yarn group with 1 update in the /Application/EdFi.Ods.AdminApp.E2E.Tests directory: [micromatch](https://github.com/micromatch/micromatch). Updates `micromatch` from 4.0.5 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v3.3.1
Release for Admin App v3.3.1
What's Changed
- [AA-1742] Improve Pre-release and Release Workflows in GH Actions by @jpardogrowthaccelerationpartners in #461
- Create scorecard.yml by @jasonh-edfi in #462
- Create SECURITY.md by @jasonh-edfi in #463
- Update README.md by @jasonh-edfi in #464
- Bump Npgsql from 8.0.2 to 8.0.3 in /Application/EdFi.Ods.AdminApp.Web in the nuget group across 1 directory by @dependabot in #465
- [AA-1744] NET 8 - Update Restsharp to latest version by @jleiva-gap in #466
- [AA-1752] Update on-release pipeline by @jpardogrowthaccelerationpartners in #467
- [AA-1744] NET 8 - Update Restsharp - Token Serialization by @jleiva-gap in #469
- [AA-1744] NET 8 - Update Restsharp - Token Serialization (Post and Put) by @jleiva-gap in #473
- Bump braces from 3.0.2 to 3.0.3 in /Application/EdFi.Ods.AdminApp.E2E.Tests in the npm_and_yarn group across 1 directory by @dependabot in #468
- [AA-1769] Improve Workflow Permissions by @chrisgocode in #471
- [AA-1744] Fix error to call a method GET using restsharp by @jagudelo-gap in #474
- [AA-1744] NET 8 - Update Restsharp - Token Serialization by @jleiva-gap in #472
- [AA-1751] - Release Admin App by @jpardogrowthaccelerationpartners in #476
New Contributors
- @jasonh-edfi made their first contribution in #462
- @chrisgocode made their first contribution in #471
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- [AA-1736] Update security packages in /Application/EdFi.Ods.AdminApp.E2E.Tests by @jpardogrowthaccelerationpartners in #438
- [AA-1696]: Remove scheduled triggers on E2E Test by @jpardogrowthaccelerationpartners in #440
- [AA-1653] Trigger on-pullrequest workflow with cshtml files by @jleiva-gap in #439
- [AA-1590] Fixes on-prerelease and on-release workflows. by @DavidJGapCR in #442
- [AA-1590] Fixes on-prerelease workflow. by @DavidJGapCR in #444
- [AA-1440] Improves message when claimset is edited. by @DavidJGapCR in #446
- [AA-1440] Improves message with timer when claimset is edited by @DavidJGapCR in #449
- [AA-1732] Admin App POST application makes new incorrect rows in dbo.users table by @jagudelo-gap in #445
- [AA-1645] Update DB Deploy version in the Admin App installer by @DavidJGapCR in #447
- [AA-1719] Strip leading and trailing whitespaces from LEA and Post-Secondary by @jagudelo-gap in #448
- [AA-1719] Strip leading and trailing whitespaces from Schools by @jagudelo-gap in #451
- [AA-1702] - Removes signalR. by @DavidJGapCR in #450
- [AA-1738] - Updates the path of missing files in Admin App E2E Test by @DavidJGapCR in #452
- [AA-1737] Update Admin App to .NET 8 by @jleiva-gap in #453
- [AA-1737] Upgrade to NET 8 - Fixes by @jleiva-gap in #454
- [AA-1686] Update Admin App base Alpine images by @jleiva-gap in #456
- Bump follow-redirects from 1.15.5 to 1.15.6 in /Application/EdFi.Ods.AdminApp.E2E.Tests by @dependabot in #443
- Fix On Pre-release Provenance generator by @jpardogrowthaccelerationpartners in #457
- Fix create provenance set compile tru by @jpardogrowthaccelerationpartners in #458
- [AA-1741] Release Admin App by @jpardogrowthaccelerationpartners in #460
New Contributors
- @DavidJGapCR made their first contribution in #442
Full Changelog: v3.2.1...v3.3.0
v3.2.1
Admin App ClaimSet editor now supports ReadChange action and multiple authorization strategies.
For more information on this release, please refer Admin App: What's New
v3.2.0
Admin App ClaimSet editor now supports ReadChange action and multiple authorization strategies.
For more information on this release, please refer Admin App: What's New
v3.1.2
v3.1.1
Admin App v3.1.1 - AA-1663