This repository has been archived by the owner on Jul 20, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrelease-notes.html.md.erb
99 lines (59 loc) · 2.68 KB
/
release-notes.html.md.erb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
---
title: App Distribution Release Notes
---
<br/>
<br/>
###Previous Releases
###1.3.8
Updated to bosh stemcell v3146.12
###1.3.6
Updated stemcell to version 3232.2
###1.3.5
Maintenance release to remove NewRelic info
###1.3.4
Updated stemcell to version 3146.10 to address [USN-2929-1](http://www.ubuntu.com/usn/usn-2929-1/)
###1.3.3
Updated stemcell to version 3146.9
###1.3.0
APIs available for build automation (users can now call a set of curl commands to create a build, upload a test file, add release notes, released builds, etc.)
###1.2.5
Updated Bosh stemcell to version 3146.2 in order to address the following:
[USN-2857-1](http://www.ubuntu.com/usn/usn-2857-1/) <br/>
[USN-2842-1](http://www.ubuntu.com/usn/usn-2842-1/) <br/>
[USN-2842-2](http://www.ubuntu.com/usn/usn-2842-2/) <br/>
[USN-2836-1](http://www.ubuntu.com/usn/usn-2836-1/) <br/>
[USN-2834-1](http://www.ubuntu.com/usn/usn-2834-1/) <br/>
[USN-2830-1](http://www.ubuntu.com/usn/usn-2830-1/) <br/>
[USN-2829-1](http://www.ubuntu.com/usn/usn-2829-1/) <br/>
###1.2.3
Updated stemcell to version 3130. This is a regular security upgrade that resolves the following issues:
[USN-2806-1](http://www.ubuntu.com/usn/usn-2806-1/) Linux kernel (Vivid HWE) vulnerability
<br/>
[USN-2798-1](http://www.ubuntu.com/usn/usn-2798-1/) Linux kernel (Vivid HWE) vulnerabilities
###1.2.2
Fix to disable verbose logging during installation process
###1.2.1
* Support for PCF 1.6
* API to upload files to builds
* Minor bug fixes and UI updates
###1.1.0
* Provided APIs that can be used by CI scripts to create a build and upload a file
* Minor UI updates - new login page, view login profile (from user id dropdown)
###1.0.1.28
* Support for external MySQL and Redis services
* Support for PCF 1.4 on AWS
Known issues:
* On AWS, this version supports deployments in the US-East region. Multi-region support is coming in a future release.
* The experimental HTTPS-only feature in Elastic Runtime 1.5 may cause issues with this version of the product. Full support for HTTPS-only traffic is coming in a future release.
<p class="note"><strong>Note</strong>: BOSH Stemcell 2865.1 is required for installation on Ops Manager 1.5.x and above.</p>
###1.0.1.15
* Offline installation support
* Compatibility with PCF 1.4 (vSphere)
###1.0.0
* Create a project from which app releases will be sent
* Pivotal Tracker integration (features delivered, bugs fixed, etc.)
* Create and share multiple app releases to testers
* Role based access:
* Administrator - create/view all projects, add project users, and create app releases
* Member - create app releases and add project users
* Viewers - view app releases (must be a project member)