Skip to content

Releases: google/triage-party

v1.2.0-beta.1

11 Jun 01:02
5e20be1
Compare
Choose a tag to compare
v1.2.0-beta.1 Pre-release
Pre-release
  • 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

19 May 17:54
a97eb18
Compare
Choose a tag to compare
  • Change Dockerfile to build source and make build-args optional #110
  • Fix 'tag: assigned' filter #109
  • Make members and member-roles configurable #108
  • Remove org membership fetching (no longer necessary) #107

Thank you to our contributors:

  • Shingo Omura
  • Thomas Stromberg

v1.0.0

13 May 15:25
822e35d
Compare
Choose a tag to compare

Version 1.0.0 - 2020-05-13

  • Remove reference to unused moment library #97

Special thanks to all the Kubernetes users and contributors who opened issues and shared their feedback before the initial release!

v1.0.0-beta.4

12 May 05:13
5b1258d
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

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

07 May 06:21
9644097
Compare
Choose a tag to compare
1.0.0-beta.3 Pre-release
Pre-release
  • 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

05 May 22:52
b8d0309
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

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

27 Apr 23:49
b80a2b0
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

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