Skip to content

Commit

Permalink
Merge pull request #2295 from ASFHyP3/fix-changelog-3
Browse files Browse the repository at this point in the history
fix changelog
  • Loading branch information
jtherrmann authored May 23, 2024
2 parents 3fde96e + decdc0c commit 6e0606a
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ 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).

## [7.3.1]

### Added
* Turn off hyp3 ACCESS spend by zeroing the max VCPUs in the associated deployment.
* Reduce product lifetime in hyp3 ACCESS deployment to 14 days.

## [7.3.0]

This release adds support for access codes. If a user specifies an active access code when they apply for HyP3 access, they will be granted automatic approval without the need for a HyP3 operator to review their application.
Expand All @@ -19,6 +13,10 @@ If you operate a HyP3 deployment, you can create a new access code by adding an
### Added
- The `PATCH /user` endpoint now includes an optional `access_code` parameter and returns a `403` response if given an invalid or inactive access code.

### Changed
- Turn off hyp3 ACCESS spend by zeroing the max VCPUs in the associated deployment.
- Reduce product lifetime in hyp3 ACCESS deployment to 14 days.

## [7.2.1]

### Fixed
Expand Down

0 comments on commit 6e0606a

Please sign in to comment.