Skip to content

Commit

Permalink
Merge branch 'staging' into prod
Browse files Browse the repository at this point in the history
  • Loading branch information
nathandf committed Dec 4, 2024
2 parents 5e09f4b + bd8ee6c commit 4528816
Show file tree
Hide file tree
Showing 164 changed files with 4,224 additions and 1,096 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ 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.7.0] - 2024-09-17

### 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
- Added a Secrets Engine middleware to the Tapis Plugin for the Workflow Engine

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

### Breaking Changes
Expand Down
Loading

0 comments on commit 4528816

Please sign in to comment.