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
docs(changelog): set connectionManagement/accessToken sunset to 2026-10-12
Q4 2026 enforcement date (first working day on/after 10 Oct). Still draft
pending team confirmation and the early-July quarterly email cutoff.
PEP-1751
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2. Replace every YYYY-MM-DD placeholder below (title + body) with the agreed date.
15
-
3. Set `date` to the publication date.
16
-
4. Remove the `draft: true` line.
11
+
1. Confirm the 2026-10-12 sunset date with the team (PEP-1751 acceptance criteria).
12
+
This is the Q4 2026 enforcement date (first working day on/after Sat 10 Oct).
13
+
The changelog entry MUST be live before the early-July quarterly developer email
14
+
(practically ~7 July 2026) to make the Q4 window; otherwise the next date is
15
+
2027-01-11. See https://docs.codat.io/using-the-api/change-policy#deprecation-schedule
16
+
2. Set `date` to the publication date.
17
+
3. Remove the `draft: true` line.
18
+
4. Add a corresponding entry to the deprecations Google Calendar.
17
19
5. Confirm with #team-documentation before publishing.
18
20
-->
19
21
20
-
On YYYY-MM-DD, Codat will deprecate the `connectionManagement/accessToken` endpoint used to generate company-specific connection management access tokens.
22
+
On 2026-10-12, Codat will deprecate the `connectionManagement/accessToken` endpoint used to generate company-specific connection management access tokens.
21
23
22
24
<!--truncate-->
23
25
@@ -41,7 +43,7 @@ The replacement endpoint returns an access token in the same way and requires no
41
43
42
44
## Expected impact if no action is taken
43
45
44
-
After YYYY-MM-DD, calls to the deprecated endpoint will return a `404` error.
46
+
After 2026-10-12, calls to the deprecated endpoint will return a `404` error.
0 commit comments