v1.4.1 #32
AnthonyPuggs
announced in
Announcements
v1.4.1
#32
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v1.4.1
Summary
v1.4.1 is a hosted reliability patch for the APRA source-native layer introduced in v1.4.0. It fixes a Render/Smithery runtime issue where large APRA XLSX workbook requests could block the MCP HTTP server long enough for Render health checks to time out and restart the instance.
There are no public API changes.
Fixed
/healthzand active MCP sessions remain responsive during large workbook parsing.table_idseparately instead of always parsing the full publication first.ADI_PROPERTY_EXPOSURESwithtable_id="tab_1b".Documentation
table_idfor APRA XLSX workbook requests.Verification
593 passed2 passednpm run checkandnpm run buildpassedUpgrade Notes
No client changes are required. For best hosted performance, APRA users should provide
table_idwhenever they know the table they need.This discussion was created from the release v1.4.1.
Beta Was this translation helpful? Give feedback.
All reactions