Skip to content

Releases: checkmarble/marble-backend

v0.47.4

29 Jul 16:19
Compare
Choose a tag to compare

What's Changed

  • Set Firebase continueUrl when sending emails. by @apognu in #1103

Full Changelog: v0.47.3...v0.47.4

v0.47.3

24 Jul 12:16
Compare
Choose a tag to compare

What's Changed

  • Use public API v1 when generating OpenAPI specs. by @apognu in #1101

Full Changelog: v0.47.2...v0.47.3

v0.47.2

24 Jul 09:28
Compare
Choose a tag to compare

What's Changed

  • Create the Firebase user at the same time as the Marble user. by @apognu in #1085
  • Print error on Firebase user creation soft failure. by @apognu in #1100

Full Changelog: v0.47.1...v0.47.2

v0.47.1

23 Jul 09:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.47.0...v0.47.1

v0.47.0

22 Jul 18:56
Compare
Choose a tag to compare

What's Changed

  • docs: clarify goose instructions by @siiick in #1076
  • Set up Readme OpenAPI generation. by @apognu in #1069
  • Make fuzzy match on null string evaluate to null by @apognu in #1077
  • Return default statistics if no histogram exists. by @apognu in #1079
  • feat(organization): public_id field to organization model by @leo-marble in #1080
  • remove the logic that bypasses build for prod deployment by @Pascal-Delange in #1081
  • Work on audit trail by @apognu in #1078
  • fix(docs): update database volume name in README by @leo-marble in #1082
  • refacto(decision): change string type in decision model to UUID by @leo-marble in #1070
  • Delete unused indices. by @apognu in #919
  • backend returns information if marble is managed saas by @Pascal-Delange in #1083
  • feat(metrics): add metrics collection mechanism by @leo-marble in #1071
  • refactor(metrics): replace OrgID with PublicOrgID in MetricData and in related struct by @leo-marble in #1086
  • Generalize workflow system. by @apognu in #1061
  • Maintain workflow orders for conditions and actions by @apognu in #1090
  • chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot[bot] in #1084
  • Fix a rule having no condition so it does not execute. by @apognu in #1093
  • refactor(metrics): streamline metrics ingestion URL configuration by @leo-marble in #1088

Full Changelog: v0.46.0...v0.47.0

v0.46.0

07 Jul 09:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.45.0...v0.46.0

v0.45.0

24 Jun 08:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.44.1...v0.45.0

v0.44.1

16 Jun 11:47
Compare
Choose a tag to compare

What's Changed

  • Apply default and decision timeouts in the public API. by @apognu in #1042
  • Differentiate between set/null/valid values from JSON. by @apognu in #1045
  • Case action side effect would set status to investigating on close. by @apognu in #1047
  • rework dtos and add related cases data in export by @Pascal-Delange in #1044
  • Guarantee decisions ordering during offloading. by @apognu in #1046

Full Changelog: v0.44.0...v0.44.1

v0.44.0

11 Jun 19:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.43.0...v0.44.0

v0.43.0

30 May 08:34
Compare
Choose a tag to compare

What's Changed

  • Reorder and add more case action side effects. by @apognu in #1020
  • Allow reading from soft-deleted custom lists during scenario evaluation. by @apognu in #1022
  • Offload decision rules payload to blob storage by @apognu in #1008
  • Replace migration moving pg_trgm to check if we are extension owner. by @apognu in #1021
  • Reimplement legacy public API endpoint into V1 by @apognu in #1015

Full Changelog: v0.42.0...v0.43.0