Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Commit 28ee81a

Browse files
authored
Release prep for 5.3.7 (#1876)
* Release prep for 5.3.7 * Some corrections * Fixed typo * Capitalize UI * One more change of text
1 parent e8909a2 commit 28ee81a

File tree

10 files changed

+97
-814
lines changed

10 files changed

+97
-814
lines changed

docs/geedocs/5.3.7/answer/geeServerConfigAndSecurity/configureGeeServer5.1.0_SSL_HTTPS.html

Lines changed: 0 additions & 318 deletions
This file was deleted.

docs/geedocs/5.3.7/answer/releaseNotes/relNotesGEE5_3_7.html

Lines changed: 24 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,13 @@ <h3>Quick search</h3>
7272
<h1>Release notes: Open GEE 5.3.7<a class="headerlink" href="#release-notes-open-gee-5-3-7" title="Permalink to this headline"></a></h1>
7373
<div class="docutils container">
7474
<div class="content docutils container">
75-
<p>Open GEE 5.3.7 is currently in development</p>
7675
<p class="rubric">New Features</p>
7776
<p><strong>New feature here</strong>.
7877
New feature description goes here.</p>
79-
<p>In 5.3.5, we moved documentation, examples, and tutorials into a
80-
separate RPM called opengee-extra. This mainly includes the
81-
documentation, ExampleSearch, and Fusion Tutorial files. You
82-
can choose whether to install opengee-extra depending on if you
83-
need those items.</p>
78+
<p>In 5.3.7, the Fusion UI was updated from using the Qt3 UI toolkit
79+
to Qt4. Qt4 was bundled with Earth Enterprise. This offers a more
80+
modern appearence for fusion and makes it easier to upgrade other
81+
libraries.</p>
8482
<p class="rubric">Supported Platforms</p>
8583
<p>The Open GEE 5.3.7 release is supported on 64-bit versions of the
8684
following operating systems:</p>
@@ -90,6 +88,10 @@ <h1>Release notes: Open GEE 5.3.7<a class="headerlink" href="#release-notes-open
9088
<li>CentOS 6.x and 7.x</li>
9189
<li>Ubuntu 16.04 LTS</li>
9290
</ul>
91+
<p>NOTE: CentOS 6 was officially retired in November 2020, and is no
92+
longer available for download except through CentOS archives. CentOS 6
93+
was not tested for this release or 5.3.6. CentOS 6 will not be
94+
supported in future releases.</p>
9395
<p>Google Earth Enterprise 5.3.7 is compatible with Google Earth
9496
Enterprise Client (EC) version 7.1.5 and above.</p>
9597
<p>To upgrade from Open GEE 5.2.0, do NOT uninstall it. We recommend
@@ -111,32 +113,27 @@ <h1>Release notes: Open GEE 5.3.7<a class="headerlink" href="#release-notes-open
111113
</tr>
112114
</thead>
113115
<tbody valign="top">
114-
<tr class="row-even"><td>9999</td>
115-
<td>Add description</td>
116-
<td>Add resolution</td>
116+
<tr class="row-even"><td>1868</td>
117+
<td>Apache proxy configurations missing in HTTP modules</td>
118+
<td>Added missing apache module for gehttpd server build</td>
117119
</tr>
118-
</tbody>
119-
</table>
120-
<p class="rubric">Known Issues</p>
121-
<table border="1" class="colwidths-given docutils">
122-
<colgroup>
123-
<col width="11%" />
124-
<col width="32%" />
125-
<col width="58%" />
126-
</colgroup>
127-
<thead valign="bottom">
128-
<tr class="row-odd"><th class="head">Number</th>
129-
<th class="head">Description</th>
130-
<th class="head">Resolution</th>
120+
<tr class="row-odd"><td>1861</td>
121+
<td>Invalid variables when reporting postgres errors</td>
122+
<td>Corrected variable names</td>
131123
</tr>
132-
</thead>
133-
<tbody valign="top">
134-
<tr class="row-even"><td>9999</td>
135-
<td>Add description</td>
136-
<td>Add resolution</td>
124+
<tr class="row-even"><td>1858</td>
125+
<td>Remove Apache 2.2 references from the docs</td>
126+
<td>Documentation updated</td>
127+
</tr>
128+
<tr class="row-odd"><td>1856</td>
129+
<td>WMS tiles stitching is mixed with fetching</td>
130+
<td>Moved stitching into separate function</td>
137131
</tr>
138132
</tbody>
139133
</table>
134+
<p class="rubric">Known Issues</p>
135+
<p>See the <a class="reference external" href="https://github.com/google/earthenterprise/issues">GitHub issues page</a>
136+
for a list of known issues.</p>
140137
</div>
141138
</div>
142139
</div>

docs/geedocs/5.3.7/raw_sources/answer/geeServerConfigAndSecurity/configureGeeServer5.1.0_SSL_HTTPS.rst.txt

Lines changed: 0 additions & 244 deletions
This file was deleted.

docs/geedocs/5.3.7/raw_sources/answer/releaseNotes/relNotesGEE5_3_7.rst.txt

Lines changed: 23 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,15 @@ Release notes: Open GEE 5.3.7
88

99
.. container:: content
1010

11-
Open GEE 5.3.7 is currently in development
12-
1311
.. rubric:: New Features
1412

1513
**New feature here**.
1614
New feature description goes here.
1715

18-
In 5.3.5, we moved documentation, examples, and tutorials into a
19-
separate RPM called opengee-extra. This mainly includes the
20-
documentation, ExampleSearch, and Fusion Tutorial files. You
21-
can choose whether to install opengee-extra depending on if you
22-
need those items.
16+
In 5.3.7, the Fusion UI was updated from using the Qt3 UI toolkit
17+
to Qt4. Qt4 was bundled with Earth Enterprise. This offers a more
18+
modern appearence for fusion and makes it easier to upgrade other
19+
libraries.
2320

2421
.. rubric:: Supported Platforms
2522

@@ -31,6 +28,11 @@ Release notes: Open GEE 5.3.7
3128
- CentOS 6.x and 7.x
3229
- Ubuntu 16.04 LTS
3330

31+
NOTE: CentOS 6 was officially retired in November 2020, and is no
32+
longer available for download except through CentOS archives. CentOS 6
33+
was not tested for this release or 5.3.6. CentOS 6 will not be
34+
supported in future releases.
35+
3436
Google Earth Enterprise 5.3.7 is compatible with Google Earth
3537
Enterprise Client (EC) version 7.1.5 and above.
3638

@@ -50,22 +52,23 @@ Release notes: Open GEE 5.3.7
5052
* - Number
5153
- Description
5254
- Resolution
53-
* - 9999
54-
- Add description
55-
- Add resolution
55+
* - 1868
56+
- Apache proxy configurations missing in HTTP modules
57+
- Added missing apache module for gehttpd server build
58+
* - 1861
59+
- Invalid variables when reporting postgres errors
60+
- Corrected variable names
61+
* - 1858
62+
- Remove Apache 2.2 references from the docs
63+
- Documentation updated
64+
* - 1856
65+
- WMS tiles stitching is mixed with fetching
66+
- Moved stitching into separate function
5667

5768
.. rubric:: Known Issues
5869

59-
.. list-table::
60-
:widths: 10 30 55
61-
:header-rows: 1
62-
63-
* - Number
64-
- Description
65-
- Resolution
66-
* - 9999
67-
- Add description
68-
- Add resolution
70+
See the `GitHub issues page <https://github.com/google/earthenterprise/issues>`_
71+
for a list of known issues.
6972

7073
.. |Google logo| image:: ../../art/common/googlelogo_color_260x88dp.png
7174
:width: 130px

docs/geedocs/5.3.7/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)