Releases: rwth-acis/RequirementsBazaar
Releases · rwth-acis/RequirementsBazaar
Release v0.9.0-rc.4
This is a pre-release. For changes please check the Changelog.
Release v0.9.0-rc.3
This is a pre-release. For changes please check the Changelog.
Release v0.9.0-rc.2
This is a pre-release. For changes please check the Changelog.
Release v0.9.0-rc.1
This is a pre-release. For changes please check the Changelog.
v0.7.2
Release Notes - Requirements Bazaar - Version be-v0.7.2
Bug
- [RB-581] - "Last Activity" sorting should sort according to real "last activity" within anything inside
Improvement
- [RB-589] - Add allowMultiple = true to API description for sort parameter
New Feature
- [RB-592] - Add GET /bazaar/version API to retrive the actual service name version
Task
- [RB-588] - Document since timestamp format
v0.7.1
Release Notes - Requirements Bazaar - Version be-v0.7.1
Bug
- [RB-585] - Login user should not see private projects that they do not belong to
Improvement
- [RB-572] - Add email to queue and send only summary every x minutes
New Feature
- [RB-582] - More information inside email (summary)
Task
- [RB-573] - Try to change service path for beta to requirements-bazaar.org/beta/xxx
v0.7.0
Release Notes - Requirements Bazaar - Version be-v0.7.0
Improvement
- [RB-270] - Version the database with flyway
- [RB-529] - Use new ActivityTracker JSON field
- [RB-531] - Switch fom gson to Jackson library
- [RB-539] - Use ISO-8601 date format for output
- [RB-541] - Improve github readme.md from Manuels feedback
New Feature
- [RB-519] - Contributor endpoints lists roles of contribution
Task
v0.5.1
Rework Vtor profiles to include "*"
Remove private projects from statistics (temporary)
Return additional data for projects, components and requirements calls
Add search (filter) parameter to API
Default lead developer shouldn't be user 1, "anonymous", should be "null"
v0.5.0
v0.6.0
Bug
- [RB-403] - Fix spelling errors in code
- [RB-500] - User validation rules incorrect when user gets updated
- [RB-501] - Create activity notification for creation of an attachment
- [RB-504] - Do not set lastUpdatedDate when object is created
- [RB-527] - Rename service endpoints to be unique and best practice
Improvement
- [RB-211] - Add logging to the backend
- [RB-263] - Clean the database names
- [RB-472] - Change architecture from microservice to one bazaar service
- [RB-491] - Adjust validation constraint
- [RB-498] - Remove auto following for requirement creation
- [RB-499] - Add creator to return object of created attachment to make API more consistent
- [RB-502] - Use subresource
- [RB-513] - Remove RequirementEx class if possible
- [RB-515] - Implement the requirement contributers correct
- [RB-517] - Improve github readme.md
- [RB-528] - MobSOS log calls for all RMI calls and HTTP calls
New Feature
- [RB-341] - Save logged in date for users and creation date and last updated date
Task
- [RB-256] - Swagger UI authorization
- [RB-367] - Create demo data with lot of content.
- [RB-441] - Rename "components" API to "categories"
- [RB-492] - Remove hashbang from urls generation
- [RB-493] - Move /statistics endpoints to the resources like /requirements/1/statistics
- [RB-494] - Clean the API to make it more consistent
- [RB-497] - Rename creationTime and lastUpdatedTime
- [RB-520] - Deploy Swagger UI on beta and live