Release v1.7.1 - #347
Merged
Merged
Conversation
Backmerge master → dev (sync dev with master)
…ifest floor to 1.7.4
Remove redundant snowflake-sqlalchemy pin from fetch workflows; align manifest floor
…stead of aborting
… (fail on TRUNCATE)
Make searchable metadata extract reliable: bound dependent-search cost, tolerate + report partial failures
…ness-and-concurrency Fix metadata extract KeyError crash + cut dependent-search wall-clock
Log start and per-entry timing for each WorkTracker phase
…rror Tolerate null created/modified in searchable extract
Remove dead retry_on_httpx_errors decorator on metadata fetch
…-index Correlate deploy TML-import results positionally, not by request_index
Refresh uv.lock to match pyproject (fixes uv lock --check)
Restore the terminal cursor when the progress tracker exits
…ability Harden bootstrapper: resolve releases via redirect, not the rate-limited API
Harden CI workflows: node bump, runtime version resolution, unbuffered logs
Survive failed dependent/access batches instead of aborting the extract
Humanize the syncer init and INDEX_PRIORITY log messages
Survive TML spec drift in deploy and flag unparseable checkpoint exports
…nput Allow test-bootstrapper to install from a git ref
Bump checkout and setup-python to their node24 majors
Clarify extract failure messages and make skipped loads visible
Name the parent table in duplicate-synonym console/log warnings
…fest Write a named gap manifest to the logfile and point the summary at it
Bump version to 1.7.1 and bootstrapper to 1.0.4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Promotes dev to master for the 1.7.1 release: extract resilience and clarity (#336, #341, #344, #345), TML spec-drift hardening and exit-code fixes (#338), CI and installer reliability (#333, #339, #340), message improvements (#337, #343), and the version bump (#346). Release notes accompany the v1.7.1 tag.