Download docker-compose with 3.0.5 dependencies
How-to upgrade Steps
IMPORTANT!
Please note that from this version all ReportPortal's server environment variables should be specified in uppercase format. For example, rp.profiles
should be replaced with RP_PROFILES
. See details in new version of example of docker-compose (attached to the release).
New features and improvements
- Deep Merge - merge all structure of launches, at every level, not only suites (see video guide and docs)
- API for Authorization service (Swagger)
- Cucumber Agent implemented
- Client-javascript refactored
- Filters show user name as user typed
- Stay up-to-date: outdated version of services will be highlighted on Login page
- Be informed: twitter news will be shown at Login page
Minor improvements:
- Separator before logout in the User profile DropDown menu;
- API button to Profile dropdown menu
- Icon
slack
to template of email letters - Icon
Mail us
on Login page - Plug-in for grunt-assemble is assembled
Bug fixes
- #134 After RP ugrade to 3.0.1 impossible to open single 'To investigate' item
- #85 [Swagger] API for Authorization Service
- #110 Applied filters are cleared when you navigate back to the previous level in a suite tree
- #113 Missing breadcrumb links for test suites when the test item was opened from failures page
- #116 Hide filter criteria panel by default on Launches page
- #76 No results after click on 'Failed' number in launch
- #4 JASMINE-JS: More than one launch result appears on ReportPortal, when few specs specified in protractor config file
- #146 Test page jumping
Documentation:
- Documentation is completely reviewed and updated to the 3.0.5 version
- New video guides for key fuctionality
- Client-javascript documentation (https://github.com/reportportal/client-javascript)
- Configuration parameters of services in docker-compose (https://github.com/reportportal/reportportal)