albs_analytics/releases.txt

33 lines
863 B
Plaintext
Raw Normal View History

2023-03-06 18:21:56 +00:00
0.1.0 (2023-03-01)
First version
0.2.0 (2023-03-15)
2023-03-09 12:41:49 +00:00
- New parameter start_from
- Moved to double persition for timestamps
- Added metrics for build steps
0.2.1 (2023-03-15)
2023-03-16 08:31:09 +00:00
- Added canceled Build task status
0.3.0 (2023-03-22)
2023-03-16 17:57:31 +00:00
- Added test tasks stats
- New config parameter: oldest_to_update_days
0.3.1 (2023-03-22)
- db: bugfix with migration to version 3
- added info about api_timeout config parameter
- bugfix with processing of test tasks with new revision
0.3.2 (2023-03-23)
- Bugfix ALBS-1060
0.3.3 (2023-04-24)
build-analytics
Improvements
- [ALBS-1077] start deleting builds that were removed from ALBS
Bugfixes
- 'Key error' when db_port/db_host is not set
- update_builds() ignoring opldest_to_update attribute
- [ALBS-1099] Test task started_at attribute is NULL
- Max recursion error in 'Test task details.json'