Releases: checkmarble/marble-backend
Releases · checkmarble/marble-backend
v0.42.0
What's Changed
- fix error on returned database accessors by @Pascal-Delange in #1000
- Improved logging for decisions. by @apognu in #999
- return full status for cases, including snoozed & waiting for action by @Pascal-Delange in #1002
- Revert "return full status for cases, including snoozed & waiting for action" by @Pascal-Delange in #1003
- feat(case-manager): Add exclude assigned filter by @siiick in #1005
- Bump github.com/getkin/kin-openapi from 0.124.0 to 0.131.0 by @dependabot in #1006
- small refactoring of decision workflow by @Pascal-Delange in #1009
- Decision filtering by trigger object_id. by @apognu in #993
- Self-assign case on decision and sanction check review. by @apognu in #1007
- Refactored supicious activity reports endpoints. by @apognu in #1011
- return full status for cases, including snoozed & waiting for action by @Pascal-Delange in #1004
- Bail early on event sending when segment is disabled. by @apognu in #1013
- feat(cases): rework case ordering by @siiick in #1012
- fix: pagination was broken with boosted cases by @Pascal-Delange in #1016
- return ingested object tags along with pivot objects in a case by @Pascal-Delange in #968
- snoozed pending cases also have the snoozed icon by @Pascal-Delange in #1018
Full Changelog: v0.41.2...v0.42.0
v0.41.2
v0.41.1
What's Changed
- Fix docker case warning by @AurelienPillevesse in #975
- resolve github code scanning issue on CI by @Pascal-Delange in #991
- compile segment write key into the binary & rotate key by @Pascal-Delange in #992
- do not send request body to sentry by @Pascal-Delange in #994
- Various case manager improvements by @apognu in #995
New Contributors
- @AurelienPillevesse made their first contribution in #975
Full Changelog: v0.41.0...v0.41.1
v0.41.0
What's Changed
- New statuses and outcomes for cases + SAR + boost by @apognu in #943
- Add logs to infra checks for OpenSanctions. by @apognu in #976
- Change Yente healthcheck to /readyz by @apognu in #977
- Hotfixes from v0.40.0 by @apognu in #978
- Self-assign case on various events. by @apognu in #974
- Add data model table options. by @apognu in #969
- Add endpoint to list paginated case decisions by @apognu in #957
- feat(cases): Add assigneeId case filter by @siiick in #981
- Pascal/mar 937 improve sentry error reporting backend by @Pascal-Delange in #982
- chore(vscode): update doc and default settings for mise by @siiick in #973
- do not try to send webhooks for case update on identical case update by @Pascal-Delange in #984
- fix: backend 500 error if null value pivot value present in case by @Pascal-Delange in #983
- fix panic on async decision exec for canceled scheduled execution by @Pascal-Delange in #985
- Change scenarios default review threshold to 1 (instead of 0). by @apognu in #987
- Remove cascade on iteration rules foreign key to snooze groups. by @apognu in #986
- Change permissions to allow inbox admins to update inboxes. by @apognu in #988
- Add endpoints to retrieve inbox metadata. by @apognu in #989
Full Changelog: v0.40.0...v0.41.0
v0.40.3
v0.40.2
v0.40.1
v0.40.0
v0.39.4
What's Changed
- Change related cases endpoint to accept pivot. by @apognu in #959
- fix: second migration, dropping analytics user, also required permiss… by @Pascal-Delange in #967
Full Changelog: v0.39.3...v0.39.4
v0.39.3
What's Changed
- upgrade unit tests for auth middleware by @Pascal-Delange in #956
- wip: try postgres 16 on marble by @Pascal-Delange in #911
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #963
- fix logic error: return all pivot objects per case, not deduplicating… by @Pascal-Delange in #964
- hande nil values in "is multiple of" operator by @Pascal-Delange in #965
- chore: improve migrations by not making them create a postgres user by @Pascal-Delange in #966
Full Changelog: v0.39.2...v0.39.3