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