You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
## [Unreleased]
5
5
### Added
6
6
- PNDA-4560: Add authorization framework and authorize all API calls
7
+
- PNDA-4562: Supply user.name when calling package repository
7
8
8
9
### Changed
9
10
- 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.
13
14
- PNDA-4398: Support Spark 2 for Oozie jobs
14
15
- 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
15
16
- 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
16
18
17
19
### Fixed
18
20
- PNDA-4218: Fix application deletion when app name is an HDFS username
0 commit comments