Skip to content

Release v4.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 10:56
· 101 commits to master since this release
faaf0ca

4.8.0 (2024-12-04)

Features

  • add parent proposal to the proposal document (6c8fb79)
  • add type property to the proposal document with database migration (ca20bc5)
  • ensure consistent handling of "not found" errors (#1520) (0355fdc)
  • proposal metadata and tests (f02bcc4)

Bug Fixes

  • handle obsolete where filter fields mapping to current schema (#1521) (071d759)
  • improve and fix some of the ApiResponse types (329c5f7)

Build Systems

  • deps: bump @elastic/elasticsearch from 8.15.0 to 8.16.0 (3f13184)
  • deps: bump @nestjs/core from 10.4.6 to 10.4.8 (d7995ca)
  • deps: bump @nestjs/core from 10.4.8 to 10.4.9 (31678ad)
  • deps: bump @nestjs/elasticsearch from 10.0.1 to 10.0.2 (7d12293)
  • deps: bump @nestjs/platform-express from 10.4.7 to 10.4.8 (3a9d6df)
  • deps: bump @nestjs/swagger from 7.4.2 to 8.0.7 (57f3cbe)
  • deps: bump cross-spawn from 6.0.5 to 6.0.6 (dfa7f6b)
  • deps: bump cross-spawn from 7.0.3 to 7.0.6 (41b8ed0)
  • deps: bump mathjs from 13.2.0 to 13.2.2 (22578ae)
  • deps: bump mathjs from 13.2.2 to 14.0.0 (0b269b8)
  • deps: bump mongoose from 8.6.2 to 8.8.2 (3283825)
  • deps: bump mongoose from 8.8.2 to 8.8.3 (4e65398)
  • deps: bump nodemailer and @types/nodemailer (d9fbc92)
  • deps: bump openid-client from 5.7.0 to 5.7.1 (343100c)
  • deps: bump uuid from 10.0.0 to 11.0.3 (4089b21)
  • deps-dev: bump @nestjs/testing from 10.4.1 to 10.4.8 (9f4c61b)
  • deps-dev: bump @nestjs/testing from 10.4.8 to 10.4.9 (5e4abc7)
  • deps-dev: bump @types/express from 4.17.21 to 5.0.0 (c2bce2d)
  • deps-dev: bump @types/lodash from 4.17.12 to 4.17.13 (46add25)
  • deps-dev: bump @types/mocha from 10.0.9 to 10.0.10 (d23ca2e)
  • deps-dev: bump @types/node from 22.9.0 to 22.9.3 (8d92320)
  • deps-dev: bump @types/node-fetch from 2.6.11 to 2.6.12 (8589744)
  • deps-dev: bump chai-http from 4.4.0 to 5.1.1 (7734d4a)
  • frontend-sdk: add new npm script to generate the new frontend sdk (59d3d75)