Skip to content

Commit 3a76612

Browse files
authored
Update CHANGELOG.md
1 parent 4f8d0f0 commit 3a76612

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,20 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
55
### Added:
6-
- PNDA-2834: Actual application status by deployment manager
6+
- PNDA-439: Support deploying/running app as specific user
7+
- PNDA-2834: Better and more detailed application status reporting
78
- PNDA-3654: Support for spark2 streaming applications
8-
- PNDA-4007: Ability to specify default queue configuratio for oozie components
9+
- PNDA-4007: Ability to specify default queue configuration for oozie components
910

1011
### Changed
1112
- PNDA-3555: Place files in HDFS for packages and applications under `/pnda/system/deployment-manager/<packages|applications>`.
12-
- PNDA-3601: disable emailtext in Jenkins file and replace it with notifier stage and job
13+
- PNDA-3601: Disable emailtext in Jenkins file and replace it with notifier stage and job
1314

1415
### Fixed
1516
- PNDA-3354: Fix error causing exception to appear in log when trying to deploy packages that do not exist
1617
- PNDA-2282: Improved reporting in error scenarios
18+
- PNDA-3613: Deployment manager tests require sudo to run but should not
19+
- PNDA-4056: Automatically sync environment descriptor
1720

1821
## [0.5.0] 2017-11-24
1922
### Added:

0 commit comments

Comments
 (0)