Skip to content

Commit

Permalink
Fixed to_processing metric (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dean Karn authored Dec 14, 2023
1 parent c49ab53 commit cab14c5
Show file tree
Hide file tree
Showing 9 changed files with 703 additions and 578 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.14.2] - 2023-12-13
### Fixed
- `to_processing` metric using wrong `updated_at`.

### Added
- Deprecation notice to README.

## [0.14.1] - 2023-06-02
### Fixed
- created_at being updated when rescheduling a Job, only updated_at should/needs to be for metrics reporting.
Expand Down
Loading

0 comments on commit cab14c5

Please sign in to comment.