You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog.md
+10-11Lines changed: 10 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@ This change log will contain information on updates to the Congress.gov API, the
4
4
## Changes #1
5
5
### Impacted Endpoints: NEW Congressional Research Service (CRS) Reports Endpoints
6
6
A new list-level endpoint will be created that returns CRS Report data. A new detail-level endpoint will be created that returns detailed information for a particular CRS Report. Updated documentation with relevant information on data elements will be uploaded to the documentation section of this Git repository when the new endpoints go live. These new endpoints are related to [Issue #19](https://github.com/LibraryOfCongress/api.congress.gov/issues/19).
7
+
## Change #2
8
+
### Impacted endpoint: /committee
9
+
The default sort in the committee list-level endpoint will be adjusted so that it is by `<updateDate>`. This is partially related to [Issue #117](https://github.com/LibraryOfCongress/api.congress.gov/issues/117).
7
10
# UPCOMING February 2025 | [Milestone](https://github.com/LibraryOfCongress/api.congress.gov/milestone/41)
8
11
**Expected Production Release Date: February 18, 2025**
9
12
## Change #1
@@ -17,9 +20,6 @@ New beta House Roll Call Votes API endpoints are targeted for release. The House
17
20
18
21
This is related to [Issue #64](https://github.com/LibraryOfCongress/api.congress.gov/issues/64).
19
22
## Change #2
20
-
### Impacted endpoint: /committee
21
-
The default sort in the committee list-level endpoint will be adjusted so that it is by `<updateDate>`. This is partially related to [Issue #117](https://github.com/LibraryOfCongress/api.congress.gov/issues/117).
When requesting a record from the daily-congressional-record API, links to the "Formatted Text" version of `entireIssue` do not include all of the text from the Daily Congressional Record. This will be investigated and fixed. This is related to [Issue #220](https://github.com/LibraryOfCongress/api.congress.gov/issues/220).
Currently, the bill list-level API endpoint returns at least one item out of order when requested with the sort=updateDate+desc parameter. This will be investigated and fixed. This is related to [Issue #231](https://github.com/LibraryOfCongress/api.congress.gov/issues/231).
47
-
# UPCOMING December 2024 | [Milestone](https://github.com/LibraryOfCongress/api.congress.gov/milestone/38)
48
-
**Expected Production Release Date: December 16, 2024**
44
+
## Change #3
45
+
### Impacted endpoint: /congress
46
+
An `<updateDate>` element will be added to the Congress endpoint. This is related to [Issue #117](https://github.com/LibraryOfCongress/api.congress.gov/issues/117).
47
+
# COMPLETED December 2024 | [Milestone](https://github.com/LibraryOfCongress/api.congress.gov/milestone/38)
The daily Congressional Record API endpoints will be adjusted so that the default sort is by `<updateDate>`. This is related to [Issue #223](https://github.com/LibraryOfCongress/api.congress.gov/issues/223).
50
+
The daily Congressional Record API endpoints were adjusted so that the default sort is by `<updateDate>`. This was related to [Issue #223](https://github.com/LibraryOfCongress/api.congress.gov/issues/223).
52
51
## Change #2
53
52
### Impacted endpoint: /committee-report
54
-
The committee report API endpoints will be adjusted so that the default sort is by `<updateDate>`. This is related to [Issue #224](https://github.com/LibraryOfCongress/api.congress.gov/issues/224).
53
+
The committee report API endpoints were adjusted so that the default sort is by `<updateDate>`. This was related to [Issue #224](https://github.com/LibraryOfCongress/api.congress.gov/issues/224).
55
54
# COMPLETED November 2024, Part 2 | [Milestone](https://github.com/LibraryOfCongress/api.congress.gov/milestone/37)
0 commit comments