Skip to content

Commit

Permalink
Fixed to_processing metric
Browse files Browse the repository at this point in the history
  • Loading branch information
deankarn committed Dec 14, 2023
1 parent c49ab53 commit aea23eb
Show file tree
Hide file tree
Showing 8 changed files with 696 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 aea23eb

Please sign in to comment.