File python-oslo.cache.changes of Package python-oslo.cache
-------------------------------------------------------------------
Mon Sep 2 17:34:44 UTC 2024 - cloud-devel@suse.de
- 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
-------------------------------------------------------------------
Thu May 2 22:07:19 UTC 2024 - cloud-devel@suse.de
- 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
-------------------------------------------------------------------
Thu Jan 4 09:12:32 UTC 2024 - cloud-devel@suse.de
- update to version 3.5.0
- Bump bandit
- Imported Translations from Zanata
-------------------------------------------------------------------
Thu Jun 15 20:40:09 UTC 2023 - cloud-devel@suse.de
- 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
-------------------------------------------------------------------
Tue Mar 7 06:52:28 UTC 2023 - cloud-devel@suse.de
- update to version 3.3.1
- Fix issues related to tox4
-------------------------------------------------------------------
Mon Mar 6 15:24:27 UTC 2023 - cloud-devel@suse.de
- 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
-------------------------------------------------------------------
Sun Oct 2 14:47:23 UTC 2022 - cloud-devel@suse.de
- update to version 3.1.0
- Support SASL protocol for memcached
-------------------------------------------------------------------
Tue Aug 16 08:43:11 UTC 2022 - cloud-devel@suse.de
- update to version 3.0.0
- Drop python3.6/3.7 support in testing runtime
- Imported Translations from Zanata
-------------------------------------------------------------------
Tue Jun 7 08:41:59 UTC 2022 - cloud-devel@suse.de
- 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
-------------------------------------------------------------------
Tue Oct 26 22:11:53 UTC 2021 - cloud-devel@suse.de
- 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
-------------------------------------------------------------------
Sun May 2 17:29:53 UTC 2021 - cloud-devel@suse.de
- update to version 2.7.0
- Add Python3 wallaby unit tests
- Do not hardcode flush_on_reconnect, move to oslo.cache config
- Update master for stable/victoria
- Add dogpile.cache.pymemcache backend
- Imported Translations from Zanata
- Dropping lower constraints testing
-------------------------------------------------------------------
Fri Oct 9 19:06:50 UTC 2020 - cloud-devel@suse.de
- update to version 2.6.1
- Switch to Victoria tests
- Drop hard choice on py38 for functional tests
- [doc] tell to prefix ipv6 hosts with inet6
- Remove the unused coding style modules
- Remove unneeded babel.cfg etc
- Adding functional tests for memcache_pool backend
- Add pre-commit to pep8 gate
- Imported Translations from Zanata
- Fix pygments style
- Update master for stable/ussuri
- Introducing usage of pre-commit
- Removes pre-commit hooks from Lucas-C
- Add Memcached functional tests to gate
- Align contributing doc with oslo's policy
- Refactoring functional tests based on standard usages
- Uses commit hash instead of version tags in pre-commit
- Apply fixes for pre-commit compliance in all code
- Switch to newer openstackdocstheme and reno versions
- Adding functional tests
- Remove six
- Add release notes links to doc index
- Add python-binary-memcached to support SASL
- Bump bandit version
- Small cleanups in tox.ini
- Add TLS options to oslo.cache
- Bump dogpile.cache's version for Memcached TLS support
- Fix pep8 failure
- Stop to use the __future__ module.
- Add TLS context creation from config
- Update lower-constraints versions
-------------------------------------------------------------------
Tue May 12 09:46:11 UTC 2020 - cloud-devel@suse.de
- update to version 2.3.0
- Add memcache_pool backend job
- Update master for stable/train
- Switch from python-memcached to pymemcache.
- tox: Keeping going with docs
- Update hacking for Python3
- [ussuri][goal] Drop python 2.7 support and testing
- remove outdated header
- Fix pymemcache release note python package name
- Remove dogpile kwarg test
- Revert "Switch from python-memcached to pymemcache."
- Update memcached configuration help text
- trivial: Cleanup tox.ini
- Use unittest.mock instead of third party mock
- Ignore reno artifacts
- Fix python2 syntaxe in doc
- tox: Trivial cleanup
- Imported Translations from Zanata
-------------------------------------------------------------------
Sat Mar 14 12:02:39 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- switch to python 3.x only builds
-------------------------------------------------------------------
Wed Oct 9 12:19:09 UTC 2019 - cloud-devel@suse.de
- 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
-------------------------------------------------------------------
Tue Jun 11 06:15:29 UTC 2019 - cloud-devel@suse.de
- 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
-------------------------------------------------------------------
Mon Apr 8 11:11:58 UTC 2019 - cloud-devel@suse.de
- 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
-------------------------------------------------------------------
Wed Feb 6 14:54:18 UTC 2019 - cloud-devel@suse.de
- 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
-------------------------------------------------------------------
Sat Sep 1 08:23:55 UTC 2018 - cloud-devel@suse.de
- update to version 1.30.1
- Fix incompatible requirement in lower constraints
- Remove stale pip-missing-reqs tox test
- Update reno for stable/queens
- Update links in README
- Trivial: Update pypi url to new url
- Change memcache_socket_timeout to a float
- Imported Translations from Zanata
- Avoid use of autodoc_tree_index_modules
- Don't let tox_install.sh error if there is nothing to do
- Clean old output before new doc builds
- Switch pep8 job to python 3
- Updated from global requirements
- add lower-constraints job
-------------------------------------------------------------------
Fri Feb 23 13:19:25 UTC 2018 - tbechtold@suse.com
- Switch to stable/queens spec template
-------------------------------------------------------------------
Mon Jan 15 11:49:42 UTC 2018 - cloud-devel@suse.de
- 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
-------------------------------------------------------------------
Mon Aug 7 13:30:02 UTC 2017 - cloud-devel@suse.de
- 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
-------------------------------------------------------------------
Mon Feb 13 09:00:12 UTC 2017 - cloud-devel@suse.de
- update to version 1.17.0:
- Imported Translations from Zanata
- Update reno for stable/newton
- Remove references to Python 3.4
- Fix docstring for get_memoization_decorator
- Add Constraints support
- Show team and repo badges on README
- Changed the home-page link
- Enable release notes translation
- TrivialFix: Remove default=None when set value in Config
- Updated from global requirements
- Add usage example to documentation
-------------------------------------------------------------------
Thu Sep 1 07:29:43 UTC 2016 - tbechtold@suse.com
- update to version 1.14.0
* Correct help text for backend option
* Fix OpenStack capitalization
-------------------------------------------------------------------
Tue Aug 30 16:21:56 UTC 2016 - tbechtold@suse.com
- update to version 1.13.0
* Updated from global requirements
-------------------------------------------------------------------
Wed Aug 10 14:34:54 UTC 2016 - tbechtold@suse.com
- update to version 1.12.0
* Fixup intersphinx docs
* Use entrypoints for backends
* Handle empty memcache pool corner case
* Imported Translations from Zanata
* Add Python 3.5 classifier and venv
* Updated from global requirements
-------------------------------------------------------------------
Mon Jul 4 15:39:20 UTC 2016 - tbechtold@suse.com
- update to 1.9.0:
* Updated from global requirements
* Add reno for releasenotes management
* Trivial: ignore openstack/common in flake8 exclude list
* Imported Translations from Zanata
* Remove direct dependency on babel
* If caching is globally disabled force dogpile to use the null backend
-------------------------------------------------------------------
Thu Jun 2 08:52:04 UTC 2016 - tbechtold@suse.com
- use renderspec source service
- update spec from upstream
-------------------------------------------------------------------
Mon Apr 4 11:16:48 UTC 2016 - tbechtold@suse.com
- update to 1.6.0:
* Updated from global requirements
* Update .gitreview for stable/mitaka
-------------------------------------------------------------------
Sun Mar 13 22:00:33 UTC 2016 - dmueller@suse.com
- update to 1.5.0:
* Updated from global requirements
-------------------------------------------------------------------
Thu Mar 3 14:38:53 UTC 2016 - tbechtold@suse.com
- update to 1.4.0:
* Updated from global requirements
* Move some of these noisy logs to trace level
* Revert "Use assertTrue/False instead of assertEqual(T/F)"
* Update translation setup
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Delete python bytecode before every test run
* Use assertTrue/False instead of assertEqual(T/F)
* Updated from global requirements
* Replace deprecated LOG.warn with LOG.warning
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Trival: Remove 'MANIFEST.in'
* Updated from global requirements
* Remove Python 2.6 classifier
* Remove python 2.6 and cleanup tox.ini
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Export functions from __init__
- Adjust Requires according to requirements.txt
-------------------------------------------------------------------
Thu Oct 15 14:36:50 UTC 2015 - dmueller@suse.com
- update to 0.8.0:
* Make CacheIsolatingProxy public
* Add shields.io version/downloads links/badges into README.rst
* add auto-generated docs for config options
* Change ignore-errors to ignore_errors
* Updated from global requirements
-------------------------------------------------------------------
Thu Sep 3 19:36:48 UTC 2015 - tbechtold@suse.com
- update to 0.7.0:
* Updated from global requirements
* Implement get/set/delete multiple keys for dictionary backend
-------------------------------------------------------------------
Thu Aug 27 11:55:32 UTC 2015 - tbechtold@suse.com
- update to 0.6.0:
* Move optional backend dependencies into setup.cfg [extras]
* Ignore the .eggs/ directory
* Remove remnants of noop backend registration
* Updated from global requirements
* Updated from global requirements
* Setup translations
* flake8 - remove unused rules and fix imports
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Remove NoOp cache from oslo.cache
- Adjust Requires according to requirements.txt
-------------------------------------------------------------------
Thu Jul 30 13:37:48 UTC 2015 - tbechtold@suse.com
- Initial packaging