Releases: ethyca/fideslog
Releases · ethyca/fideslog
1.2.1
What's Changed
- Enable validation of events representing local servers by @PSalant726 in #68
- Remove Conda upload from the deployment workflow by @PSalant726 in #70
Full Changelog: v1.2.0...v1.2.1
1.2.0
What's Changed
AnalyticsEvent.endpoint
includes the HTTP request method by @eastandwestwind in #66
New Contributors
- @eastandwestwind made their first contribution in #66
Full Changelog: v1.1.5...v1.2.0
1.1.5
What's Changed
- Rate limit all endpoints by default via middleware by @PSalant726 in #64
- Catch all exceptions and raise
AnalyticsError
s by @PSalant726 in #63
Full Changelog: v1.1.4...v1.1.5
1.1.4
What's Changed
- Change default event loop for WIndows by @sanders41 in #61
New Contributors
- @sanders41 made their first contribution in #61
Full Changelog: v1.1.3...v1.1.4
1.1.3
What's Changed
- Set the server host to 0.0.0.0 in production by @PSalant726 in #60
Full Changelog: v1.1.2...v1.1.3
1.1.2
What's Changed
- Enable successful AWS health checks by @PSalant726 in #59
Full Changelog: v1.1.1...v1.1.2
1.1.1
What's Changed
- Include the SDK
README.md
in theMANIFEST.in
by @PSalant726 in #58
Full Changelog: v1.1.0...v1.1.1
1.1.0
What's Changed
- Resolve
resource_counts
type error by @SteveDMurphy in #34 - Record new
AnalyticsEvent
s asynchronously by @PSalant726 in #50 - Add production readme content, improve auto-generated documentation by @PSalant726 in #48
- Catch
AssertionError
s and raiseAnalyticsError
s instead by @PSalant726 in #51 - Require an
X-Fideslog-Version
custom request header by @PSalant726 in #52 - Expose the
/redoc
endpoint publicly, respect app-level config, Docker cleanup by @PSalant726 in #53 - Rate limit requests by @PSalant726 in #56
- Configure the
fideslog
logger, improve API server log output by @PSalant726 in #55
Full Changelog: 1.0.1...v1.1.0
v1.0.1
What's Changed
- Required Database Changes by @SteveDMurphy in #19
- Add a developer boolean column to the test table by @SteveDMurphy in #42
- Enable
AnalyticsClient
s to specifydeveloper_mode
, and send "developer"AnalyticsEvent
s by @PSalant726 in #43 - Publish to Conda by @SteveDMurphy in #46
Full Changelog: v1.0.0...1.0.1
1.0.0
What's Changed
- Build & Push Docker Image, Deploy API by @SteveDMurphy in #29
- Use the production API server URL by @PSalant726 in #35
Full Changelog: v0.9.1...v1.0.0