Skip to content

Commit

Permalink
Mem (2/3): Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cjao committed Jul 11, 2023
1 parent f5fc7fb commit 38a94cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Reduced server memory consumption during workflow processing

### Docs

Expand All @@ -40,6 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Removed the upper limit from `dask` and `distributed` packages' versions until we find a version which is incompatible with Covalent.
- When the server is stopped, any workflows in a non-terminal state are first cancelled
- Pinned sqlalchemy version with upper limit <2.0.0.
- Migrated core server-side code to new data access layer.

### Tests

Expand Down

0 comments on commit 38a94cb

Please sign in to comment.