Skip to content

Commit

Permalink
Merge branch 'staging' into release-1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nathandf committed Sep 12, 2024
2 parents ad79849 + 1da31d4 commit b6d002c
Show file tree
Hide file tree
Showing 24 changed files with 990 additions and 93 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v1.6.x] - 2024-xx-xx
## [v1.7.0] - 2024-xx-xx

### Features
- Added cooperative pipeline locking and queue functionality
- Added user secrets
- Added group secrets
- Added task patching for all task types
- Added delete group endpoint which will delete the group and all objects owned by that group

## [v1.6.0] - 2024-01-xx

Expand Down
Loading

0 comments on commit b6d002c

Please sign in to comment.