Revisions of python-oslo.cache
Dominique Leuenberger (dimstar_suse)
accepted
request 1198369
from
Dirk Mueller (dirkmueller)
(revision 20)
- update to version 3.8.0 - reno: Update master for unmaintained/victoria - reno: Update master for unmaintained/xena - Redis Sentinel: Use dogpile.cache interface for username - reno: Update master for unmaintained/zed - reno: Update master for unmaintained/wallaby - Use f-string when creating config dict - Remove old excludes - redis: Make database id configurable - Redis: Support socket keepalive - Update master for stable/2024.1
Ana Guerrero (anag+factory)
accepted
request 1171462
from
Dirk Mueller (dirkmueller)
(revision 19)
- update to version 3.7.0 - Update master for stable/2023.2 - reno: Update master for unmaintained/yoga - Fix minor typos in parameter help texts - Add native options for redis backend - Automate TLS certificates settings for redis backend - Do not mark hosts as alive when they are all dead - Add a new option to enforce the OpenSSL FIPS mode - memcache: Remove "default" username and password - config: Document backends supporting specific options - Fail if tls_enabled is True but backend does not support it - pre-commit: Bump versions - Bump hacking - Fix wrong path in coveragerc - [cache] memcache_password should be secret - Prevent potential ReDoS attack - Bump hacking (again) - Clean-up memcache connection sockets - Display coverage report - Ensure requirements are capped by upper constraints - Fix incomplete exception message - Add support for Redis Sentinel backend - Update python classifier in setup.cfg - pre-commit: Integrate bandit - Cleanup py27 support - redis: Add functional tests
Dominique Leuenberger (dimstar_suse)
accepted
request 1136731
from
Dirk Mueller (dirkmueller)
(revision 18)
- update to version 3.5.0 - Bump bandit - Imported Translations from Zanata
Dominique Leuenberger (dimstar_suse)
accepted
request 1093378
from
Dirk Mueller (dirkmueller)
(revision 17)
- update to version 3.4.0 - Revert "Moves supported python runtimes from version 3.8 to 3.10" - Update master for stable/2023.1 - Imported Translations from Zanata - Moves supported python runtimes from version 3.8 to 3.10 - Allow bmemcached to be optional for memcache_pool
Dominique Leuenberger (dimstar_suse)
accepted
request 1069829
from
Dirk Mueller (dirkmueller)
(revision 16)
- update to version 3.3.1 - Fix issues related to tox4 - update to version 3.3.0 - Add Python3 antelope unit tests - Imported Translations from Zanata - Add bmemcached as optional dependency - Update master for stable/zed - update to version 3.1.0 - Support SASL protocol for memcached - update to version 3.0.0 - Drop python3.6/3.7 support in testing runtime - Imported Translations from Zanata
Dominique Leuenberger (dimstar_suse)
accepted
request 981112
from
Dirk Mueller (dirkmueller)
(revision 15)
- update to version 2.11.0 - Add Python3 yoga unit tests - Expose pymemcache's HashClient public params - Add Python3 zed unit tests - Add Python 3 only classifier - fix typo - Use the right backend for TLS tests - Remove unnecessary unicode prefixes - Drop pymongo useless and removed attribute - Fix description of memcache_servers - Update master for stable/xena - Update master for stable/yoga - Update python testing classifier - Add socket keepalive options to oslo.cache - Add retry mechanisms to oslo.cache
Dominique Leuenberger (dimstar_suse)
accepted
request 940195
from
Dirk Mueller (dirkmueller)
(revision 14)
- update to version 2.8.1 - Add bug comment and fix nits - Update master for stable/wallaby - setup.cfg: Replace dashes with underscores - Add Python3 xena unit tests - Don't import module "etcd3gw" if etcd3gw backend is not used. - Adding technical details about the memcache pool backend. - Move flake8 as a pre-commit local target. - Drop use of deprecated collections classes - Dropping lower constraints testing. - Use py3 as the default runtime for tox
Dominique Leuenberger (dimstar_suse)
accepted
request 889989
from
Dirk Mueller (dirkmueller)
(revision 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 841204
from
Dirk Mueller (dirkmueller)
(revision 12)
switch to victoria
Dominique Leuenberger (dimstar_suse)
accepted
request 803586
from
Dirk Mueller (dirkmueller)
(revision 11)
Ussuri Update
Dominique Leuenberger (dimstar_suse)
accepted
request 786398
from
Dirk Mueller (dirkmueller)
(revision 10)
- switch to python 3.x only builds
Dominique Leuenberger (dimstar_suse)
accepted
request 774908
from
Dirk Mueller (dirkmueller)
(revision 9)
- update to version 1.37.0 - tox: Use the new hotness for constraints - Lower the memcache_socket_timeout to one second - Cap Bandit below 1.6.0 and update Sphinx requirement - Pass `flush_on_reconnect` to memcache pooled backend - add python 3.7 unit test job - Dropping the py35 testing - Avoid tox_install.sh for constraints support - Replace git.openstack.org URLs with opendev.org URLs. - OpenDev Migration Patch - Pass server_max_value_length to memcached client - Update hacking version - Fix lower-constraints - Add Python 3 Train unit tests - Update master for stable/stein - Remove stale comment in _memcache_pool
Dominique Leuenberger (dimstar_suse)
accepted
request 709042
from
Thomas Bechtold (tbechtold)
(revision 8)
- update to version 1.33.3 - OpenDev Migration Patch - Update .gitreview for stable/stein - Pass `flush_on_reconnect` to memcache pooled backend - Update UPPER_CONSTRAINTS_FILE for stable/stein
Dominique Leuenberger (dimstar_suse)
accepted
request 692852
from
Dirk Mueller (dirkmueller)
(revision 7)
- update to version 1.33.2 - Update mailinglist from dev to discuss - Drop expired connections before retrieving from the queue - fix tox python3 overrides - Config dict arguments.url must be a list - Update the requirements to match global-requirements for dogpile.cache - Switch to stestr - tox: Fix typo - uncap dogpile - Fix memcache pool client in monkey-patched environments - Imported Translations from Zanata - Always build universal wheels - Update reno for stable/rocky - Clean up .gitignore references to personal tools - Add release notes link to README - Don't quote {posargs} in tox.ini - Use template for lower-constraints - add lib-forward-testing-python3 test job - add python 3.6 unit test job - Only split url arg with memcache backend - import zuul job settings from project-config - fix dogpile.cache issue due to the new usage of decorate in the lib
Dominique Leuenberger (dimstar_suse)
accepted
request 672173
from
Thomas Bechtold (tbechtold)
(revision 6)
- update to version 1.30.3 - Config dict arguments.url must be a list - Switch to stestr - Update .gitreview for stable/rocky - import zuul job settings from project-config - Only split url arg with memcache backend
Dominique Leuenberger (dimstar_suse)
accepted
request 633095
from
Dirk Mueller (dirkmueller)
(revision 5)
Initial Rocky clients submission. please combine all in one staging project otherwise this will never build
Dominique Leuenberger (dimstar_suse)
accepted
request 583334
from
Dirk Mueller (dirkmueller)
(revision 4)
- Switch to stable/queens spec template
Dominique Leuenberger (dimstar_suse)
accepted
request 567272
from
Dirk Mueller (dirkmueller)
(revision 3)
- update to version 1.28.0 - Update the documentation link for doc migration - Follow the new PTI for document build - Update reno for stable/pike - Remove setting of version/release from releasenotes - Imported Translations from Zanata - Add more cache backend options - add bandit to pep8 job - Updated from global requirements
Dominique Leuenberger (dimstar_suse)
accepted
request 514986
from
Thomas Bechtold (tbechtold)
(revision 2)
- update to version 1.25.0 - Change locations of docs for intersphinx - Remove log translations - Imported Translations from Zanata - Fix error in cache.configure_cache_region usage doc - etcd3 : get rid of ast_literal - Improve backend configuration help text - Remove unused/duplicated logging import - update the doc URLs - rearrange content to fit the new standard layout - Add kwarg function key generator - [Fix gate]Update test requirement - switch from oslosphinx to openstackdocstheme - pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) - Replaces uuid.uuid4 with uuidutils.generate_uuid() - Update reno for stable/ocata - Switch to oslo_log - turn on warning-is-error in doc build - Check reStructuredText documents for common style issues. - Updated from global requirements - etcd3 driver for oslo.cache - Optimize the link address
Dominique Leuenberger (dimstar_suse)
accepted
request 456655
from
Thomas Bechtold (tbechtold)
(revision 1)
Displaying all 20 revisions