Skip to content

v2.0.0

Compare
Choose a tag to compare
@it-reaktion it-reaktion released this 15 Jun 15:34
· 179 commits to main since this release
75d8fd9

2.0.0 (2023-06-15)

Breaking Changes

  • use poetry for building and update os to ubi9-minimal (#255) (75d8fd9)

Updates several subsystems:
* Python 3.11 (upgrading from 3.9)
* AlmaLinux 9 instead of CentOS 7
* Poetry instead of setuptools
* ruff instead of pylint/mypy
* helm chart for deployment

Chores

  • deps-dev: bump pytest-cov from 4.0.0 to 4.1.0 (#281) (50b9ad4)
  • deps: bump radiorabe/s2i-python from 1.0.6 to 1.1.0 (#280) (643489e)
  • deps-dev: bump pytest from 7.2.2 to 7.3.1 (#273) (dd9e249)
  • deps: bump radiorabe/s2i-python from 1.0.5 to 1.0.6 (#271) (5fd002e)
  • deps-dev: bump black from 23.1.0 to 23.3.0 (#269) (1a406b9)
  • deps: bump radiorabe/s2i-python from 1.0.4 to 1.0.5 (#268) (ab93114)
  • deps: bump radiorabe/s2i-python from 1.0.3 to 1.0.4 (#266) (aee33e1)
  • deps: bump werkzeug from 2.2.2 to 2.2.3 (#263) (060c470)
  • deps-dev: bump pytest from 7.2.1 to 7.2.2 (#265) (c417498)
  • deps: bump radiorabe/s2i-python from 1.0.2 to 1.0.3 (#261) (dc64f1f)
  • deps: bump cachelib from 0.10.1 to 0.10.2 (#259) (8dbd155)
  • deps-dev: bump black from 22.12.0 to 23.1.0 (#260) (99faaa8)
  • deps: bump docker/build-push-action from 3 to 4 (#258) (63cf2b8)
  • deps: bump radiorabe/python-minimal from 1.0.2 to 1.0.3 (#257) (78ba316)
  • deps: bump cachelib from 0.10.0 to 0.10.1 (#252) (8f155fe)
  • deps-dev: bump isort from 5.11.4 to 5.12.0 (#256) (0dee048)
  • ci: enable pre-release-branches (#254) (777ac82)
  • deps-dev: bump flake8-docstrings from 1.6.0 to 1.7.0 (#253) (a924224)
  • deps-dev: bump pydocstyle from 6.2.3 to 6.3.0 (#251) (c3afb71)
  • deps-dev: bump pytest from 7.2.0 to 7.2.1 (#250) (1a6496d)