Skip to content

Releases: checkmarble/marble-backend

v0.0.17

19 Oct 09:31
Compare
Choose a tag to compare
ci: backend docker images tags is master or git tag

v0.0.16

09 Oct 08:06
Compare
Choose a tag to compare

What's Changed

  • chore(usecases): add unit tests example by @oupo1337 in #229
  • feat: better aggregation errors by @zoeKD in #239
  • bonus: greater or equal by @Vivien-marble in #237
  • feat(data-models): add description by @oupo1337 in #240
  • Refacto move interface AwsS3Repository in the usecase that use it by @Vivien-marble in #241
  • Test query created from evaluation aggregator by @Roukii in #242
  • chore: init router in main package by @oupo1337 in #238
  • feat(postgres): start refactoring postgres repository by @oupo1337 in #234
  • fix: vscode launch conf by @oupo1337 in #243
  • feat: permit read own organization by @zoeKD in #244
  • feat: export scheduled execution's decisions by @Vivien-marble in #245
  • add index on decision_id on decision_rules by @Pascal-Delange in #247
  • feat(data-models): add new database schema by @oupo1337 in #246
  • GET /decisions can be called by a marble admin by @Vivien-marble in #249
  • feat(data-models): add endpoint fetch data model by @oupo1337 in #248
  • chore: reduce noise on error logs by @Pascal-Delange in #253
  • Add number of created decisions to scheduled execution (with goose migration) by @Vivien-marble in #254
  • feat: endpoint DELETE /custom-lists/{listId}/values/{valueId} by @Vivien-marble in #256
  • fix(data-model): remove useless parameters by @oupo1337 in #257
  • Zoe/validate and upload csv by @zoeKD in #250
  • test: ScenarioUsecase by @Vivien-marble in #251
  • feat: create job to processed pending upload logs by @zoeKD in #255
  • display scheduled execution with scenario + sql to row refactor by @Vivien-marble in #259
  • feat(data-model): return id on table and field creation by @oupo1337 in #258
  • fix: links are attached to child table, not parent table by @Pascal-Delange in #263
  • feat(data-model): add constraints on data model tables by @oupo1337 in #262
  • feat(data-model): create default fields by @oupo1337 in #260
  • fix: missing GCS_INGESTION_BUCKET var on deploy by @zoeKD in #261
  • feat(data-model): add delete route by @oupo1337 in #252
  • feat(data-model): delete legacy and current data model by @oupo1337 in #269
  • feat: fake GCS repo for local env by @zoeKD in #266
  • feat(data-model): remove old data model code by @oupo1337 in #265
  • Backoffice: clean and create demo data model in organization by @Vivien-marble in #270
  • Refactor: introduce MarbleDbRepository by @Vivien-marble in #264
  • Zoe/list upload logs by @zoeKD in #271
  • feat(docker-compose): use same postgres version as production by @oupo1337 in #267
  • fix: no db record should return empty slice, instead of nil by @zoeKD in #273
  • feat: allow scenario without rules by @zoeKD in #274
  • docs(readme): small readme improvments by @balzdur in #272
  • feat(postgres): better duplicate erros on data model by @oupo1337 in #275
  • feat: default values for ScoreReviewThreshold and ScoreRejectThreshold by @Vivien-marble in #268
  • fix(scheduler): do not panic on error by @oupo1337 in #276
  • fix(scheduler): prevent invalid memory by @oupo1337 in #277
  • fix(chan-to-slice): slice initialization for JSON by @balzdur in #278
  • feat(scheduler): better logs by @oupo1337 in #280
  • chore: fix typos by @oupo1337 in #279
  • Feat: adapt Equal & Comparision to Time by @zoeKD in #281
  • fix: use structured logging by @oupo1337 in #282
  • fix: only fetch signing key when starting server by @oupo1337 in #283
  • fix(workflows): use environment from input by @oupo1337 in #284
  • fix: processedLinesCount now accurate by @zoeKD in #285
  • Stupid logs for debugging purpose by @zoeKD in #286
  • Zoe/fix channel buffering issue by @zoeKD in #289
  • feat(data-model): new endpoint to return openapi spec of the data model by @oupo1337 in #287

Full Changelog: v0.0.15...v0.0.16

v0.0.15

11 Sep 12:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

11 Sep 11:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.13...v0.0.14

v0.0.13

23 Aug 13:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

v0.0.12

22 Aug 19:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: V0.0.11...v0.0.11

V0.0.11

22 Aug 10:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...V0.0.11

API key permissions and other fixes

18 Aug 09:05
212c7e5
Compare
Choose a tag to compare

What's Changed

  • Remove unused PUT in routes by @Vivien-marble in #181
  • fix: scenario iteration version by @zoeKD in #188
  • feat: handle authorized errors in RuleExecution by @zoeKD in #187
  • chore(launch): remove old confusing script by @balzdur in #193
  • allow scenario creation by API for internal ops purposes by @Pascal-Delange in #195

Full Changelog: v0.0.9...v0.0.10

release blank variables & scenario creation

16 Aug 13:11
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @zoeKD made their first contribution in #183

Full Changelog: v0.0.8...v0.0.9

release cleanup operators

31 Jul 14:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8