Releases: reportportal/migrations
Releases · reportportal/migrations
Release 5.12.0
Release 5.12.0
Hotfix 5.11.1
Release 5.11.0
EPMRPP-87666 || Drop gin index on trgm log message (#284)
Hotfix 5.10.1
We fixed cases where the OpenSearch migration was completed before the PostgreSQL migration as a parent process. The situation should be handled appropriately, and we are waiting for the completion of the PostgreSQL migration.
What's Changed
- Hotfix 5.10.1 by @raikbitters in #279
Full Changelog: 5.10.0...5.10.1
Release 5.10.0
Merge pull request #275 from reportportal/rc/5.10.0-release Release 5.10.0
Release 5.9.0
1. API Key functionality:
New API Key functionality has been introduced, allowing users to create multiple API keys, assign custom names with identifiable prefixes, and easily revoke unnecessary keys. This enhancement offers greater flexibility and improved security for API Key usage.