Releases: chaoss/augur
Releases · chaoss/augur
Release Version 0.43.6 - Festivus!
Release Version 0.43.5 - Festivus!
What's Changed
- fix:
Exeption
is not defined by @nicholasgriffintn in #2073 - Updates to API, Docs, Materialized Views by @sgoggins in #2078
New Contributors
- @nicholasgriffintn made their first contribution in #2073
Full Changelog: v0.43.3...v0.43.5
Release Version 0.43.3 - End-Ticketmaster
Adds missing environment.txt file.
What's Changed
- Create template environment.txt by @wrussell1999 in #2053
New Contributors
- @wrussell1999 made their first contribution in #2053
Full Changelog: v0.43.2...v0.43.3
Release Version 0.43.2 - Santa
Full Changelog: v0.43.1...v0.43.2
Release Version 0.43.1 - OSPOsium
What's Changed
Full Changelog: v0.43.0...v0.43.1
Release Version 0.43.0 - Happy Birthday!
What's Changed
- Alembic Database Changes by @ABrain7710 in #1914
- Merge andrew-dev into augur-new by @ABrain7710 in #1917
- Merge isaac new into augur-new by @ABrain7710 in #1918
- Update
augur-new
withmain
by @sgoggins in #1924 - augur-new-andrew into augur-new by @ABrain7710 in #1925
- CLI Commands for User Creation by @sgoggins in #1929
- Make tasks throw errors when repo does not exist by @ABrain7710 in #1932
- Augur new Remove Hard Coded Repo_id and Change platform_id to 1 by @ABrain7710 in #1933
- Add Database String Connection Text by @ABrain7710 in #1934
- Change cli/user.py to sqlalchemy syntax by @ABrain7710 in #1938
- Keep Augur-New Up to Date by @sgoggins in #1942
- small patch to request_dict_from_endpoint by @IsaacMilarky in #1944
- Merge update query by @ABrain7710 in #1947
- Split up github tasks into separate files and fix pr reviewers by @ABrain7710 in #1949
- Add more tests to pr tasks by @ABrain7710 in #1950
- Add init files to all packages by @ABrain7710 in #1951
- Add ability to configure redis database by @ABrain7710 in #1952
- Implement routes to change config by @ABrain7710 in #1954
- Make logs get the log level and directory from config rather than using defaults by @ABrain7710 in #1955
- Fix error that happens if legacy migration fail in the schema script by @ABrain7710 in #1956
- Add docs strings, linting, and several types by @ABrain7710 in #1957
- Augur new fixes by @ABrain7710 in #1958
- Implement augur routine by @sgoggins in #1961
- Augur new commands by @sgoggins in #1959
- Augur new andrew by @sgoggins in #1960
- Revert "Implement augur routine" by @ABrain7710 in #1963
- Fix @server.app.route by @ABrain7710 in #1964
- Merging Andrew's Branch by @sgoggins in #1966
- Small update to Isaac/Andrew Merged Branch by @sgoggins in #1969
- Add user API endpoints by @Priya730 in #1953
- Patch Augur-new's task scheduling mechanism by @IsaacMilarky in #1975
- Remove duplicate data before inserting by @ABrain7710 in #1976
- Augur new cntrb insert fix by @ABrain7710 in #1977
- Small changes to process_dict_response by @ABrain7710 in #1979
- Make detect_repo_move and collect_repo_info execute in a group by @IsaacMilarky in #1981
- augur user add cli commands fixed by @Priya730 in #1968
- Fix for null characters in strings of issue data by @ABrain7710 in #1982
- Augur New Updates from Andrew and John Into
augur-new-dev
by @sgoggins in #1985 - Add exception to catch protocol error by @ABrain7710 in #1987
augur-new
updates toaugur-new-dev
by @sgoggins in #1988- Remove more null string data from github data by @ABrain7710 in #1989
- Dev Branch Update for Augur New :
augur-new-dev
by @sgoggins in #1990 - Change uniques for prs and issues by @ABrain7710 in #1991
- Dev Sync on New Augur for PR/ISSUE patch. by @sgoggins in #1992
- Cherrypick login dev by @sgoggins in #1993
- Update a copy of the ML patch with
augur-new-dev
by @sgoggins in #1996 - Alembic Script update by @sgoggins in #2000
- Machine Learning Workers Working by @sgoggins in #1999
- Bringing
augur-new-dev
up to date with changes tomain
by @sgoggins in #2002 - Update Augur New with Development Work by @sgoggins in #2001
- Miscellaneous Fixes to Augur New by @ABrain7710 in #2012
- Isaac debug by @sgoggins in #2016
- Augur new ml fixes by @sgoggins in #2017
- Isaac debug by @sgoggins in #2018
- Augur new dev by @sgoggins in #2022
- Overhaul Facade and add needed functionality to PR collection. by @IsaacMilarky in #2019
- Augur new ml fixes spg by @sgoggins in #2024
- Merge testing and repo api changes into Augur New by @ABrain7710 in #2023
- Push fixes from dev into ML branch by @sgoggins in #2025
- ML Updates to dev by @sgoggins in #2026
- Updating
augur-new
with minor changes frommain
by @sgoggins in #2030 - Documentation update from Main by @sgoggins in #2031
- Augur new fix db error by @sgoggins in #2032
- Augur new dev by @sgoggins in #2029
- Augur new dev Release Ready by @sgoggins in #2039
- Augur new dev by @sgoggins in #2041
- Release Augur Version 0.43.0 by @sgoggins in #2042
Full Changelog: v0.42.5...v0.43.0
What's Changed
- Alembic Database Changes by @ABrain7710 in #1914
- Merge andrew-dev into augur-new by @ABrain7710 in #1917
- Merge isaac new into augur-new by @ABrain7710 in #1918
- Update
augur-new
withmain
by @sgoggins in #1924 - augur-new-andrew into augur-new by @ABrain7710 in #1925
- CLI Commands for User Creation by @sgoggins in #1929
- Make tasks throw errors when repo does not exist by @ABrain7710 in #1932
- Augur new Remove Hard Coded Repo_id and Change platform_id to 1 by @ABrain7710 in #1933
- Add Database String Connection Text by @ABrain7710 in #1934
- Change cli/user.py to sqlalchemy syntax by @ABrain7710 in #1938
- Keep Augur-New Up to Date by @sgoggins in #1942
- small patch to request_dict_from_endpoint by @IsaacMilarky in #1944
- Merge update query by @ABrain7710 in #1947
- Split up github tasks into separate files and fix pr reviewers by @ABrain7710 in #1949
- Add more tests to pr tasks by @ABrain7710 in #1950
- Add init files to all packages by @ABrain7710 in #1951
- Add ability to configure redis database by @ABrain7710 in #1952
- Implement routes to change config by @ABrain7710 in #1954
- Make logs get the log level and directory from config rather than using defaults by @ABrain7710 in #1955
- Fix error that happens if legacy migration fail in the schema script by @ABrain7710 in #1956
- Add docs strings, linting, and several types by @ABrain7710 in #1957
- Augur new fixes by @ABrain7710 in #1958
- Implement augur routine by @sgoggins in #1961
- Augur new commands by @sgoggins in #1959
- Augur new andrew by @sgoggins in #1960
- Revert "Implement augur routine" by @ABrain7710 in #1963
- Fix @server.app.route by @ABrain7710 in #1964
- Merging Andrew's Branch by @sgoggins in #1966
- Small update to Isaac/Andrew Merged Branch by @sgoggins in #1969
- Add user API endpoints by @Priya730 in #1953
- Patch Augur-new's task scheduling mechanism by @IsaacMilarky in #1975
- Remove duplicate data before inserting by @ABrain7710 in #1976
- Augur new cntrb insert fix by @ABrain7710 in #1977
- Small changes to process_dict_response by @ABrain7710 in #197...
Release Version 0.42.6 - Eras
What's Changed
- Update Augur New with Development Work by @sgoggins in #2001
- Miscellaneous Fixes to Augur New by @ABrain7710 in #2012
- Overhaul Facade and add needed functionality to PR collection. by @IsaacMilarky in #2019
- Updating
augur-new
with minor changes frommain
by @sgoggins in #2030
Full Changelog: 0.42.4...v0.42.6
Release Version 0.42.4 - Eras
What's Changed
- Alembic Database Changes by @ABrain7710 in #1914
- Merge andrew-dev into augur-new by @ABrain7710 in #1917
- Merge isaac new into augur-new by @ABrain7710 in #1918
- Update
augur-new
withmain
by @sgoggins in #1924 - augur-new-andrew into augur-new by @ABrain7710 in #1925
- CLI Commands for User Creation by @sgoggins in #1929
- Make tasks throw errors when repo does not exist by @ABrain7710 in #1932
- Augur new Remove Hard Coded Repo_id and Change platform_id to 1 by @ABrain7710 in #1933
- Add Database String Connection Text by @ABrain7710 in #1934
- Change cli/user.py to sqlalchemy syntax by @ABrain7710 in #1938
- Keep Augur-New Up to Date by @sgoggins in #1942
- small patch to request_dict_from_endpoint by @IsaacMilarky in #1944
- Merge update query by @ABrain7710 in #1947
- Split up github tasks into separate files and fix pr reviewers by @ABrain7710 in #1949
- Add more tests to pr tasks by @ABrain7710 in #1950
- Add init files to all packages by @ABrain7710 in #1951
- Add ability to configure redis database by @ABrain7710 in #1952
- Implement routes to change config by @ABrain7710 in #1954
- Make logs get the log level and directory from config rather than using defaults by @ABrain7710 in #1955
- Fix error that happens if legacy migration fail in the schema script by @ABrain7710 in #1956
- Add docs strings, linting, and several types by @ABrain7710 in #1957
- Augur new fixes by @ABrain7710 in #1958
- Implement augur routine by @sgoggins in #1961
- Augur new commands by @sgoggins in #1959
- Augur new andrew by @sgoggins in #1960
- Revert "Implement augur routine" by @ABrain7710 in #1963
- Fix @server.app.route by @ABrain7710 in #1964
- Merging Andrew's Branch by @sgoggins in #1966
- Small update to Isaac/Andrew Merged Branch by @sgoggins in #1969
- Add user API endpoints by @Priya730 in #1953
- Patch Augur-new's task scheduling mechanism by @IsaacMilarky in #1975
- Remove duplicate data before inserting by @ABrain7710 in #1976
- Augur new cntrb insert fix by @ABrain7710 in #1977
- Small changes to process_dict_response by @ABrain7710 in #1979
- Make detect_repo_move and collect_repo_info execute in a group by @IsaacMilarky in #1981
- augur user add cli commands fixed by @Priya730 in #1968
- Fix for null characters in strings of issue data by @ABrain7710 in #1982
- Augur New Updates from Andrew and John Into
augur-new-dev
by @sgoggins in #1985 - Add exception to catch protocol error by @ABrain7710 in #1987
augur-new
updates toaugur-new-dev
by @sgoggins in #1988- Remove more null string data from github data by @ABrain7710 in #1989
- Dev Branch Update for Augur New :
augur-new-dev
by @sgoggins in #1990 - Change uniques for prs and issues by @ABrain7710 in #1991
- Dev Sync on New Augur for PR/ISSUE patch. by @sgoggins in #1992
- Cherrypick login dev by @sgoggins in #1993
- Update a copy of the ML patch with
augur-new-dev
by @sgoggins in #1996 - Alembic Script update by @sgoggins in #2000
- Machine Learning Workers Working by @sgoggins in #1999
- Bringing
augur-new-dev
up to date with changes tomain
by @sgoggins in #2002 - Update instruction for contributing to the source code by @Nene-S in #2010
- Isaac debug by @sgoggins in #2016
- Updated Documentation images by @meetagrawal09 in #2015
- Augur new ml fixes by @sgoggins in #2017
- Isaac debug by @sgoggins in #2018
- Augur new dev by @sgoggins in #2022
- Augur new ml fixes spg by @sgoggins in #2024
- Merge testing and repo api changes into Augur New by @ABrain7710 in #2023
- Updating regularly_used_data.rst by @witchtrish in #2014
- Push fixes from dev into ML branch by @sgoggins in #2025
- ML Updates to dev by @sgoggins in #2026
- Fixed broken image refs by @meetagrawal09 in #2021
- Documentation update from Main by @sgoggins in #2031
- Augur new fix db error by @sgoggins in #2032
New Contributors
- @Nene-S made their first contribution in #2010
- @meetagrawal09 made their first contribution in #2015
- @witchtrish made their first contribution in #2014
Full Changelog: v0.28.3...0.42.4
Release Version 0.42.0 - Uecker
What's Changed
- Alembic Database Changes by @ABrain7710 in #1914
- Merge andrew-dev into augur-new by @ABrain7710 in #1917
- Merge isaac new into augur-new by @ABrain7710 in #1918
- Update
augur-new
withmain
by @sgoggins in #1924 - augur-new-andrew into augur-new by @ABrain7710 in #1925
- CLI Commands for User Creation by @sgoggins in #1929
- Make tasks throw errors when repo does not exist by @ABrain7710 in #1932
- Augur new Remove Hard Coded Repo_id and Change platform_id to 1 by @ABrain7710 in #1933
- Add Database String Connection Text by @ABrain7710 in #1934
- Change cli/user.py to sqlalchemy syntax by @ABrain7710 in #1938
- Keep Augur-New Up to Date by @sgoggins in #1942
- small patch to request_dict_from_endpoint by @IsaacMilarky in #1944
- Merge update query by @ABrain7710 in #1947
- Split up github tasks into separate files and fix pr reviewers by @ABrain7710 in #1949
- Add more tests to pr tasks by @ABrain7710 in #1950
- Add init files to all packages by @ABrain7710 in #1951
- Add ability to configure redis database by @ABrain7710 in #1952
- Implement routes to change config by @ABrain7710 in #1954
- Make logs get the log level and directory from config rather than using defaults by @ABrain7710 in #1955
- Fix error that happens if legacy migration fail in the schema script by @ABrain7710 in #1956
- Add docs strings, linting, and several types by @ABrain7710 in #1957
- Augur new fixes by @ABrain7710 in #1958
- Implement augur routine by @sgoggins in #1961
- Augur new commands by @sgoggins in #1959
- Augur new andrew by @sgoggins in #1960
- Revert "Implement augur routine" by @ABrain7710 in #1963
- Fix @server.app.route by @ABrain7710 in #1964
- Merging Andrew's Branch by @sgoggins in #1966
- Small update to Isaac/Andrew Merged Branch by @sgoggins in #1969
- Add user API endpoints by @Priya730 in #1953
- Patch Augur-new's task scheduling mechanism by @IsaacMilarky in #1975
- Remove duplicate data before inserting by @ABrain7710 in #1976
- Augur new cntrb insert fix by @ABrain7710 in #1977
- Small changes to process_dict_response by @ABrain7710 in #1979
- Make detect_repo_move and collect_repo_info execute in a group by @IsaacMilarky in #1981
- augur user add cli commands fixed by @Priya730 in #1968
- Fix for null characters in strings of issue data by @ABrain7710 in #1982
- Augur New Updates from Andrew and John Into
augur-new-dev
by @sgoggins in #1985 - Add exception to catch protocol error by @ABrain7710 in #1987
augur-new
updates toaugur-new-dev
by @sgoggins in #1988- Remove more null string data from github data by @ABrain7710 in #1989
- Dev Branch Update for Augur New :
augur-new-dev
by @sgoggins in #1990 - Change uniques for prs and issues by @ABrain7710 in #1991
- Dev Sync on New Augur for PR/ISSUE patch. by @sgoggins in #1992
- Cherrypick login dev by @sgoggins in #1993
- Update a copy of the ML patch with
augur-new-dev
by @sgoggins in #1996 - Alembic Script update by @sgoggins in #2000
- Machine Learning Workers Working by @sgoggins in #1999
- Bringing
augur-new-dev
up to date with changes tomain
by @sgoggins in #2002 - Update Augur New with Development Work by @sgoggins in #2001
Full Changelog: v0.28.2...v0.42.0
Release Version 0.28.3 - Magnificent
What's Changed
Full Changelog: v0.28.2...v0.28.3