Releases: warrant-dev/warrant
Releases · warrant-dev/warrant
v1.1.2
Changelog
- 28fdd37 Increase maximum number of adjacent/neighbor warrants query and expand can evaluate (#284)
v1.1.1
Changelog
- a85a990 Filter query results by the specified subject type(s) when selecting subjects (#283)
v1.2.0
Changelog
- 0facce6 Bump github.com/golang-migrate/migrate/v4 from 4.16.2 to 4.17.0 (#281)
- 2ac26a4 Bump github.com/spf13/viper from 1.17.0 to 1.18.2 (#277)
- bb2add9 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#279)
- df258e0 Remove eventstore (#282)
v1.1.0
Changelog
- 6e5c1e6 Add Warrant-Token latest to all check reqs in tests (#280)
- 67ede4c Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#276)
- 53738d2 Bump github.com/mattn/go-sqlite3 from 1.14.18 to 1.14.19 (#278)
v1.0.5
Changelog
- 8f874e8 Log any errors encountered when writing json response (#275)
v1.0.4
Changelog
- ebb2a98 Bump github.com/golang-jwt/jwt/v5 from 5.1.0 to 5.2.0 (#271)
v1.0.3
Changelog
- 24d8097 Add parsing to support sorting roles list by createdAt (#274)
- 84b4e6d Bump github.com/alecthomas/participle/v2 from 2.1.0 to 2.1.1 (#272)
- f605d52 Bump github.com/antonmedv/expr from 1.15.4 to 1.15.5 (#270)
v1.0.2
Changelog
- 49dd481 Bump github.com/antonmedv/expr from 1.15.3 to 1.15.4 (#268)
- 54d7a91 Bump github.com/go-playground/validator/v10 from 10.15.5 to 10.16.0 (#264)
- bb747b7 Bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.1.0 (#267)
- 7a8887c Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#265)
- 92a98f0 Bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.18 (#266)
- 9400a69 Guard RequestStats reads/writes with mutex (#269)
v1.0.1
Changelog
- 6324fbe Always return the error encountered by
ParseJSONBody
(#263)
- fa650a0 Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#262)
- 63371e9 Update development section of README (#261)