File python-oslo.middleware.changes of Package python-oslo.middleware
-------------------------------------------------------------------
Sat Aug 29 17:24:28 UTC 2015 - tbechtold@suse.com
- update to 2.8.0:
* Split option discovery function by middleware
* Updated from global requirements
* Updated from global requirements
* Fix remarks missed on #209817
* Added new test for CORS Simple Headers
* Restore backward compat of paste factory
* Do not dump HealthcheckResult class source
* Updated from global requirements
* Renamed latent_configuration to _latent_configuration
* Added latent properties to CORS middleware
* Declare some methods static
* Allow to get option from paste-deploy
* Remove usage of oslo.config global
* Imported Translations from Transifex
* Updated from global requirements
* Imported Translations from Transifex
* Updated from global requirements
* Imported Translations from Transifex
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Added verbose debug logging to CORS
- Adjust Requires according to requirements.txt
-------------------------------------------------------------------
Wed Jul 29 10:42:33 UTC 2015 - tbechtold@suse.com
- Unify spec file. Use fedora compatible files macros
-------------------------------------------------------------------
Mon Jul 20 21:20:53 UTC 2015 - dmueller@suse.com
- update to 2.4.0:
* Fix mocking for 1.1.0
* Updated from global requirements
* Imported Translations from Transifex
* Updated from global requirements
* Support PasteDeploy
* Add tox target to find missing requirements
-------------------------------------------------------------------
Thu Jun 25 09:57:37 UTC 2015 - tbechtold@suse.com
- update to 2.3.0:
* Drop use of 'oslo' namespace package
-------------------------------------------------------------------
Wed Jun 24 07:12:34 UTC 2015 - tbechtold@suse.com
- update to 2.2.0:
* CORS Middleware defers to server response
* Updated from global requirements
* Drop use of 'oslo' namespace package
* Use correct oslo_middleware.base methods in CORS middleware
* Added request to parse_response
* Updated from global requirements
-------------------------------------------------------------------
Wed Jun 10 17:59:37 UTC 2015 - tbechtold@suse.com
- update to 2.1.0:
* Revert "Remove oslo namespace package"
-------------------------------------------------------------------
Mon Jun 8 14:01:30 UTC 2015 - tbechtold@suse.com
- update to 1.3.0:
* Added CORS wildcard handling
* Drop use of 'oslo' namespace package
* Updated from global requirements
* Advertise support for Python3.4 / Remove support for Python 3.3
* Remove run_cross_tests.sh
- Update Requires according to requirements.txt
-------------------------------------------------------------------
Thu May 7 07:59:54 UTC 2015 - dmueller@suse.com
- update to 1.2.0:
* Imported Translations from Transifex
* Update CORS tests to use config fixture's load_raw_values
* Updated from global requirements
-------------------------------------------------------------------
Tue Mar 10 15:10:08 UTC 2015 - tbechtold@suse.com
- update to 1.0.0:
* Updated from global requirements
- update Requires
-------------------------------------------------------------------
Tue Feb 24 10:21:42 UTC 2015 - tbechtold@suse.com
- update to version 0.5.0:
* Update the list of packages in setup.cfg
* Updated from global requirements
* Adds missing files
- Add _service file
- Cleanup SLES11 conditionals
-------------------------------------------------------------------
Thu Feb 5 15:33:55 UTC 2015 - tbechtold@suse.com
- update to version 0.4.0
* Fixes the healthcheck factory method and docs
* add shortcut to healthcheck middleware
* Updated from global requirements
* Move i18n module to a private name
* Update Oslo imports to remove namespace package
* Add healthcheck middleware
* Updated from global requirements
* Fix bug tracker link in readme
- Adjust Requires according to requirements.txt
-------------------------------------------------------------------
Mon Jan 12 10:37:19 UTC 2015 - dmueller@suse.com
- update to 0.3.0:
* Move files out of the namespace package
* Don't use default value in LimitingReader
* switch to oslo.context
* Workflow documentation is now in infra-manual
* Updated from global requirements
* Flesh out the README
* Imported Translations from Transifex
* Add pbr to installation requirements
* Remove extraneous vim editor configuration comments
* Support building wheels (PEP-427)
* Fix coverage testing
* Expose sizelimit option to config generator
-------------------------------------------------------------------
Wed Oct 29 10:22:57 UTC 2014 - tbechtold@suse.com
- Initial version