Skip to content

v1.28.4

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Mar 10:01

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)