Skip to content

Commit f103376

Browse files
committed
Update changelist for 3.1.2
1 parent b45cfd9 commit f103376

File tree

3 files changed

+24
-1
lines changed

3 files changed

+24
-1
lines changed

changelist.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
3+
### Version 3.1.2 ###
4+
5+
*Support secure JMX connection for Chorus Remoting Handler*
6+
7+
| Changes in 3.1.2 |
8+
| ------ |
9+
| It is now possible to supply a username and password in the Remoting handler config and make a connection to component exporting Chorus Handlers on a secured JMX service |
110
211
### Version 3.1.1 ###
312

changelist.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
<?xml-stylesheet type="text/xsl" href="./changelist.xsl"?>
33
<changes>
44

5+
<version>
6+
<versionNumber>3.1.2</versionNumber>
7+
<comment>Support secure JMX connection for Chorus Remoting Handler</comment>
8+
<change desc="It is now possible to supply a username and password in the Remoting handler config and make a connection to component exporting Chorus Handlers on a secured JMX service"/>
9+
</version>
510
<version>
611
<versionNumber>3.1.1</versionNumber>
712
<comment>Patch release to support binary distribution</comment>

site/chorus-website/site/pages/Resources/Changelist.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
2+
### Version 3.1.2 ###
3+
4+
*Support secure JMX connection for Chorus Remoting Handler*
5+
6+
| Changes in 3.1.2 |
7+
| ------ |
8+
| It is now possible to supply a username and password in the Remoting handler config and make a connection to component exporting Chorus Handlers on a secured JMX service |
9+
210
### Version 3.1.1 ###
311
412
*Patch release to support binary distribution*
@@ -346,4 +354,5 @@
346354

347355
| Changes in 0.3.6 |
348356
| ------ |
349-
| Set up Chorus for publication to Maven central |
357+
| Set up Chorus for publication to Maven central |
358+

0 commit comments

Comments
 (0)