Releases: release-engineering/product-listings-manager
Releases · release-engineering/product-listings-manager
v1.1.2
- Fix 'dictionary changed size during iteration' issue ([email protected])
- Update classifiers in setup.py ([email protected])
v1.1.1
- Fix syntax issue for python3 ([email protected])
- Test with python3.6 only ([email protected])
- Drop python2 rpm build ([email protected])
- Add more tests ([email protected])
- Relocate tests dir ([email protected])
- Move images to misc dir ([email protected])
v1.1.0
- Query module overrides directly ([email protected])
- Use fedora 29 instead of rawhide for py37 tests ([email protected])
- Refactor get module product listings ([email protected])
- Install new version of gunicorn in Docker container ([email protected])
v1.0.0
- Check koji status in health API ([email protected])
- Add missing packages to Dockerfile ([email protected])
- Generate coverage report ([email protected])
- Support python3 ([email protected])
- Add health check API ([email protected])
v0.5.0
- Change tito tag format to make it shorter ([email protected])
- Modulize configuration ([email protected])
- Replace raw SQL with SQLAlchemy models ([email protected])
- Define models using SQLAlchemy ([email protected])
v0.4
- Don't ignore spec file changes in git ([email protected])
- Remove deprecated XML-RPC API ([email protected])
- Add REST API endpoint to list product labels ([email protected])
- Show image building status in quay.io ([email protected])
- Shorten commit message of tito tag command ([email protected])
- Configure logging for PLM ([email protected])
- Use application factory ([email protected])
v0.3.3
- Use latest module record ([email protected])
- Fix positive overrides ignored issue ([email protected])
v0.3.2
- Fix tests ([email protected])
- Get module builds based on name and stream only ([email protected])
v0.3.1
- Response 404 for module product listings not found error ([email protected])
v0.3.0
- openshift: Change health check path ([email protected])
- Fix product listings not found error ([email protected])
- Follow flake8 convention ([email protected])
- Add module product listings REST API ([email protected])
- Fix HTTP 404 response code ([email protected])
- Log remote IP, traceback and arguments of remote call on error
([email protected]) - add database documentation ([email protected])