Release Notes - Weld - Version 2.1.0.Beta1 - HTML format

Bug

  • [WELD-1418] - NonexistentConversationException: WELD-000321 No conversation found to restore for id 1
  • [WELD-1483] - Scoped CDI interceptor cause Stackoverflow
  • [WELD-1490] - Infinite loop in SyntheticClassBean.toString()
  • [WELD-1492] - Producers with parameterized return types with a nested parameterized type containing a wildcard or type variable are not detected as invalid
  • [WELD-1493] - Incorrect exception message when producer field has invalid type
  • [WELD-1494] - Array-typed producers where the array component type contains a wildcard or type variable are not detected as invalid
  • [WELD-1499] - A freshly created conversation can be associated with more than one request at the same time
  • [WELD-1500] - NonexistentConversationException when a second request tries to access the conversation created by another request that is still active

Task

  • [WELD-1409] - Replace slf4j with jboss logging

Enhancement

  • [WELD-1480] - Make it possible to restrict CDI context activation based on request URI
  • [WELD-1488] - Throw DefinitionException if a portable extension tries to add a bean with an invalid bean type

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.