Skip to content

Releases: chaoss/augur

Release Version 0.17.0: Yelena Belova

16 Jul 14:50
Compare
Choose a tag to compare
Pre-release
  1. Updated contributing documentation
  2. Updated Developer Documentation
  3. Docker compose updates
  4. Introduction of Vagrant configuration file
  5. Fix for Gitlab Error issue
  6. Updated configuration documentation
  7. Facade worker updated to switch branch name to main when GitHub repositories change their primary branch from master to main.

Release Version 0.16.2: The Linda Lindas

02 Jul 20:19
f83a45c
Compare
Choose a tag to compare

Updates In This Release Include:

  1. Dependency worker updates,
  2. Documentation Improvements
  3. MAJOR ease of use improvements to Docker implementation
  4. Updates to software dependencies in Python.

Release Version 0.16.1.1: YYZ

24 Jun 22:44
770fd77
Compare
Choose a tag to compare
Pre-release
  1. Updated Readme.md file

Release Version 0.16.1: Whitechocolatespaceegg

10 Jun 23:33
8df79e7
Compare
Choose a tag to compare

New in this release:

  1. Support for Tensorflow 2.5.0
  2. Improved visualization API Documentation
  3. Advanced configuration update
  4. Docker Container Improvements

Release Version 0.16.0: Path of Wellness

31 May 18:17
a7688af
Compare
Choose a tag to compare

This release contains the following updates:

  1. Library dependencies now frozen across all workers and endpoints
  2. Bug fixes and updates to the visualization API
  3. Introduction of the Dependency Worker
  4. Documentation Updates
  5. Bulk loading updates for improved performance on large initial data collections
  6. Updates to frontend
  7. Added testing.

Release Version 0.15.4: Master of None

26 Apr 14:46
Compare
Choose a tag to compare
Pre-release
  1. Port assignment for workers and frontend randomized and error checked to enable easy deployment of multiple instances make rebuild-dev command altered to skip frontend build. Perform these steps manually.
  2. The Housekeeper now automatically updates URL's when repositories move. Consider this an alpha feature, but our testing to date shows robustness.
  3. API Routes for Auggie, the slackbot, are added in the new API format.
  4. API Development documentation substantially updated.
  5. Frontend bug fixes. Last release got wonky again and we fixed that.
  6. Schema update to ensure deletion of contributors is restricted. Contributor worker presently does not delete any users, but resolves canonical ones.
  7. Added informational output to the installation scripts
  8. Added two libraries to setup.py to support Slack API calls: boto3, and slack.
  9. Gitlab issue worker patch: Now skips non-GitLab URL's entirely
  10. Gitlab Merge Request worker patch: Now skips non-GitLab URL's entirely
  11. Added debug logging to worker_base.py and pull_request_worker.py.

Release Version 0.15.2.1: The Melting of the Sun

06 Apr 20:52
ff5d919
Compare
Choose a tag to compare
  1. Updates to Docker Container Definitions, including enhancements to the frontend using a minimal npm deployment command set.
  2. Updates to CLI interface to return two functions previously under augur util, which is now deprecated, into the augur backend CLI.
  3. Version bumps on numerous backend dependencies, including Pandas and TensorFlow.
  4. Documentation updates for new developers, and corresponding to other changes
  5. Visualization API Updates to use "Flyby" for one-timer committers

Release Version 0.15.2 - Rhinestone Cowboy

29 Mar 13:22
71db576
Compare
Choose a tag to compare
  1. Contributor Breadth Worker Schema Update
  2. Improved topic modeling in clustering worker
  3. Updated Documentation
  4. Renamed "drive-by" contributors to "fly-by" contributors in visualization API.
  5. Fixed issues with frontend dependencies. Frontend speed significantly improved.

Hambone

16 Mar 04:20
e5127c2
Compare
Choose a tag to compare
Hambone Pre-release
Pre-release

A number of small bug fixes.

  1. Contributor breadth worker with non-duplication, and timestamps on each event
  2. Removal of accidental placement of contributor_worker.py into contributor_breadth_worker directory
  3. Updated clustering worker.
  4. Inline comments added to github worker
  5. Documentation added for machine learning workers.
  6. Full release of the contributor worker

Covid Party

09 Mar 02:55
b054142
Compare
Choose a tag to compare
Covid Party Pre-release
Pre-release

This release includes:

  1. GitLab Workers
  2. Four machine learning workers
  3. Updates to documentation
  4. Increased Development support
  5. Rigorous testing and validation at large scale.