Releases: deezer/GroROTI
Releases · deezer/GroROTI
Release list
v1.4.2
v1.4.1
v1.4.0
Changelog
- 9c2f0ba Merge pull request #14 from zwindler/fix/qr-stat-path
- 295a651 Merge pull request #13 from zwindler/fix/csv-injection
- 19ea3b8 Merge pull request #12 from zwindler/fix/feedback-xss
- 056b27f Merge pull request #11 from deezer/fix/min-vote-1
- 18a81d3 Merge pull request #10 from deezer/feature/optional-voter-name
- fb84270 fix: check QR code existence at the path where it is written
- 9987978 fix: prevent CSV formula injection in export
- 1ba7071 fix: prevent stored XSS in feedback rendering
- b5aae07 fix: prevent selecting 0.5 as vote value (minimum is 1)
- a093299 feat: add optional voter name for non-anonymous ROTI
v1.3.0
Changelog
v1.2.2
Changelog
- c5b1a2b Merge pull request #6 from zwindler/main
- 7ea31ca fix: properly handling shutdown in otel
- 17f6de5 fix: double start issue for webserver preventing proper sigterm
- 8267ec4 fix: replace string concatenation with parameterized queries in ROTI functions
- 72dfebb feat: add default configuration file and update Dockerfile to use it
- 10759e7 fix: goreleaser outdated files
- 013635f refactor: improve error logging consistency across the application
- 75108bf chore: move docker images to ghcr.io
- 717cfde chore: upgrade all the deps
- 2274d95 chore: add doc
- 6577667 feat: add basic http authentication
- 8de97f5 feat: allow https for otlp client
- 2b4ca33 Update deployment.yaml
- 3937cf8 Update values.yaml
- 9655efa Update values.yaml for OTEL
- 49061fb Add option for OTEL in deploy
- f3309b5 temporarily remove aarch64
- e2e3f3b revert trying to remove goreleaser.yaml
- dffcb6e Merge pull request #1 from zwindler/add-tracing2
- 551f5bd try something else
- 8c2ce47 chore: add newline
- 7402ff4 fix: wrong name
- 28ffc0b fix: try to ignore goreleaser
- 1d76d07 chore: move TP to middleware and add more spans
- 111c575 feat: first working version of tracing on GroROTI
- a4658c8 chore: variabilize otlp target
- 566cea0 chore: remove useless Start function
- f3917e7 fix: remove hardcoded otlp
- 234fea8 chore: add configuration to configure otlp endpoint
- 9fb6875 chore: first working version with hardcoded otlp exporter
- 24db1f1 chore: working example with stdout trace exporter
- bbe9411 chore: add tracing sdk and add context to webserver
- f795158 revert changing default value file
- 216882b feat: add prometheus service monitoring if ServiceMonitor CRD is unavailable