This is an automated email from the ASF dual-hosted git repository. jdaugherty pushed a commit to branch 8.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit 81aa7c2c3b0d48b22a11930b47707542b2468baa Merge: c317eef8e9 43e59b4593 Author: James Daugherty <[email protected]> AuthorDate: Fri Jul 10 15:42:14 2026 -0400 Merge pull request #15954 from codeconsole/fix/autotimestamp-thread-safety-8.0.x .../eventsAutoTimestamping.adoc | 18 + .../eventsAutoTimestamping.adoc | 18 + .../gorm/events/AutoTimestampEventListener.java | 237 +++++-- .../AutoTimestampEventListenerSpec.groovy | 735 ++++++++++++++++----- 4 files changed, 796 insertions(+), 212 deletions(-)
