Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Releases: SkillsFundingAgency/das-apprenticeship-programs-api

02/12/17 EffectiveDates and Training options

06 Dec 14:09
Compare
Choose a tag to compare
  • Add organisation type to EPAO list [CI-130]
  • Training options [CI-410]
  • Handle EffectiveDates for apprenticeships [CI-445]
  • Expand logging [CI-446]
  • Local logging

CHG0039726

15/11/2017 Minor fixes

15 Nov 15:59
Compare
Choose a tag to compare
  • Update API to use Elastic Search 5 [CI-383]
  • Fixing Swagger operation names

CHG0039536

13/10/17 logging and fixes

13 Oct 12:57
Compare
Choose a tag to compare

Provider

  • Logging : logging error message for invalid UKPRNs

Elastic Search

  • Query : Fix for framework id [CI-415]

CHG0039209

22/09/2017 Assessment Org Api and APi Client.

22 Sep 11:09
Compare
Choose a tag to compare

Assessment Orgs

  • API : Added Get Standards by Assessment Orgs id endpoint [CI-331]
  • API : Added links to existing endpoints [CI-331]
  • API Client : Added new endpoints [CI-331]

CHG0039007

06/07/2017 Api and APi Client.

06 Jul 14:46
Compare
Choose a tag to compare

API

  • Providers API : Added Get providers for specific standard or framework [CI-202]
  • Apprenticeship API : Added Subject Area 1 and Subject Area 2 fields to API [CI-347]
  • Apprenticeship API : Added framework codes endpoints [CI-349]

API Client

  • Apprenticeship API Client : Added Subject Area 1 and Subject Area 2 fields to API Types [CI-347]
  • Apprenticeship API Client : Added Get Framework codes method to API Client [CI-347]

CHG0038438

08/06/2017 Logging, Api Monitoring Endpoint and Async support for Api Client

09 Jun 12:58
Compare
Choose a tag to compare

API

  • API : Added API Head endpoints for monitoring [CI-284]
  • Logging : Updated DAS Logger package
  • Logging : Logging each request to the endpoint [CI-282]

API Client

  • API Clients : Added async methods for API clients [CI-82]

CHG0038196

23/03/2017 IsLevyPayerOnly Flag & Shared Logging

23 Mar 15:39
Compare
Choose a tag to compare

API

General: Shared Logging [CI-162]

Providers API

ApprenticeshipProviders: Fix for IsLevyPayerOnly flag on Apprenticeship provider endpoint [CI-113]

CHG0037444

02/03/2017 - Api Improvements, RoATP Phase 1 Toggle, Apprenticeship Provider Legal Name

03 Mar 09:16
Compare
Choose a tag to compare

General API

  • Analytics : Adding API analytics to GA from the API [CI-123]

Providers API

  • Logging : BugFix - Stop logging 404 errors
  • Providers: RoATP Toggle for returning providers from RoATP

Apprenticeship Programmes API

  • Api Documentation : Api Landing Page [CI-81]
  • Providers : Returning LegalName for apprenticeship providers [CI-145]

API Clients

  • Configuration : Client projects are built using .NET 4.5, instead of .NET 4.5.2 for compatibility reasons with existing consumers.

07/02/17 Assessment Orgs & Logging

07 Feb 09:32
Compare
Choose a tag to compare

Apprenticeship Programmes API

  • Assessment Organisations : adding a URI for GET /assessment-organisations/standards/{code} [CI-92]
  • Logging : fix for logging by adding missing octopus variables
  • Standards : Adding isPublished flag

API Client

  • Assessment Organisations : Get by standard [CI-92]

23/01/2017 Assessment Organisations endpoints and minor updates

23 Jan 13:10
Compare
Choose a tag to compare

Apprenticeship Programmes API

  • Assessment Organisations : adding a URI for GET /assessment-organisations [CI-63]
  • Assessment Organisations : adding a URI for GET /assessment-organisations/{organisationId} [CI-92]
  • Frameworks : adding Duration and MaxFunding field [FAT-80]
  • Standards : adding Duration and MaxFunding field [FAT-80]
  • Providers : adding Aliases field [CI-78]
  • Providers : adding addresses from GET /providers/{ukprn} [FAT-143]
  • Provider : getting a provider returns a single result not a collection [FAT-144]

API Client

  • Providers : UKPRN now is a long [FAT-200]
  • Providers : GET /providers/{ukprn} now returns a single provider
  • Assessment Organisations : adding API client [CI-63]