Skip to content

v4.6.4

Compare
Choose a tag to compare
@PaulSandoz PaulSandoz released this 01 Apr 15:11
· 275 commits to master since this release
  • Enable a HollowProducer listener to veto a cycle. Ordinarily runtime exceptions thrown by a listener will be caught and not re-thrown. A listener method receiving an event may throw VetoableListener.ListenerVetoException, or the listener may implement VetoableListener for a method receiving an event to re-throw any runtime exception.

  • Deprecate HollowObjectSchema.addField that accepts a parameter of type HollowTypeReadState.