Here are people who have contributed to the development of Woodstox XML processor
databind core component, version 5.x (earlier contributors included with 4.x
codebase)

Tatu Saloranta, tatu.saloranta@iki.fi: author

Ioan Marcu (ioanmarcu@github)

* Reported #74, suggested fix: Infinite loop in BijectiveNsMap#addGeneratedMapping
  when ctxt.getNamespaceURI(prefix) returns an empty String
 (5.2.1)

Jamie Phelps (jphelp32@github)

* Reported #82: Recycled buffers in XMLStreamWriter are colliding between multiple writer
 (6.0.1)

Colm O hEigeartaigh (coheigea@github)

* Reported #85: OSGi dependency on relaxng should be `optional`
 (6.0.2)
* Reported #105, contributed fix: W3CSchemaFactory constructor incorrectly references
  relaxng
 (6.1.2)

Michael Siegel (michaelsiegel@github)

* Reported, contributed fix for #88: Missing closing quote for attribute values during
  Validating output mode
 (6.0.3)

Ivo Studensky (istudens@github)

* Reported #93: Stax `maxAttributeSize` limit is only vaguely respected
 (6.0.3)

Daniel Lowe (dan2097@github)

* Reported #97: `copyEventFromReader()` `ArrayIndexOutOfBoundsException`
 (6.0.3)
* Reported #132: `copyEventFromReader()` Processing Instruction event bug
 (6.0.7)

Konrad Windszus (kwin@github)

* Contributed fix for #96: woodstox-core.jar 6.0.2 uses JDK-11 removed internal APIs
 (6.1.0)

Daniel Kulp (dkulp@github)

* Contributed fix for #103: Issue caused by MSV shading
 (6.2.0)

Chris Trenkamp (ChrisTrenkamp@github)

* Reported #127, suggested fix: Invalid attributes producing extra null characters
  during DTD validation
 (6.2.6)

Johannes Herr (johannesherr@github)

* Contributed #142: `XMLEventReader` always returns the full content in text events,
  even if coalescing disabled
 (6.3.0)

Chris Rankin (chrisr3@github)
* Contributed #151: Add standard osgi.serviceloader OSGi metadata for provided services
 (6.3.0)
* Contributed #155: Declare `osgi.serviceloader.registrar` requirement as optional
 (6.3.1)

