Skip to content
John Mayfield edited this page Dec 14, 2021 · 5 revisions

DOI Maven Central

Download complete JAR: cdk-2.6.jar (30MB)

Summary

Primarily a maintainance release upgrading dependencies:

  • Update Log4J2 version v2.15.0 - see Log4Shell
  • Restrict Nitrogen valence in stereo detection - don't detect on a Nitrogen (IV) in coordination systems
  • Allow cumulated double bond Cis/Trans parsing from InChI input
  • Fix minor issues (null check) in the CDK Atom Typer.
  • Correct detection of phenol in Hydrogen Bond Acceptor count descriptor.
  • Don't allow a NULL string to be passed to JNI InChI native library (causes a segfault)

Authors

  18 John Mayfield
   9 Egon Willighagen
   1 Danny Katzel
   1 AndusDEV

Commits