Skip to content

1.0.6 RELEASE

Compare
Choose a tag to compare
@robertoschwald robertoschwald released this 18 Sep 09:16
· 447 commits to master since this release
  •           fix #91 Compile fails with mongoDB plugin
    
  •           fix #93 Use MongoDB as datasource in a multiple-datasource configuration
    
  •           merge PR #96 Make identifiers available in the maps during onChange event
    
  •           fix #99 Plugin not working with MongoDB as Only Database
    
  •           fix #100 Id generation default for AuditLogEvent should align with GORM default
    
  •           Removed grails-hibernate EventTriggeringInterceptor dependency from Plugin descriptor to be ORM agnostic.
    
  •           Minimum Grails version raised to 2.1 due to Datastore limitations in applicationContext
    
  •           Changed issue management url to GH.