Releases: castaneai/minimatch
Releases · castaneai/minimatch
v0.2.9
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- Tickets deleted by TTL should also be deleted from the ticket index. by @castaneai in #22
Full Changelog: v0.2.7...v0.2.8
v0.2.7
v0.2.6
What's Changed
- Metrics docs by @castaneai in #19
- backend: release a pending tickets when assigner returns error by @castaneai in #20
Full Changelog: v0.2.5...v0.2.6
v0.2.5
v0.2.4
What's Changed
- fix: fix race condition between fetch and assign tickets by @castaneai in #17
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- feat: ticket caching for GetActiveTickets by @castaneai in #15
- redis key prefix by @castaneai in #16
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- fix: fix data race by @castaneai in #13
- add linter job by @castaneai in #14
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- feat: ticket cache by @castaneai in #11
- feat: Fetch tickets lock by @castaneai in #12
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Breaking Changes
minimatch.RunTestServer
can now set multiple MatchFunctions.- Rename
Backend.AddDirector
toBackend.AddMatchFunction
What's Changed
- add fetchLimit by @castaneai in #7
- Scalability by @castaneai in #8
- ci test by @castaneai in #9
- add Evaluator by @castaneai in #10
Full Changelog: v0.1.0...v0.2.0