v1.5.0
⚠️ Breaking Change ⚠️
This release inadvertently introduced a breaking change with how null
literal is handled in the context
map in the REST API /evaluate
method.
See #664 for more info.
A 1.5.1 version will be released with a fix for the issue.
What's Changed
- Update DEVELOPMENT.md by @eltociear in #522
- Bump actions/setup-node from 2.3.0 to 2.4.0 by @dependabot in #521
- docs: add eltociear as a contributor for doc by @allcontributors in #523
- Bump path-parse from 1.0.6 to 1.0.7 in /ui by @dependabot in #524
- Bump url-parse from 1.5.1 to 1.5.3 in /ui by @dependabot in #526
- Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 by @dependabot in #496
- Bump google.golang.org/grpc from 1.39.1 to 1.40.0 by @dependabot in #527
- Bump @babel/runtime-corejs2 from 7.12.5 to 7.15.3 in /ui by @dependabot in #525
- Bump vue and vue-template-compiler in /ui by @dependabot in #501
- Replace hdrhistogram dep with moved version by @markphelps in #529
- Bump webpack-bundle-analyzer from 4.4.1 to 4.4.2 in /ui by @dependabot in #533
- Bump vue-loader from 15.9.6 to 15.9.8 in /ui by @dependabot in #532
- Bump @babel/plugin-proposal-function-sent from 7.12.13 to 7.14.5 in /ui by @dependabot in #531
- Bump github.com/markphelps/flipt-grpc-go from 0.3.0 to 0.4.0 by @dependabot in #534
- Bump aquasecurity/trivy-action from 0.0.19 to 0.0.20 by @dependabot in #535
- Bump jest from 26.6.3 to 27.0.6 in /ui by @dependabot in #538
- Bump eslint-plugin-vue from 7.13.0 to 7.16.0 in /ui by @dependabot in #539
- Bump jpeg-js from 0.4.2 to 0.4.3 in /ui by @dependabot in #537
- Bump @babel/plugin-syntax-jsx from 7.12.1 to 7.14.5 in /ui by @dependabot in #541
- Bump eslint-plugin-import from 2.22.1 to 2.24.2 in /ui by @dependabot in #540
- Bump chalk from 3.0.0 to 4.1.2 in /ui by @dependabot in #512
- Bump codecov/codecov-action from 2.0.2 to 2.0.3 by @dependabot in #542
- Bump github.com/lib/pq from 1.10.2 to 1.10.3 by @dependabot in #549
- Bump babel-jest from 27.0.2 to 27.1.0 in /ui by @dependabot in #546
- Bump @babel/plugin-transform-runtime from 7.14.5 to 7.15.0 in /ui by @dependabot in #544
- Bump axios from 0.21.1 to 0.21.4 in /ui by @dependabot in #552
- Bump github.com/fatih/color from 1.12.0 to 1.13.0 by @dependabot in #560
- Bump codecov/codecov-action from 2.0.3 to 2.1.0 by @dependabot in #554
- Bump tmpl from 1.0.4 to 1.0.5 in /ui by @dependabot in #559
- Bump github.com/spf13/viper from 1.8.1 to 1.9.0 by @dependabot in #558
- Bump eslint-plugin-node from 10.0.0 to 11.1.0 in /ui by @dependabot in #545
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #565
- Bump @babel/plugin-transform-modules-commonjs from 7.14.5 to 7.15.4 in /ui by @dependabot in #566
- Bump babel-jest from 27.1.0 to 27.2.4 in /ui by @dependabot in #567
- Bump aquasecurity/trivy-action from 0.0.20 to 0.0.22 by @dependabot in #578
- Bump github.com/Masterminds/squirrel from 1.5.0 to 1.5.1 by @dependabot in #572
- Use coverpkg by @markphelps in #585
- Bump github.com/mattn/go-sqlite3 from 1.14.8 to 1.14.9 by @dependabot in #574
- Keep base image for production image up-to-date by @sagikazarmark in #575
- docs: add sagikazarmark as a contributor for code by @allcontributors in #582
- Bump google.golang.org/grpc from 1.40.0 to 1.42.0 by @dependabot in #581
- Bump alpine from 3.10.9 to 3.14.3 in /build by @dependabot in #590
- Bump aquasecurity/trivy-action from 0.0.22 to 0.1.0 by @dependabot in #588
- Revert "Use coverpkg" by @markphelps in #591
- Bump github.com/lib/pq from 1.10.3 to 1.10.4 by @dependabot in #587
- Buf by @markphelps in #594
- Bump github.com/gofrs/uuid from 3.4.0+incompatible to 4.1.0+incompatible by @dependabot in #593
- Bump github.com/markphelps/flipt-grpc-go from 0.4.0 to 0.5.0 by @dependabot in #598
- Bump alpine from 3.14.3 to 3.15.0 in /build by @dependabot in #599
- Bump github.com/prometheus/client_golang from 1.7.1 to 1.11.0 by @dependabot in #597
- Bump github.com/gofrs/uuid from 4.1.0+incompatible to 4.2.0+incompatible by @dependabot in #601
- Bump webpack-dev-server from 3.11.2 to 4.6.0 in /ui by @dependabot in #600
- Bump github.com/spf13/viper from 1.7.1 to 1.9.0 by @dependabot in #596
- Add action to lint/check protos by @markphelps in #605
- Bump github.com/Masterminds/squirrel from 1.5.1 to 1.5.2 by @dependabot in #604
- Bump aquasecurity/trivy-action from 0.1.0 to 0.2.0 by @dependabot in #602
- Bump bufbuild/buf-setup-action from 0.6.0 to 0.7.0 by @dependabot in #610
- Bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #611
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.7.0 to 2.7.1 by @dependabot in #607
- Bump github.com/uber/jaeger-client-go from 2.29.1+incompatible to 2.30.0+incompatible by @dependabot in #613
- Bump github.com/spf13/viper from 1.9.0 to 1.10.0 by @dependabot in #614
- Bump playwright-core from 1.5.2 to 1.17.1 in /ui by @dependabot in #612
- Bump node-notifier from 8.0.1 to 10.0.0 in /ui by @dependabot in #569
- Add Sonatype Nancy by @markphelps in #620
- Replace with jwt-go by @markphelps in #621
- Fix grpc insecure by @markphelps in #622
- [UI] Upgrade packages and engines by @pietdaniel in #625
- docs: add pietdaniel as a contributor for code by @allcontributors in #626
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.7.1 to 2.7.2 by @dependabot in #619
- Bump github.com/spf13/viper from 1.10.0 to 1.10.1 by @dependabot in #618
- Bump eslint from 6.8.0 to 8.2.0 in /ui by @dependabot in #592
- Bump @babel/plugin-transform-modules-commonjs from 7.16.0 to 7.16.5 in /ui by @dependabot in #630
- Bump @babel/core from 7.16.0 to 7.16.5 in /ui by @dependabot in #631
- Bump prettier from 2.5.0 to 2.5.1 in /ui by @dependabot in #629
- Actions cleanup by @markphelps in #632
- Bump eslint-plugin-promise from 4.3.1 to 6.0.0 in /ui by @dependabot in #627
- Bump github.com/spf13/cobra from 1.1.3 to 1.3.0 by @dependabot in #617
- Rename db pkg by @markphelps in #634
- Bump github.com/mattn/go-sqlite3 from 1.14.9 to 1.14.10 by @dependabot in #635
- Bump actions/setup-node from 2.5.0 to 2.5.1 by @dependabot in #636
- Bump @babel/plugin-proposal-decorators from 7.16.4 to 7.16.7 in /ui by @dependabot in #639
- Fix tools by @markphelps in #641
- Bump github.com/go-chi/chi from 4.0.3-0.20191031103402-221acf29d02b+incompatible to 4.1.2+incompatible by @dependabot in #645
- Bump @babel/plugin-transform-modules-commonjs from 7.16.5 to 7.16.8 in /ui by @dependabot in #646
- Bump aquasecurity/trivy-action from 0.2.0 to 0.2.1 by @dependabot in #643
New Contributors
- @eltociear made their first contribution in #522
- @pietdaniel made their first contribution in #625
Full Changelog: v1.4.0...v1.5.0