Skip to content

Commit

Permalink
Merge pull request #56 from mtzgroup/bugfix-qcio-exception-adaptererror
Browse files Browse the repository at this point in the history
  • Loading branch information
coltonbh authored Jun 11, 2024
2 parents 433fc82 + 2ee2c02 commit d60d853
Show file tree
Hide file tree
Showing 3 changed files with 300 additions and 314 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [unreleased]

### Changed

- Updated `qcio` `0.6.0` -> `0.6.1` to fix `AdapterError` subclasses not passing the `.program_output` argument correctly to parent classes so `celery` was failing to serialize this attribute on the exception object.
- Updated all dependencies to the latest versions in `poetry.lock`. (`poetry lock`)

## [0.7.0] - 2024-04-23

### Changed
Expand Down
Loading

0 comments on commit d60d853

Please sign in to comment.