Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Releases: Ed-Fi-Alliance-OSS/AdminAPI-2.x

v2.3.1-alpha.0.1

v2.3.1-alpha.0.1 Pre-release
Pre-release

Choose a tag to compare

@EdFiBuildAgent EdFiBuildAgent released this 19 Dec 22:24
5cc188b
[ADMINAPI-1332] Prepare to archive this repository (#389)

Remove scorecard link before archiving this repository
Add a note about moving to the other repository

Ed-Fi ODS Admin API v2.3.0

Choose a tag to compare

@roberthunterjr roberthunterjr released this 09 Dec 22:50
05597d2

Features

  • Tenant endpoints on V2: new read-only and management endpoints.

  • Health check endpoints for Security and Admin databases.

  • Integration test coverage enabled for Admin API.

  • Updated OpenAPI specifications for v2.3.0.

  • Docker images now built and published for ARM processors.

Enhancements

  • Improved Dockerfiles and connection string handling.

  • Security updates: .NET vulnerabilities remediated, upgraded to .NET 8.0.21.

  • Logging improvements: fixed double logging, improved configuration logging.

Installer workflow improvements.

  • Claimset import now includes grandchild ResourceClaims.

  • Profile endpoint returns clear 400 error for invalid input.

  • Improved log4net initialization for cross-platform compatibility.

Bug Fixes

  • Typo corrections in code and documentation.

  • Addressed warnings in Docker builds.

  • Fixed issues with Claimset import logic.

Breaking Changes

  • Tenant endpoint is now read-only; management operations moved to new endpoints.

  • ODS/API 6.0 introduces a breaking change in the security model.

Documentation

  • Updated migration guides for Docker and IIS.

  • Expanded developer docs for EF Core migrations and database updates.

  • Updated OpenAPI documentation for v2.3.0.

Migration/Upgrade Notes

  • Review updated migration guides before upgrading.

  • If using custom tenants or security roles, review breaking changes in the security model.

  • For ARM support, update Docker build and deployment scripts as needed.

v2.3.0

v2.3.0 Pre-release
Pre-release

Choose a tag to compare

@EdFiBuildAgent EdFiBuildAgent released this 09 Dec 22:50
05597d2
Pre-Release-v2.3.0

[ADMINAPI-1270] - Update db-admin image to version v1.4.3 in compose-…

v2.3.0-pre1

v2.3.0-pre1 Pre-release
Pre-release

Choose a tag to compare

@stephenfuqua stephenfuqua released this 22 Sep 19:31
338ae1a

Pre-release for QA and security testing.

v2.2.2

Choose a tag to compare

@stephenfuqua stephenfuqua released this 19 Aug 18:00
2029200

This patch release addresses two bugs:

  • A typo in the Docker startup script for Admin API, which caused the container to fail to launch.
  • A typo in the Open API specification for the token endpoint, which caused usage problems in Swagger UI.

It also provides the following improvements in the Docker containers:

  • Improved layer caching
  • Updated base images
  • Support for ODS/API 7.3

Packages:

v2.2.1

Choose a tag to compare

@EdFiBuildAgent EdFiBuildAgent released this 28 Aug 14:18
ee1be7e

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

Choose a tag to compare

@EdFiBuildAgent EdFiBuildAgent released this 07 May 16:32
v2.2.0
67bc461

What's Changed

  • [ADMINAPI-983] Update Admin API 2 to .NET 8 by @CSR2017 in #98
  • [ADMINAPI-977] Update actions, use correct URLs by @simpat-adam in #89
  • [ADMINAPI-32] Swagger UI - Fix issue with displaying recursive type by @JBrenesSimpat in #94
  • [ADMNAPI-989] Add read me file and fix docker file warnings by @CSR2017 in #96
  • [ADMINAPI-982] Check if PostgreSQL is ready using pg_isready by @msilesgap in #104
  • [ADMINAPI-755] Improve registration error handling by @simpat-adam in #103
  • [ADMINAPI-1006] Fix using authority url instead of issuer by @simpat-adam in #109
  • [ADMINAPI-1004] C# Improvements by @stephenfuqua in #108
  • [ADMINAPI-984] Update installer for 2.2.0 release by @simpat-adam in #113

New Contributors

Full Changelog: v2.1.1...v2.2.0

v2.1.1

Choose a tag to compare

@EdFiBuildAgent EdFiBuildAgent released this 01 Feb 19:05
v2.1.1
2c21cac

Admin API 2.1.1 fixes security vulnerability in Microsoft.Data.SqlClient

v2.1.0

Choose a tag to compare

@EdFiBuildAgent EdFiBuildAgent released this 12 Jan 20:21
v2.1.0
d048db2

Admin API v2.1.0 supports Multi-tenants, ODS API 7.1

v2.0.1

Choose a tag to compare

@stephenfuqua stephenfuqua released this 01 Nov 02:18
4b5aa59

Hotfix to resolve ADMINAPI-767: Changing Ed Org Id Leaves a Record Behind.