We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e6cd3 commit aab0141Copy full SHA for aab0141
changeset.md
@@ -0,0 +1,10 @@
1
+**Spark 2.9.3**
2
+===============
3
+- Usage of deprecated SslContextFactory functions updated to new ones #1194 (https://github.com/perwendel/spark/pull/1194)
4
+- Modify Base64 to use java.util.Base64 Encoder/Decoder rather than the sun.misc classes #1193
5
+- Broken travis build fixed #1192
6
+- Jetty version updated to latest #1191
7
+- Add methods for removing routes at runtime #1189
8
+- Ensuring closage of InputStreamSerializer streams #1121
9
+- Getting all mapped routes #1100
10
+- Expose get/set on Service.embeddedServerIdentifier #1071
0 commit comments