Skip to content

Commit

Permalink
3.2 release changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chandra-tacc committed Oct 2, 2023
1 parent 0835287 commit 514bb16
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.2.0] - 2023-10-02: V3 integration improvements; bug fixes

### Added

- WP-211: App Form updates to allow target path (#857)
- WP-272: Include username in Onboarding Admin user listing (#861)

### Changed

- WP-189 Handle timeout exit code for interactive app jobs (#851)
- WP-163 Compress Archive Path Fix (#846)
- WP-105: create common utils function (#850)
- WP-172: Minimize unit test warnings (#855)
- WP-62: Changed upload function to use TAPIS file insert api (#859)

### Fixed
- WP-249 Shared Workspace Copy Bug Fix (#858)
- WP-262 Workspace file operations bug fixes (#862)
- WP-276: Fixed Data Files Add button dropdown off-centered UI (#863)
- Quick: handle missing default system; enable work as default system locally (#867)
- WP-52 Jobs View Infinite Scroll Fix (#865)
- WP-228: Fixed sorting for system list (#860)
- WP-209: fix deprecated warnings (part II) (#852)


## [3.1.2] - 2023-08-22: Secure user search endpoint

### Fixed
Expand Down

0 comments on commit 514bb16

Please sign in to comment.