You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With version 1.3 there is a new completion-mode value, which should be UPDATE by default. If the property is not set at all, the completion mode seems to be ARCHIVE which would require to introduce a new table and eventually updating the logic to delete archived events.
Quick workaround is setting spring.modulith.events.completion-mode to the desired mode in the application.properties.