Releases: chaoss/augur
Releases · chaoss/augur
v0.62.0 - KC Chiefs
Release Highlights
- Re-Added support for GitLab repositories (must specify the entire repository URL. Organization support coming in the next release)
- API additions for code complexity
- Various platform API endpoint data anomaly error correction updates
- Bumped key dependency versions
- Additional materialized views for 8Knot performance
- Documentation dependency updates to address changes at readthedocs.io
- Additional retries to account for extended platform downtimes
- Updates to Docker deployment (more updates coming in next release)
What's Changed
- Bump scipy from 1.7.3 to 1.10.0 in /augur/tasks/data_analysis/pull_request_analysis_worker by @dependabot in #2571
- Bump scipy from 1.7.3 to 1.10.0 by @dependabot in #2570
- Bump scipy from 1.7.3 to 1.10.0 in /augur/tasks/data_analysis/discourse_analysis by @dependabot in #2569
- Bump joblib from 1.0.1 to 1.2.0 in /augur/tasks/data_analysis/message_insights by @dependabot in #2568
- Bump tornado from 6.1 to 6.3.3 by @dependabot in #2566
- Bump scipy from 1.7.3 to 1.10.0 in /augur/tasks/data_analysis/message_insights by @dependabot in #2565
- Fix orm warnings by @ABrain7710 in #2581
- Update repo load controller with orm syntax by @ABrain7710 in #2580
- UPdate dependabot branch with updates to dev by @sgoggins in #2582
- Fix issue when merging repo_load_controller changes and orm warning changes together by @ABrain7710 in #2583
- updating dev-dependabot with dev changes by @sgoggins in #2584
- Dependabot updates: Validated in Production by @sgoggins in #2579
- Implement ability to add gitlab repos from frontend by @ABrain7710 in #2590
- Dependencies Updated by @sgoggins in #2657
- Add gitlab merge request and issue collection by @ABrain7710 in #2658
- Fix Variable Reassignment by @IsaacMilarky in #2659
- More gitlab changes by @ABrain7710 in #2661
- [docs] Update firefox version to match requirement of firefox-geckodriver by @oleks in #2660
- Fix collection issue by @ABrain7710 in #2664
- [api] Add endpoint to get repo by ID by @Seltyk in #2476
- Use Reviewdog to Annotate PRs with Pylint and Spellcheck by @IsaacMilarky in #2666
- Fix a few small collection issues by @ABrain7710 in #2667
- Fix retry insert data issue by @ABrain7710 in #2668
- Fix Pylint Errors in Dev by @IsaacMilarky in #2669
- Updating materialized view branch with latest dev changes by @sgoggins in #2670
- Fix complexity endpoints by @ABrain7710 in #2671
- Updating materialized view refresh branch patch by @sgoggins in #2673
- docker compose mounts volume for postgres by default by @GaryPWhite in #2677
- Materialized View Update Updates by @sgoggins in #2679
- Dev Release to Main by @sgoggins in #2665
New Contributors
- @oleks made their first contribution in #2660
- @GaryPWhite made their first contribution in #2677
Full Changelog: v0.60.2...v0.62.0
v0.60.2 - Taylor Kelce
What's Changed
- Updating SQLAlchemy_upgrade branch from dev by @sgoggins in #2559
- fixed focus field when 'register' is clicked by @kaxada in #2564
- [API] add pull_requests_new endpoint to get time series of new PRs opened by @Shiva953 in #2544
- Upgrade SQLAlchemy to 2.0.22 and Pandas to 1.5.3 by @IsaacMilarky in #2572
- Version 0.60.2 Release by @sgoggins in #2577
New Contributors
Full Changelog: v0.60.1...v0.60.2
v0.60.1 - Augur-Taylors Version
v0.60.0 - Augur-Taylors Version
What's Changed
- Dev to GraphQL-API-Experiment by @sgoggins in #2529
- Fix tables on user settings page clipping past end of column by @Ulincsys in #2528
- Add sql to update closed issue cntrbs with closed issue event data by @ABrain7710 in #2541
- Updating Graphql API Experiment by @sgoggins in #2543
- Split ENTRYPOINT script in 2 by @mscherer in #2495
- Updating data fixer with dev by @sgoggins in #2547
- Graphql api experiment into test for pr review fixes by @sgoggins in #2548
- Make Collection Process Easier to Understand by @IsaacMilarky in #2522
- Update recollection frequency by @ABrain7710 in #2550
- Updates from graphql branch and debugging branch by @sgoggins in #2549
- Use Bulk Inserts in Facade Collection Instead of Single Inserts by @IsaacMilarky in #2546
- Fix null cntrb id errors in issue closed cntrb update by @ABrain7710 in #2553
- Fix syntax error in facade changes by @ABrain7710 in #2554
- fixed typos by @kaxada in #2555
- Repo load message patch by @sgoggins in #2561
- Fix Wrong Base Classes for Celery Tasks by @IsaacMilarky in #2562
- Release 0.6.0: Augur, Taylor's Version by @sgoggins in #2563
Full Changelog: v0.53.2...v0.60.0
v0.53.2 - Shamrock Shake
What's Changed
- docs update by @sgoggins in #2519
- Docs Update by @sgoggins in #2520
- Fix pr reviews issue by @ABrain7710 in #2526
- Release PR by @sgoggins in #2530
Full Changelog: v0.53.1...v0.53.2
v0.53.1 - Shamrock Shake
What's Changed
Full Changelog: v0.53.0...v0.53.1
v0.53.0 - Shamrock Shake
What's Changed
- Wrong name in dependency metric modules by @IsaacMilarky in #2505
- Dev: Fix to the dependency worker by @sgoggins in #2506
- Updated key rotation to be more random by @sgoggins in #2504
- Dev alembic fix 123 by @sgoggins in #2512
- Release PR by @sgoggins in #2513
- version update by @sgoggins in #2514
Full Changelog: v0.52.0...v0.53.0
v0.52.0 - I Am Supposed to be Writing a Grant
What's Changed
- Fix old and bad method of getting absolute directory for cloned repos for the main dependency task by @IsaacMilarky in #2482
- Dev by @sgoggins in #2496
- Value worker migrate to task by @IsaacMilarky in #2497
- Fix issue assignees being wrongly assigned the issue user's cntrb_id by @ABrain7710 in #2498
- Dev index matview patch spg 1 by @sgoggins in #2490
- Major PR fumble... Release! by @sgoggins in #2499
- Updating Main with Dev : RELEASe by @sgoggins in #2500
- version Updates by @sgoggins in #2501
Full Changelog: v0.51.1...v0.52.0
v0.51.1-Free Taylor Swift Tickets
What's Changed
- Fix lack of uniformity in getting path for cloned repositories by @IsaacMilarky in #2461
- Remove unused legacy code by @Ulincsys in #2462
- Update Dockerfile by @sgoggins in #2465
- Contributor breadth conversion by @sgoggins in #2473
- [docs] Clarify OAuth flow documentation by @Seltyk in #2472
- [auth] Fix session token refresh by @Seltyk in #2474
- Release 0.51.1 by @sgoggins in #2464
Full Changelog: v0.51.0...v0.51.1
Release Version 0.51.0 - Free Taylor Swift Tickets
What's Changed
- Fix toast messages visibility by @Ulincsys in #2434
- Fix toast messages visibility again by @Ulincsys in #2435
- Fix toast messages visibility againgain by @Ulincsys in #2436
- Contributor upsert fix by @ABrain7710 in #2443
- Dev by @sgoggins in #2446
- Add DEI Badging endpoints by @Ulincsys in #2444
- Add jinja example to markdown file by @Ulincsys in #2448
- Fix timestamp not being updated when repo collection fails because of 404 by @IsaacMilarky in #2441
- Fix typos in docstring for remove_duplicate_dicts by @pelmers in #2442
- Make Machine Learning Tasks Consistent With Other Horizontally Collecting Tasks by @IsaacMilarky in #2450
- Dev api performance patch by @sgoggins in #2453
- updating versions for release by @sgoggins in #2454
- Release 0.51.0 by @sgoggins in #2451
New Contributors
Full Changelog: v0.50.3...v0.51.0