Skip to content

Releases: SciCatProject/scicat-backend-next

Release v4.16.0

29 Apr 16:06
7278147
Compare
Choose a tag to compare

4.16.0 (2025-04-29)

Features

  • add datasetlifecycle.storageLocation property (#1843) (045c419)

Build Systems

  • update Angular version in SDK configuration to 19.0.0 (#1868) (25617fb)

Release v4.15.0

29 Apr 12:52
556bc5e
Compare
Choose a tag to compare

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

Read more

Release v4.14.0

04 Apr 12:12
d8f96d7
Compare
Choose a tag to compare

4.14.0 (2025-04-04)

Features

Bug Fixes

  • allow proposal groups member to update proposal (#1783) (d8f7369)
  • grammar, punctuation (dff2f5f)
  • remove rabbitmq from test jobconfig (#1801) (14b9c5d)
  • typos, include dataset types in README (60d8d48)
  • update to readme (#1704) (fc60e3a), closes #1578
  • use limit after skip for mongodb aggregate (#1797) (64df361)
  • use one login function in tests and minor changes to jobs tests descriptions (#1781) (7c6e6f9)

Styles

Build Systems

Read more

Release v4.13.0

27 Feb 12:41
b6237cb
Compare
Choose a tag to compare

4.13.0 (2025-02-27)

Features

  • add support for dyanmic redirect url for oidc login and improve session management (#1714) (3d3f9c6)

Bug Fixes

  • improve error handling in accesstracking middleware for expired tokens (#1729) (5ab0569)

Documentation

  • dynamic dataset detail component configuration guide (#1718) (7a2c9b0)

Build Systems

Read more

Release v4.12.2

13 Feb 13:21
b025c50
Compare
Choose a tag to compare

4.12.2 (2025-02-13)

Bug Fixes

  • or filter in the proposals count endpoint to be able to get the related proposals easier (#1691) (0c5d7bf)
  • updated frontend configuration (#1687) (9734d84)
  • use partialupdatedatasetdto in patch v4 endpoint (#1690) (4f42acb)

Build Systems

Read more

Release v4.12.1

04 Feb 10:08
ccdc40b
Compare
Choose a tag to compare

4.12.1 (2025-02-04)

Bug Fixes

Continuous Integration

  • added test workflow trigger for scitacean (#1675) (abde165)

Code Refactoring

Build Systems

Read more

Release v4.12.0

30 Jan 13:45
a1e1b72
Compare
Choose a tag to compare

4.12.0 (2025-01-30)

Features

Bug Fixes

  • add missing ApiProperty decorator to patchExternalSettings endpoint (#1670) (8ac01ba)

Code Refactoring

Build Systems

Read more

Release v4.11.0

21 Jan 11:10
cfd9ee1
Compare
Choose a tag to compare

4.11.0 (2025-01-21)

Features

  • metrics: add metrics logging and configuration support (#1559) (d61c826)

Bug Fixes

Build Systems

Release v4.10.0

20 Jan 14:57
6f1030d
Compare
Choose a tag to compare

4.10.0 (2025-01-20)

Features

  • add proposal count endpoint (#1626) (ad3c129)
  • make large file access warning text configurable with largeData… (#1517) (55fb2fd)

Bug Fixes

  • createDatasetDto: datasetName field in the CreateDatasetDto(obsoletes) should be required (#1574) (e4ff469)

Continuous Integration

  • workflow: add pull request trigger sdk generation and cleanup artifacts step (#1609) (e4a6903)

Build Systems

Read more

Release v4.9.1

07 Jan 09:55
11783c5
Compare
Choose a tag to compare

4.9.1 (2025-01-07)

Continuous Integration

  • sdk-release: remove python-pydantic-v1 generator and publish typescript-fetch sdk (#1598) (66f8e40)

Build Systems

  • deps: bump @casl/ability from 6.7.2 to 6.7.3 (0261f76)
  • deps: bump mongoose from 8.9.2 to 8.9.3 (077c384)
  • deps: bump uuid from 11.0.3 to 11.0.4 (a0ebed1)
  • deps-dev: bump @types/lodash from 4.17.13 to 4.17.14 (a2f3956)
  • deps-dev: bump @types/node from 22.10.2 to 22.10.5 (8f0f99b)
  • deps-dev: bump @typescript-eslint/eslint-plugin (b58dc8f)
  • deps-dev: bump @typescript-eslint/parser from 8.18.2 to 8.19.0 (e688a62)
  • deps-dev: bump concurrently from 9.1.1 to 9.1.2 (cee69b5)