Skip to content

Release 0.139.1#3345

Merged
odlbot merged 12 commits intoreleasefrom
release-candidate
Mar 3, 2026
Merged

Release 0.139.1#3345
odlbot merged 12 commits intoreleasefrom
release-candidate

Conversation

@odlbot
Copy link
Contributor

@odlbot odlbot commented Mar 2, 2026

Nathan Levesque

James Kachel

Chris Chudzicki

Copilot

Tobias Macey

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

OpenAPI Changes

Show/hide ## Changes for v0.yaml:
## Changes for v0.yaml:
25 changes: 11 error, 0 warning, 14 info
error	[response-required-property-removed] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/course_certificates/{cert_uuid}/
		removed the required property 'course_run/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/courses/
		removed the required property 'results/items/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/courses/{id}/
		removed the required property 'programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/enrollments/
		removed the required property '/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v0.yaml	
	in API POST /api/v2/enrollments/
		removed the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '201' status

error	[response-required-property-removed] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/pages/?fields=*&type=cms.coursepage
		removed the required property 'items/items/course_details/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/pages/{id}/
		removed the required property '/oneOf[#/components/schemas/CoursePageItem]/course_details/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/program_enrollments/
		removed the required property '/items/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v0.yaml	
	in API DELETE /api/v2/program_enrollments/{id}/
		removed the required property '/items/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/program_enrollments/{id}/
		removed the required property 'enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v0.yaml	
	in API POST /api/v2/verified_program_enrollments/{program_id}/{courserun_id}/
		removed the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v1/program_enrollments/
		added the required property '/items/program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API DELETE /api/v1/program_enrollments/{id}/
		added the required property 'program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v1/program_enrollments/{id}/
		added the required property 'program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v1/programs/
		added the required property 'results/items/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v1/programs/{id}/
		added the required property 'enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/pages/?fields=*&type=cms.programpage
		added the required property 'items/items/program_details/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/pages/{id}/
		added the required property '/oneOf[#/components/schemas/ProgramPageItem]/program_details/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/program_certificates/{cert_uuid}/
		added the required property 'program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/program_enrollments/
		added the required property '/items/program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API DELETE /api/v2/program_enrollments/{id}/
		added the required property '/items/program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/program_enrollments/{id}/
		added the required property 'program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/programs/
		added the required property 'results/items/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/programs/{id}/
		added the required property 'enrollment_modes' to the response with the '200' status

info	[endpoint-added] at head/openapi/specs/v0.yaml	
	in API DELETE /api/v3/program_enrollments/{program_id}/
		endpoint added



## Changes for v1.yaml:
25 changes: 11 error, 0 warning, 14 info
error	[response-required-property-removed] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/course_certificates/{cert_uuid}/
		removed the required property 'course_run/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/courses/
		removed the required property 'results/items/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/courses/{id}/
		removed the required property 'programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/enrollments/
		removed the required property '/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v1.yaml	
	in API POST /api/v2/enrollments/
		removed the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '201' status

error	[response-required-property-removed] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/pages/?fields=*&type=cms.coursepage
		removed the required property 'items/items/course_details/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/pages/{id}/
		removed the required property '/oneOf[#/components/schemas/CoursePageItem]/course_details/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/program_enrollments/
		removed the required property '/items/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v1.yaml	
	in API DELETE /api/v2/program_enrollments/{id}/
		removed the required property '/items/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/program_enrollments/{id}/
		removed the required property 'enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v1.yaml	
	in API POST /api/v2/verified_program_enrollments/{program_id}/{courserun_id}/
		removed the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/program_enrollments/
		added the required property '/items/program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API DELETE /api/v1/program_enrollments/{id}/
		added the required property 'program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/program_enrollments/{id}/
		added the required property 'program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/programs/
		added the required property 'results/items/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/programs/{id}/
		added the required property 'enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/pages/?fields=*&type=cms.programpage
		added the required property 'items/items/program_details/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/pages/{id}/
		added the required property '/oneOf[#/components/schemas/ProgramPageItem]/program_details/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/program_certificates/{cert_uuid}/
		added the required property 'program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/program_enrollments/
		added the required property '/items/program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API DELETE /api/v2/program_enrollments/{id}/
		added the required property '/items/program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/program_enrollments/{id}/
		added the required property 'program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/programs/
		added the required property 'results/items/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/programs/{id}/
		added the required property 'enrollment_modes' to the response with the '200' status

info	[endpoint-added] at head/openapi/specs/v1.yaml	
	in API DELETE /api/v3/program_enrollments/{program_id}/
		endpoint added



## Changes for v2.yaml:
25 changes: 11 error, 0 warning, 14 info
error	[response-required-property-removed] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/course_certificates/{cert_uuid}/
		removed the required property 'course_run/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/courses/
		removed the required property 'results/items/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/courses/{id}/
		removed the required property 'programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/enrollments/
		removed the required property '/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v2.yaml	
	in API POST /api/v2/enrollments/
		removed the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '201' status

error	[response-required-property-removed] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/pages/?fields=*&type=cms.coursepage
		removed the required property 'items/items/course_details/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/pages/{id}/
		removed the required property '/oneOf[#/components/schemas/CoursePageItem]/course_details/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/program_enrollments/
		removed the required property '/items/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v2.yaml	
	in API DELETE /api/v2/program_enrollments/{id}/
		removed the required property '/items/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/program_enrollments/{id}/
		removed the required property 'enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v2.yaml	
	in API POST /api/v2/verified_program_enrollments/{program_id}/{courserun_id}/
		removed the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/course/allOf[#/components/schemas/V2Course]/programs/items/enrollment_modes' from the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v1/program_enrollments/
		added the required property '/items/program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API DELETE /api/v1/program_enrollments/{id}/
		added the required property 'program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v1/program_enrollments/{id}/
		added the required property 'program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v1/programs/
		added the required property 'results/items/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v1/programs/{id}/
		added the required property 'enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/pages/?fields=*&type=cms.programpage
		added the required property 'items/items/program_details/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/pages/{id}/
		added the required property '/oneOf[#/components/schemas/ProgramPageItem]/program_details/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/program_certificates/{cert_uuid}/
		added the required property 'program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/program_enrollments/
		added the required property '/items/program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API DELETE /api/v2/program_enrollments/{id}/
		added the required property '/items/program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/program_enrollments/{id}/
		added the required property 'program/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/programs/
		added the required property 'results/items/enrollment_modes' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/programs/{id}/
		added the required property 'enrollment_modes' to the response with the '200' status

info	[endpoint-added] at head/openapi/specs/v2.yaml	
	in API DELETE /api/v3/program_enrollments/{program_id}/
		endpoint added



Unexpected changes? Ensure your branch is up-to-date with main (consider rebasing).

@odlbot odlbot merged commit 2318005 into release Mar 3, 2026
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants