Skip to content

Release v4.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 12:52
· 2 commits to master since this release
556bc5e

4.15.0 (2025-04-29)

Features

Bug Fixes

  • elasticsearch throws a 500 error when injecting a key-value pair into the scientific metadata field (#1833) (b58eb1f)
  • ensure RabbitMQ job action is disabled by default (#1856) (4daa8ac)
  • remove default values in DTOs that cause value overwrite on update (b3afee3)
  • remove default values in DTOs that cause value overwrite on update (#1802) (3bb795a)
  • security: don't log mongodb URI (#1846) (987f0ec)
  • revert nested query object to individual parameters for Angular SDK compatibility (#1857) (8dbed47)

Documentation

Build Systems