Skip to content

Releases: equinor/data-modelling-storage-service

v1.28.4

05 Mar 10:01

Choose a tag to compare

1.28.4 (2026-03-05)

Bug Fixes

  • dont add package-name in release version (db56ae9)
  • regex pattern to prevent DOS attack (a272754)

Miscellaneous Chores

  • merge pytest init options (bddb4ae)
  • use non-deprecated release please action (3e2e9f9)

Code Refactoring

  • rename dict method to to_dict in Repository and DataSourceRequest classes (2c76059)

Build System

  • add pre-commit to poetry dev group (65fa3a0)
  • deps-dev: bump deepdiff from 5.8.1 to 8.6.1 (6791ecb)
  • deps-dev: bump pydevd from 2.10.0 to 3.4.1 (1ec4f77)
  • deps-dev: bump pytest from 8.3.5 to 9.0.2 (afe1a60)
  • deps-dev: bump setuptools from 68.2.2 to 82.0.0 (6838fe0)
  • deps: bump actions/cache from 3 to 5 (f3aee94)
  • deps: bump actions/setup-python from 1 to 6 (85aeff2)
  • deps: bump actions/stale from 1 to 10 (1638876)
  • deps: bump aiofiles from 0.7.0 to 25.1.0 (1c2ffd8)
  • deps: bump azure-core from 1.32.0 to 1.38.0 (ed6f627)
  • deps: bump azure-monitor-opentelemetry in the api group (e25293c)
  • deps: bump cachetools from 5.5.2 to 7.0.1 (7cb6a38)
  • deps: bump cffi from 1.17.1 to 2.0.0 (f44ae8c)
  • deps: bump cryptography from 42.0.8 to 45.0.7 (e6b33ce)
  • deps: bump cryptography from 45.0.7 to 46.0.5 (4907c3f)
  • deps: bump ecdsa from 0.19.0 to 0.19.1 (d25beab)
  • deps: bump google-github-actions/release-please-action (60a0383)
  • deps: bump h11 from 0.14.0 to 0.16.0 (a076505)
  • deps: bump pyinstrument from 4.6.2 to 5.1.2 (8f6796b)
  • deps: bump python from 3.12-slim to 3.14-slim in the docker group (9bb0c64)
  • deps: bump python-multipart from 0.0.9 to 0.0.22 (8f1ecfd)
  • deps: bump redis from 5.2.1 to 7.2.1 (1474aed)
  • deps: bump requests from 2.32.3 to 2.32.4 (fc147a8)
  • deps: bump the api group across 1 directory with 5 updates (78e992f)
  • deps: bump the api group with 2 updates (0c6377c)
  • deps: bump urllib3 from 2.3.0 to 2.6.3 (ec93b1a)

Continuous Integration

  • add api group to dependabot config (3c5e206)
  • add dependabot config (1c32c43)
  • add docker and gh actions ecosystems + pr limit (76e1f5d)
  • added permissions for all GH workflows (d28690c)
  • update to python3.12 in publish-to-pypi gh wf (711757f)
  • use new release-please style for config (d670a64)

v1.28.3

07 Apr 06:37

Choose a tag to compare

1.28.3 (2025-03-28)

Bug Fixes

v1.28.2

06 Mar 11:44

Choose a tag to compare

1.28.2 (2025-03-06)

Bug Fixes

  • make behave run again (978e21c)
  • make unit tests work again (3d61cf8)

Code Refactoring

  • increase attempts caused by cosmos db rate limiting (7992cd1)

v1.28.1

21 Jan 15:11
ee29485

Choose a tag to compare

1.28.1 (2025-01-21)

Code Refactoring

v1.28.0

21 Jan 15:03
0b41f3d

Choose a tag to compare

1.28.0 (2024-12-16)

Features

Bug Fixes

  • invalidate BP cache on blueprint updates (c62564a)

v1.27.1

23 May 11:32

Choose a tag to compare

1.27.1 (2024-05-23)

Bug Fixes

  • export entities and folders (7c52e18)

v1.27.0

16 May 10:47

Choose a tag to compare

1.27.0 (2024-05-16)

Features

  • refresh existing application lookup (c91de2d)

v1.26.0

13 May 10:25

Choose a tag to compare

1.26.0 (2024-05-13)

Features

  • cache documents in redis (09f520e)

v1.25.3

06 May 08:24

Choose a tag to compare

1.25.3 (2024-05-06)

Bug Fixes

  • mongo: retry failed requests (54f0bc1)

v1.25.2

02 May 06:58

Choose a tag to compare

1.25.2 (2024-04-29)

Bug Fixes

  • create datasource should be replace existing (0461b13)

Performance Improvements

  • cache documents in 'resolve_document' (dc74f5c)

Build System

  • deps: bump idna from 3.6 to 3.7 (19cf419)
  • deps: bump pymongo from 4.6.1 to 4.6.3 (0552b25)