Releases: google/triage-party
Releases · google/triage-party
v1.2.0-beta.1
- Add Kanban visualization support (display: kanban) #125
- Improve PR review tags, bump to v1.2.0-beta.1 #130
- Respect 'dedup: false' collection state #123
- Add MaxSaveAge/MaxLoadAge to avoid persisting stale data #126
- Display statuses of similar conversations #124
- Clarify recv-q, make it easier to debug #120
- Include issue-like comments for PullRequests #119
Thanks to:
- Michael Plump
- Shingo Omura
- Thomas Stromberg
Version 1.1.0 - 2020-05-19
v1.0.0
v1.0.0-beta.4
Improvements:
- Publish Docker image, split Dockerfile into base and default #90
- Add CloudSQL support for Postgres #89
- Support GitHub Enterprise #64
- Add experimental TiKV support for persistent cache #73
- Improve example Kubernetes manifests #91
- Make stale data warning more informative and fire less often #88
- Add custom.css override file, minor UI tweaks #81
- Include timeline metadata: new 'prioritized' rule, new 'new-commits' tag #72
- Log an error when rate limited by GitHub #71
Bugfixes:
- Build similarity info on cached data, add example 'similar' example page #87
- Stale notification: use save time instead of item update time #84
- Only download closed issues & PR's when required #74
Thank you to our most recent contributors!
- Mahmoud
- Shingo Omura
- Thomas Strömberg
- Travis Tomsu
1.0.0-beta.3
- Add 'postgres' persistence backend for PostgreSQL & CockroachDB #65
- Improve examples: tighten similarity, fix yaml errors #70
- UI: add titles to tags, improve similarity/omit display #68
- Improve refresh performance through better caching #67
- Improve similarity scoring by removing junk words #66
- Separate persist loop from content update loop #60
v1.0.0-beta.2
Improvements:
- Persistent cache refactor with MySQL support #55
- Similarity rewrite to improve latency and hit rate #49
- Show age mouseover as time.Duration instead of static date #47
- Average last 2 colection requests for refresh rate #46
- Refactor cache interfaces to accept stale data during startup #33
- Add configuration validation #31
Bug fixes:
- Exclude ourselves and dupe URL's from similarity list #53
- Fix infinite cache regression, simplify flags #44
Thank to you our contributors!
- Ruth Cheesley
- Thomas Strömberg
- Yuki Okushi
v1.0.0-beta.1
Improvements:
- Add 'title' filter regexp #21
- Add 'draft' tag to draft PRs #19
- Increase player count to 20, preserve GET variables on page changes #17
- Simplify terminology: strategy is now collection, tactic is now rule #14
- Massive refactor: split triage and hubbub packages #15
Bug Fixes:
- Refactor average/total durations to not overflow #18