Skip to content

Commit 063be3a

Browse files
committed
Update CHANGELOG.md
1 parent 542d6b3 commit 063be3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
44
## [Unreleased]
55
### Added
66
- PNDA-4560: Add authorization framework and authorize all API calls
7+
- PNDA-4562: Supply user.name when calling package repository
78

89
### Changed
910
- PNDA-4405: Require user and package fields in create application API
@@ -13,6 +14,7 @@ All notable changes to this project will be documented in this file.
1314
- PNDA-4398: Support Spark 2 for Oozie jobs
1415
- PNDA-4546: Accept username as a URL parameter instead of in the request body and apply basic authorisation so only the user who created an application (or a special admin user defined in the dm-config file) can modify it
1516
- PNDA-4613: Rename user parameter for deployment manager API from user to user.name to match the default knox behaviour
17+
- PNDA-4560: Remove admin_user setting from unit tests
1618

1719
### Fixed
1820
- PNDA-4218: Fix application deletion when app name is an HDFS username

0 commit comments

Comments
 (0)