v1.800.0
Added 3
- Add --keep-deleted flag to wmill sync pull and push
- Add free AI tokens and revamp home search/filter
- Make the service log retention period an instance setting
Changed 5
- Day-partition the service log index and expire whole chunks
- Serve service log context from parquet and retire the raw log files
- Serve service log retrieval from a columnar parquet store
- Rework the evals dataset drawer and run navigation
- Add service log documents to the index one batch at a time
Fixed 6
- Correct the service log ingest flush boundary
- Harden the service log indexer's recovery and read paths
- Keep raw-app editor selection consistent across sidebar and tabs
- Register every rotated service log file exactly once
- Show a loading indicator while the initial data table migration is generated
- Track outstanding service log files on the rows themselves
From Windmill
1.800.0 (2026-08-31)
Features
- add --keep-deleted flag to wmill sync pull and push (#10878) (66123f3)
- day-partition the service log index and expire whole chunks (#10893) (d91ee46)
- free AI tokens + home search/filter revamp (#10020) (716ce2e)
- make the service log retention period an instance setting (#10889) (815de49)
- rework the evals dataset drawer and run navigation (#10884) (1462f17)
- serve service log context from parquet and retire the raw log files (#10892) (338d75c)
- serve service log retrieval from a columnar parquet store (#10886) (7c1a785)
Bug Fixes
- correct the service log ingest flush boundary (#10898) (ac56586)
- harden the service log indexer's recovery and read paths (#10904) (831370c)
- keep raw-app editor selection consistent across sidebar and tabs (#10885) (b57e231)
- register every rotated service log file exactly once (#10891) (c817248)
- show a loading indicator while the initial data table migration is generated (#10900) (b998267)
- track outstanding service log files on the rows themselves (#10894) (aa4a6ff)