This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git


The following commit(s) were added to refs/heads/master by this push:
     new b8d99b3  Release notes for 7.1.0
b8d99b3 is described below

commit b8d99b325b3fff35573f24ab7ce70a973f369885
Author: JamesBognar <[email protected]>
AuthorDate: Tue Feb 27 08:15:38 2018 -0500

    Release notes for 7.1.0
---
 RELEASE-NOTES.txt | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 42b8226..04b941b 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -11,6 +11,18 @@
 * specific language governing permissions and limitations under the License.   
                                           *
 
***************************************************************************************************************************
 
+Release Notes - Juneau - Version 7.1.0
+
+** Bug
+    * [JUNEAU-75] - Documentation not clear on how to customize htdocs folder
+    * [JUNEAU-78] - Is org.apache.juneau.dto.swagger.SchemaInfo missing a $ref 
field?
+    * [JUNEAU-79] - org.apache.juneau.microservice.RestMicroservice.stop() 
should not dump stack traces on the console
+    * [JUNEAU-80] - RestCallHandlerDefault service method calls handleResponse 
which seems to close output stream right before it runs res.flushbuffer which 
throws an IO exception because the stream is closed.
+
+** Improvement
+    * [JUNEAU-76] - Improvements to Context/Builder APIs
+    * [JUNEAU-77] - Document how to customize the favicon
+
 
 Release Notes - Juneau - Version 7.0.1
 

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to