v0.92.0 - Paladin Penguin
Pre-release
Pre-release
What's Changed
- UPdate release branch? by @sgoggins in https://github.com/chaoss/augur/pull/3206
- Release Version Updates to 0.90.0 by @sgoggins in https://github.com/chaoss/augur/pull/3243
- Latest Augur Stable Release by @sgoggins in https://github.com/chaoss/augur/pull/3257
- Release v0.90.3 by @sgoggins in https://github.com/chaoss/augur/pull/3293
- Release v0.91.0 Release PR by @sgoggins in https://github.com/chaoss/augur/pull/3349
- New Release Version by @sgoggins in https://github.com/chaoss/augur/pull/3393
- updated the version in README.md by @sgoggins in https://github.com/chaoss/augur/pull/3394
- Fix typos in test directory names (fixes #3398) by @shlokgilda in https://github.com/chaoss/augur/pull/3399
- feat: Add Topic Modeling database schema tables by @xiaoha-cloud in https://github.com/chaoss/augur/pull/3397
- Add TopicModelEvent ORM model to augur_data.py by @xiaoha-cloud in https://github.com/chaoss/augur/pull/3405
- Fix database connection leak when deleting repos via web UI: Fixes #3392 by @shlokgilda in https://github.com/chaoss/augur/pull/3400
- Ensure Docker logging facilities can see gunicorn errors by @MoralCode in https://github.com/chaoss/augur/pull/3389
- Create a migration to synchronize the topic model tables by @MoralCode in https://github.com/chaoss/augur/pull/3408
- docs: Fix documentation for collection_interval units (seconds vs days) #3407 by @PredictiveManish in https://github.com/chaoss/augur/pull/3409
- remove unused functions for calculating recollection by @MoralCode in https://github.com/chaoss/augur/pull/3339
- Augur auto migrations by @MoralCode in https://github.com/chaoss/augur/pull/3416
- docs: move contributor lists to CONTRIBUTORS.md and update README for clarity by @AdeebaNizam404 in https://github.com/chaoss/augur/pull/3386
- Add flexible column order support for CSV imports (Fixes #3310) by @shlokgilda in https://github.com/chaoss/augur/pull/3375
- remove three files of old schemas that are entirely comments by @MoralCode in https://github.com/chaoss/augur/pull/3436
- specify
pr_review_bodyas a User generated content string field by @MoralCode in https://github.com/chaoss/augur/pull/3438 - Consistent SA model setup by @MoralCode in https://github.com/chaoss/augur/pull/3450
- Fix deadlock issues by implementing timeout handling for git operations by @shlokgilda in https://github.com/chaoss/augur/pull/3420
- [tasks] Fix memory issues from large in-memory lists in collection tasks by @shlokgilda in https://github.com/chaoss/augur/pull/3424
- Fix: Add null check for release target in tag collection by @shlokgilda in https://github.com/chaoss/augur/pull/3466
- Add Toggle Option for Facade Commit Messages by @IsaacMilarky in https://github.com/chaoss/augur/pull/3353
- [tasks/github] Batch processing for PR reviews collection by @shlokgilda in https://github.com/chaoss/augur/pull/3439
- Fix database connection leaks in DEI routes and user CLI commands by @shlokgilda in https://github.com/chaoss/augur/pull/3412
- Toml swap by @MoralCode in https://github.com/chaoss/augur/pull/3344
- Fix broken 8knot link in README by @MoralCode in https://github.com/chaoss/augur/pull/3484
- fix: Updated links for Redis Installation by @PredictiveManish in https://github.com/chaoss/augur/pull/3481
- Fix #3474: Add default value for AUGUR_DOCKER_DEPLOY to prevent AttributeError on bare metal installs by @guptapratykshh in https://github.com/chaoss/augur/pull/3500
- [tasks/github] Batch processing for PR review comments collection by @shlokgilda in https://github.com/chaoss/augur/pull/3449
- Fix config hierarchy by @MoralCode in https://github.com/chaoss/augur/pull/3512
- (fix): remove no else raise and no else return rules from .pylintrc by @pushpitkamboj in https://github.com/chaoss/augur/pull/3533
- Remove stale explorer_libyear_detail refresh from matview script by @iGufrankhan in https://github.com/chaoss/augur/pull/3540
- add CI job for running the unit tests by @MoralCode in https://github.com/chaoss/augur/pull/3513
- Deleted the augur-retired-sql.schema file by @Noaman-Akhtar in https://github.com/chaoss/augur/pull/3553
- Fixes for repo url update on move detection by @MoralCode in https://github.com/chaoss/augur/pull/3391
- Revert database url retrieval so manual install works by @MoralCode in https://github.com/chaoss/augur/pull/3516
- Release to the Release Branch by @sgoggins in https://github.com/chaoss/augur/pull/3616
New Contributors
- @shlokgilda made their first contribution in https://github.com/chaoss/augur/pull/3399
- @xiaoha-cloud made their first contribution in https://github.com/chaoss/augur/pull/3397
- @AdeebaNizam404 made their first contribution in https://github.com/chaoss/augur/pull/3386
- @guptapratykshh made their first contribution in https://github.com/chaoss/augur/pull/3500
- @pushpitkamboj made their first contribution in https://github.com/chaoss/augur/pull/3533
- @iGufrankhan made their first contribution in https://github.com/chaoss/augur/pull/3540
- @Noaman-Akhtar made their first contribution in https://github.com/chaoss/augur/pull/3553
Full Changelog: chaoss/augur@v0.91.0...v0.92.0