Recent Releases of pifpaf

pifpaf - 3.3.0

What's Changed

  • postgresql: fix initdb options by @CyberTailor in https://github.com/jd/pifpaf/pull/190
  • ci(mergify): upgrade configuration to current format by @mergify in https://github.com/jd/pifpaf/pull/191
  • Valkey: Redis: Use IP address in sentinel configuration by @kajinamit in https://github.com/jd/pifpaf/pull/192
  • Remove Python 3.8 support by @kajinamit in https://github.com/jd/pifpaf/pull/193
  • Allow drivers requiring extended attributes to use any xattr implementation by @eli-schwartz in https://github.com/jd/pifpaf/pull/194

New Contributors

  • @CyberTailor made their first contribution in https://github.com/jd/pifpaf/pull/190
  • @mergify made their first contribution in https://github.com/jd/pifpaf/pull/191

Full Changelog: https://github.com/jd/pifpaf/compare/3.2.3...3.3.0

- Python
Published by tobias-urdin about 1 year ago

pifpaf - 3.2.3

What's Changed

  • Fix list command names from importlib by @tobias-urdin in https://github.com/jd/pifpaf/pull/189

Full Changelog: https://github.com/jd/pifpaf/compare/3.2.2...3.2.3

- Python
Published by tobias-urdin over 1 year ago

pifpaf - 3.2.2

What's Changed

  • Fix long description by @tobias-urdin in https://github.com/jd/pifpaf/pull/185
  • Fix CI and test using Ubuntu 24.04 and Python 3.12 by @tobias-urdin in https://github.com/jd/pifpaf/pull/187

Full Changelog: https://github.com/jd/pifpaf/compare/3.2.1...3.2.2

- Python
Published by tobias-urdin over 1 year ago

pifpaf - 3.2.1

What's Changed

  • Switch to new version of docker actions by @kajinamit in https://github.com/jd/pifpaf/pull/171
  • Redis: Use IP address in sentinel configuration by @kajinamit in https://github.com/jd/pifpaf/pull/183
  • Replace call to deprecated method Thread.setDaemon() by @carlsmedstad in https://github.com/jd/pifpaf/pull/184

New Contributors

  • @carlsmedstad made their first contribution in https://github.com/jd/pifpaf/pull/184

Full Changelog: https://github.com/jd/pifpaf/compare/3.2.0...3.2.1

- Python
Published by tobias-urdin over 1 year ago

pifpaf - 3.2.0

What's Changed

  • Remove deprecated mongo cli options by @douardda in https://github.com/jd/pifpaf/pull/145
  • Add support for newer s3rver by @tobias-urdin in https://github.com/jd/pifpaf/pull/146
  • Fix etcd v3.4 cluster works by @ainoniwa in https://github.com/jd/pifpaf/pull/135
  • ceph: authallowinsecureglobalidreclaim and monwarnonpoolnoredundancy to false by @tobias-urdin in https://github.com/jd/pifpaf/pull/150
  • Move mergify to queue action by @tobias-urdin in https://github.com/jd/pifpaf/pull/153
  • Drop old Gnocchi support by @tobias-urdin in https://github.com/jd/pifpaf/pull/152
  • gnocchi: Change s3 credentials to s3rver default by @tobias-urdin in https://github.com/jd/pifpaf/pull/151
  • Start all etcd nodes at the same time by @jkawamoto in https://github.com/jd/pifpaf/pull/156
  • Follow PEP517 by @jkawamoto in https://github.com/jd/pifpaf/pull/157
  • Local test environment by @jkawamoto in https://github.com/jd/pifpaf/pull/158
  • Fix Travis CI and migrate to stestr by @felixonmars in https://github.com/jd/pifpaf/pull/149
  • Change local import of swift to absolute from top-level package by @kotopesutility in https://github.com/jd/pifpaf/pull/161
  • Fix CI and do cleanup by @tobias-urdin in https://github.com/jd/pifpaf/pull/162
  • Enable the use of pifpaf run mysql with root users by @rafaelweingartner in https://github.com/jd/pifpaf/pull/159
  • CI: fix syntax error that caused CI to never ever run by @eli-schwartz in https://github.com/jd/pifpaf/pull/165
  • Drop runtime dependency on setuptools for entrypoint enumeration and version parsing by @eli-schwartz in https://github.com/jd/pifpaf/pull/166
  • Fix pep8 error by @kajinamit in https://github.com/jd/pifpaf/pull/169
  • Update supported python versions by @kajinamit in https://github.com/jd/pifpaf/pull/168
  • redis: Support enabling password by @kajinamit in https://github.com/jd/pifpaf/pull/167
  • Remove distutils by @tobias-urdin in https://github.com/jd/pifpaf/pull/178
  • Add package data and Python 3.12 to metadata by @tobias-urdin in https://github.com/jd/pifpaf/pull/179
  • Add Valkey support by @zzzeek in https://github.com/jd/pifpaf/pull/175
  • Redis: Add password to URL environment by @kajinamit in https://github.com/jd/pifpaf/pull/172
  • Use squash merge method for mergify by @tobias-urdin in https://github.com/jd/pifpaf/pull/180
  • Unpin SQLAlchemy for Aodh by @tobias-urdin in https://github.com/jd/pifpaf/pull/181

New Contributors

  • @ainoniwa made their first contribution in https://github.com/jd/pifpaf/pull/135
  • @jkawamoto made their first contribution in https://github.com/jd/pifpaf/pull/156
  • @kotopesutility made their first contribution in https://github.com/jd/pifpaf/pull/161
  • @rafaelweingartner made their first contribution in https://github.com/jd/pifpaf/pull/159
  • @eli-schwartz made their first contribution in https://github.com/jd/pifpaf/pull/165
  • @kajinamit made their first contribution in https://github.com/jd/pifpaf/pull/169
  • @zzzeek made their first contribution in https://github.com/jd/pifpaf/pull/175

Full Changelog: https://github.com/jd/pifpaf/compare/3.1.5...3.2.0

- Python
Published by tobias-urdin over 1 year ago