Connel McGovern
855a020774
Update Jenkinsfile
2022-05-09 16:15:42 +01:00
Connel McGovern
cd591a50cd
INFRA-1743 E-mail & Slack notifications
2022-05-09 13:22:38 +01:00
ConnelMcGovern
ae0bf74505
INFRA-1743 Activate C4 email notifications Open source and Ent
2022-03-23 16:50:37 +00:00
Adel El-Beik
44c3ab169f
Merge pull request #7114 from corda/adel/ENT-6728
...
ENT-6728: Archiving of a legal identity now done in its own txn
2022-03-15 14:36:42 +00:00
Adel El-Beik
54a131313d
ENT-6728: Archiving of a legal identity now done in its own txn, to cope with clustered notary nodes that have common legal identities between nodes (the service name one is common)
2022-03-15 12:25:39 +00:00
Connel McGovern
4844614314
INFRA-1735 Teams notification's for C4 ( #7106 )
2022-03-15 08:57:41 +01:00
Ronan Browne
f933d23d26
INFRA-1728 set correct java version for JDK 11 base image ( #7101 )
...
Use Specific JDK version not the latest Java 11 base image
2022-03-10 17:59:25 +00:00
Adel El-Beik
40a72a4837
ENT-6687: Added the corda-releases repo, so that deployNodes in the s… ( #7113 )
...
* ENT-6687: Added the corda-releases repo, so that deployNodes in the samples can find the corda shell.
2022-03-10 17:56:09 +00:00
nargas-ritu
495d65df22
Merge pull request #7104 from corda/ronanb/NOTICK/release-support
...
NOTICK: release support activity
2022-03-08 11:15:48 +00:00
Ronan Browne
ee8eac4516
NOTICK: release support optionally exclude shell dependency
2022-03-08 10:50:59 +00:00
Ronan Browne
3c2d6555cc
Merge branch 'release/os/4.9' of https://github.com/corda/corda into release/os/4.9
2022-03-08 09:21:07 +00:00
Ronan Browne
e1746e068c
NOTICK: add flag to ensure API docs are published as part of release process ( #7103 )
2022-03-07 18:00:10 +01:00
Rick Parker
1e227fdfc4
ENT-6711 - Fix for upgrade to Jackson 2.12 and beyond (actual upgrade to 2.13.1) ( #7096 )
...
* NOTICK - Don't know what the JIRA is but wanted to share.
* Updates to resolve bukld issues
* NOTICK: Fixed JDK11 version to prevent capsule version error
* ENT-6711: Added comment for use of jackson_kotlin_version.
* ENT-6711: Avoid deprecation warning, switched to the default method.
Co-authored-by: Chris Cochrane <chris.cochrane@r3.com>
Co-authored-by: Adel El-Beik <adel.el-beik@r3.com>
2022-03-07 11:08:06 +00:00
Ronan Browne
97c8aacf57
Merge remote-tracking branch 'origin/release/os/4.9' into release/os/4.9
2022-03-06 11:21:03 +00:00
Adel El-Beik
328f53e33a
Merge pull request #7098 from corda/adel/ENT-6637-v2
...
ENT-6637: Targeted exclude of the jgroups dependency.
2022-03-04 16:21:58 +00:00
Adel El-Beik
4594c76259
ENT-6637: Targeted exclude of the jgroups dependency.
2022-03-04 11:52:14 +00:00
Adel El-Beik
aa9d9288bd
Merge pull request #7095 from corda/adel/ENT-6637
...
ENT-6637 & ENT-6618: Removed jgroups and dbcp from artemis dependencies.
2022-03-04 10:51:45 +00:00
Adel El-Beik
4203a56c3a
ENT-6637 & ENT-6618: Removed jgroups and dbcp from artemis dependencies.
2022-03-03 16:40:18 +00:00
Adel El-Beik
730a533dd3
Merge pull request #7094 from corda/adel/ENT-6687
...
ENT-6687: Updated build.gradle so corda-shell is copied into drivers directory
2022-03-03 09:42:05 +00:00
Ronan Browne
75ada6fd3d
Merge branch 'release/os/4.9' of https://github.com/corda/corda into release/os/4.9
2022-03-02 14:49:38 +00:00
Adel El-Beik
96576a7278
ENT-6687: Updated build.gradle so corda-shell is copied into drivers directory.
2022-03-01 12:35:46 +00:00
Conal Smith
5f1e86c17c
ENT-6508 - Prevent directory traversal from zip file names ( #7085 )
2022-02-25 15:51:49 +00:00
Dan Newton
4b29ad337b
ENT-6710 Corda shell ssh logging again ( #7093 )
...
Correct SSH logging again, by pulling the logging of SSH ports to a
singular location.
2022-02-25 15:47:31 +00:00
Adel El-Beik
70294a9699
Merge pull request #7091 from corda/ccochrane/ENT-6631
...
ENT-6631 - upgrade jackson version to get rid of databind vulnerabili…
2022-02-25 09:42:06 +00:00
Viktor Kolomeyko
162f76f710
ENT-6693: Change the way how message sizes are determined ( #7090 )
...
Especially relevant for `AMQPLargeMessage`.
2022-02-24 13:54:27 +00:00
Chris Cochrane
9dfdd71c22
ENT-6631 - upgrade jackson version to get rid of databind vulnerability, keeping jackson-module-kotlin the same
2022-02-24 13:26:37 +00:00
Ronan Browne
387cb30e2e
ENT-6609 update docker images so repo for community edition is corda/community ( #7088 )
2022-02-24 11:36:40 +01:00
Ronan Browne
db817ef621
ENT-6609 update docker images ( #7087 )
2022-02-24 10:36:00 +01:00
Adel El-Beik
5ad2486041
Merge pull request #7082 from corda/vkolomeyko/ENT-6286-official-artemis-switch
...
ENT-6286: Switch to official version of Artemis library
2022-02-23 10:15:59 +00:00
Adel El-Beik
6bc6311c53
Merge pull request #7084 from corda/adel/merge-from-4.8-21Feb
...
NOTICK: Merge from OS 4.8
2022-02-21 18:09:45 +00:00
Adel El-Beik
ba8cd1b80d
Merge remote-tracking branch 'origin/release/os/4.8' into adel/merge-from-4.8-21Feb
2022-02-21 12:52:29 +00:00
Viktor Kolomeyko
cfbfa23ec3
ENT-6286: Switch to official version of Artemis library
...
Version number is the same as ours - `2.19.1`, removing `includeGroup 'org.apache.activemq'` from Corda Dependencies repository, will make it fall back to Maven Central where the official version is available.
2022-02-21 10:00:16 +00:00
Adel El-Beik
20d2e2b3eb
ENT-6677: When you clear the cache via the command line it now also updates node_named_identities table. ( #7075 )
2022-02-18 15:04:35 +00:00
Chris Cochrane
b008f5f42a
Updated tcnative version to 2.0.48 ( #7072 )
2022-02-16 18:10:05 +00:00
Ronan Browne
2902b737fc
Merge branch 'release/os/4.9' of https://github.com/corda/corda into release/os/4.9
2022-02-14 16:59:10 +00:00
Lajos Veres
2338f90e64
LEDG-67 updating contrib links ( #7036 )
2022-02-14 10:09:36 +00:00
Dan Newton
7afb585ae2
ENT-6676 Don't log SSH port if shell not installed ( #7059 )
2022-02-11 14:05:05 +00:00
Ronan Browne
0b8c46e1b2
ENT-6495: bump java base version ( #7056 )
...
* ENT-6609: update base version in line with supported java versions
* NOTICK: update java version
2022-02-08 16:22:02 +00:00
Ronan Browne
69d87df562
ENT-6495: bump java version ( #7058 )
...
* NOTICK: bump java version to later java8
* NOTICK: bump to java 8
2022-02-08 16:19:12 +00:00
Adel El-Beik
76366398fe
ENT-6584: Move sending of events to finally block. This makes sure it… ( #4383 ) ( #7057 )
...
* ENT-6584: Move sending of events to finally block. This makes sure it gets executed in event of an exception.
2022-02-08 10:32:12 +00:00
Rick Parker
9c30d5a2cc
ENT-6498 Fix API docs dependencies ( #7054 )
2022-02-08 10:25:07 +00:00
Dan Newton
fa739fc467
ENT-6588 Restrict database operations platform flag ( #7053 )
...
* ENT-6588 Restrict database operations platform flag
Put the restricting of database operations in `RestrictedConnection` and
`RestrictedEntityManager` behind a platform version flag.
`RESTRICTED_DATABASE_OPERATIONS = 7` was added to signify this.
If the version is less than 7, then the database operations will not be
restricted. A warning is logged to indicate that they are using
potentially dangerous methods.
If the version is 7 or greater, then the database operations are
restricted and throw an error if called.
2022-02-08 10:06:44 +00:00
Adel El-Beik
5c052e9273
ENT-6586: Validate when signing that output states can be deserialized. ( #7055 )
...
* ENT-6586: Log warning instead of debug if state cannot be deserialized.
2022-02-07 18:05:59 +00:00
Ramzi El-Yafi
30786fb681
CORDA-4195 Fix attachment demo notarisation ( #7050 )
2022-01-31 10:23:14 +00:00
Chris Rankin
758a69f904
Validate LedgerTransaction deserialised from AttachmentsClassLoader. ( #7049 ) ( #7052 )
2022-01-31 09:40:01 +00:00
Chris Rankin
c955093ce8
Validate LedgerTransaction deserialised from AttachmentsClassLoader. ( #7049 )
2022-01-28 17:05:59 +00:00
Adel El-Beik
7752fc8c9d
CORDA-4189: Removed existing vendor test ( #7048 )
2022-01-27 13:49:08 +00:00
Ronan Browne
ce211000cd
ENT-6426: update docker tagging ( #7047 )
...
* ENT-6426: update docker tahhing inline with our policies
old
corda/corda-zulu-java1.8-4.8.5:latest
new
corda/corda:4.8.5-zulu-1.8
based on pattern
{repo}:{version}-{base-Image}
* ENT-6426: update docker tahhing inline with our policies
old
corda/corda-zulu-java1.8-4.8.5:latest
new
corda/corda:4.8.5-zulu-openjdk8
based on pattern
{repo}:{version}-{base-Image}
Remove some redundant code
* ENT-6426 update corda repo tagging
* ENT-6426 update corda repo tagging
* ENt-6426 update corda tagging in line with feedback
2022-01-26 13:32:18 +00:00
Adel El-Beik
9444c9b637
ENT-6567: Bump platform version to 11 ( #7043 )
...
* ENT-6567: Bump platform version to 11
* ENT-6567: Bump platform version to 11
2022-01-26 11:37:22 +00:00
Adel El-Beik
b93ce6ed59
ENT-6550: Updated quasar version. ( #7045 )
2022-01-26 11:34:10 +00:00