Revision: 3bb890e0867a
Branch:   default
Author:   Pekka Klärck
Date:     Tue Dec  3 12:35:27 2013 UTC
Log:      initial 2.8 release notes
http://code.google.com/p/robotframework/source/detail?r=3bb890e0867a&repo=wiki

Modified:
 /ReleaseNotes28.wiki

=======================================
--- /ReleaseNotes28.wiki        Tue Nov 26 17:10:19 2013 UTC
+++ /ReleaseNotes28.wiki        Tue Dec  3 12:35:27 2013 UTC
@@ -454,3 +454,35 @@
|| Issue 1544 || Documentation || Low || User Guide: Syntax highlight plain text test data examples ||

 Altogether 60 issues.
+
+= Robot Framework 2.8.3 =
+
+Robot Framework 2.8.3 fixes several nasty regressions in the 2.8.2
+release. Main enhancements are adding `**kwargs` support to static
+Java libraries and to the [RemoteLibrary remote library interface].
+
+Robot Framework 2.8.3 was released on Tuesday 3rd of December, 2013.
+
+== Acknowledgements in 2.8.3 ==
+
+Thanks Stefan Zimmermann for contributing **kwargs support for Java
+libraries (issue 1583) and *varargs support using `java.util.List`
+(issue 1586). Big thanks also for everyone reporting issues in RF
+2.8.2 and enabling us to create a bug fix release soon.
+
+== Full list of fixes and enhancements in 2.8.3 ==
+
+|| *ID* || *Type* || *Priority* || *Summary* ||
+|| Issue 1591 || Defect || Critical || robotframework-2.8.2.jar is totally broken || +|| Issue 1589 || Defect || High || Dry-run mode does not work with Java libraries || +|| Issue 1600 || Defect || High || `OperatingSystem.Copy File` fails if destination is directory and it contains file with same name || +|| Issue 1583 || Enhancement || High || **kwargs support for static Java test libraries || +|| Issue 1596 || Enhancement || High || **kwargs support for remote library interface || +|| Issue 1592 || Defect || Medium || Java keyword argument coercion should be disabled in dry-run when arguments contain variables || +|| Issue 1597 || Defect || Medium || Remote library does not support generic mappings or lists || +|| Issue 1586 || Enhancement || Medium || Support java.util.List arguments for *varargs || +|| Issue 1598 || Defect || Low || Dynamic variable files cannot return variables in generic mapping || +|| Issue 1601 || Defect || Low || Libdoc marks all Java arrays as *varargs ||
+
+Altogether 10 issues.
+

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to