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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
15
15
- Added Read-Only mode (enabled by default) to make KSM more safe for new users (setting is `KSM_READONLY` and should be explicitly set to `false` for production)
16
16
- Renamed a few environment variables in KSM (breaking)
17
17
-`NoAclSource` is now the default AclSource (to be used with `KSM_READONLY=true`)
18
+
- Artifacts are now deployed to Sonatype / Maven Central
0 commit comments