grails-audit-logging-plugin icon indicating copy to clipboard operation
grails-audit-logging-plugin copied to clipboard

Request for 4.0.4 release

Open alanwilkie-finocomp opened this issue 3 years ago • 4 comments

Would it be possible to get a release that incorporates PR #218? I'll need it to complete a project update to Grails 4.0.10.

alanwilkie-finocomp avatar Jun 30 '21 06:06 alanwilkie-finocomp

Hi @robertoschwald, is there any chance of getting a 4.0.4 release soon? We really need it to get our Grails upgrade done.

alanwilkie-finocomp avatar Jul 07 '21 23:07 alanwilkie-finocomp

We need to migrate Gradle to be able to sign and deploy to central. This is not done, yet. Also, we need to merge #212 which is needed for nested transaction support, but this PR is currently not ORM agnostic and holds a dependency to Hibernate we wanted to get rid of, so we can support Mongo and others. But I'm willing to merge it as an interim solution for now, as the plugin is currently not ready for Mongo at all due to the lack of datasource name resolution possibilities in Mongo we didn't resolve, yet. See https://github.com/symentis/grails-audit-logging-plugin/blob/cc76c72b2122daa7ab8c19295912230f611ba620/plugin/src/main/groovy/grails/plugins/orm/auditable/AuditLoggingGrailsPlugin.groovy#L83

PR for Grails Central migration is welcome.

robertoschwald avatar Jul 08 '21 02:07 robertoschwald

Thanks for the update @robertoschwald. I'm happy to help if I can, but I'm not sure what needs to be done to enable deployment to Grails Central. Are there details somewhere of what would be involved?

alanwilkie-finocomp avatar Jul 08 '21 22:07 alanwilkie-finocomp

@robertoschwald any news on this?

aadrian avatar Aug 21 '23 11:08 aadrian