Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass instance_old to post_log.send #558

Merged

Conversation

ilius
Copy link
Contributor

@ilius ilius commented Aug 30, 2023

We need to send audit log to logstash (this can apply to any external database/API), so we need the old model object to extract the changes.

@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Merging #558 (445c0d3) into master (9f1a09b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #558   +/-   ##
=======================================
  Coverage   94.96%   94.96%           
=======================================
  Files          31       31           
  Lines         994      994           
=======================================
  Hits          944      944           
  Misses         50       50           
Files Changed Coverage Δ
auditlog/receivers.py 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hramezani
Copy link
Member

hramezani commented Aug 30, 2023

Thanks @ilius.

It will be released in V3.0.0.

@hramezani hramezani merged commit 858034b into jazzband:master Aug 30, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants