mirror of
				https://github.com/ilri/dspace-statistics-api.git
				synced 2025-10-30 20:31:15 +01:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			acfe87b91a
			...
			d814f1c4f0
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| d814f1c4f0 | |||
| 00f30591c4 | 
| @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||||||
| ### Updated | ### Updated | ||||||
| - Update dependencies with `poetry update` | - Update dependencies with `poetry update` | ||||||
|  |  | ||||||
|  | ### Added | ||||||
|  | - GitHub Actions workflow to build and test the API | ||||||
|  |  | ||||||
| ## [1.4.1] - 2021-01-14 | ## [1.4.1] - 2021-01-14 | ||||||
| ### Changed | ### Changed | ||||||
| - Limit Solr query to UUIDs to avoid errors with unmigrated legacy stats (https://github.com/ilri/dspace-statistics-api/issues/12) | - Limit Solr query to UUIDs to avoid errors with unmigrated legacy stats (https://github.com/ilri/dspace-statistics-api/issues/12) | ||||||
| @@ -83,7 +86,7 @@ and gunicorn 20.0.4 | |||||||
| - Minor syntax issues highlighted by flake8 | - Minor syntax issues highlighted by flake8 | ||||||
|  |  | ||||||
| ## [1.1.0] - 2019-05-05 | ## [1.1.0] - 2019-05-05 | ||||||
| ## Updated | ### Updated | ||||||
| - Falcon 2.0.0 (@alanorth) | - Falcon 2.0.0 (@alanorth) | ||||||
|  |  | ||||||
| ## [1.0.0] - 2019-04-15 | ## [1.0.0] - 2019-04-15 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user