Skip to content

Commit

Permalink
📝 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Sep 4, 2023
1 parent 0f04827 commit 550612e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ Versioned according to [Semantic Versioning](http://semver.org/).

Added:

- METS Server: providing concurrent additional access to the METS file for parallel processing, #966
- Web API: Cache jobs in the processing server with an optional callback once processed, #1069
- Web API: Lock pages of a workspace to prevent simultaneous non-additive access to workspaces, #1069
- Web API: Support job dependency for caching complete fully-deterministic workflows, #1069
* METS Server: providing concurrent additional access to the METS file for parallel processing, #966
* Web API: Cache jobs in the processing server with an optional callback once processed, #1069
* Web API: Lock pages output file groups of a workspace to prevent simultaneous non-additive access to workspaces, #1069
* Web API: Support job dependency for caching complete fully-deterministic workflows, #1069
* Web API: Processing server will start all ready requests, not just the first one, #1069

## [2.53.0] - 2023-08-21

Expand Down

0 comments on commit 550612e

Please sign in to comment.