Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M11 documentation #609

Merged
merged 9 commits into from May 3, 2017
Merged

M11 documentation #609

merged 9 commits into from May 3, 2017

Conversation

chrisr3
Copy link
Contributor

@chrisr3 chrisr3 commented Apr 28, 2017

Update documentation for M11, and draw line for start of M12.

@chrisr3 chrisr3 requested a review from shamsasari April 28, 2017 13:10
@chrisr3 chrisr3 self-assigned this Apr 28, 2017
@chrisr3 chrisr3 added this to the M11 milestone Apr 28, 2017
Copy link
Contributor

@shamsasari shamsasari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Milestone 11
------------

Special thank you to `Gary Rowe <https://github.com/gary-rowe>`_ for his contribution to Corda in M11.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What did he contribute? Please be more specific here.

@@ -25,15 +29,21 @@ enforced, however it will be in a later milestone.

We anticipate enforcing the use of distinguished names in node configurations from M12, and across the network from M13.

We have updated DemoBench so that it is installed as "Corda DemoBench" for both Windows and MacOSX. The original version
was installed as just "DemoBench", and so will not be overwritten automatically by the new version.
Contract attachments can now be up to 10 MB in size.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's actually messages that can be 10mb in size, right? Not attachments.

was installed as just "DemoBench", and so will not be overwritten automatically by the new version.
Contract attachments can now be up to 10 MB in size.

The Corda node now disables any use of ObjectInputStream, to prevent Java deserialisation within flows.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a security enhancement and should be advertised as such.

We have revamped the DemoBench user interface. DemoBench will now also be installed as "Corda DemoBench" for both Windows and MacOSX. The original version
was installed as just "DemoBench", and so will not be overwritten automatically by the new version.

Corda now requires JDK 8u131 or above in order to run.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a release note, rather, that belongs in the changelog (where it is already, so it can just be removed from here).

Once you've merged this I'll have a stab at tweaking the release notes myself. Please let me know the right time.

@chrisr3 chrisr3 force-pushed the chrisr3-documentation-fixes branch 2 times, most recently from bb647b5 to 46c2f9a Compare May 2, 2017 12:06
@chrisr3 chrisr3 force-pushed the chrisr3-documentation-fixes branch from 46c2f9a to 93a8c17 Compare May 3, 2017 09:31
@chrisr3 chrisr3 merged commit 31861ae into master May 3, 2017
@chrisr3 chrisr3 deleted the chrisr3-documentation-fixes branch May 3, 2017 10:03
@chrisr3 chrisr3 restored the chrisr3-documentation-fixes branch May 3, 2017 10:03
@Clintonio Clintonio deleted the chrisr3-documentation-fixes branch May 3, 2017 10:15
chrisr3 added a commit that referenced this pull request May 3, 2017
* Describe new source-tree directories "verifier" and "webserver", and update descriptions for "node" and "tools".
* Update changelog and release notes for M11.
* Thank Gary Rowe for his contribution to M11.
* Update Copyright and fix some broken links.
* Fix reference to CordaRPCOps class.
* Include changelog for CompositeKey upgrade.
* Fix warnings in changelog
* Update release notes after review.
* Add help for IntelliJ/Gradle.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants