This is an automated email from the ASF dual-hosted git repository.
vinoth pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hudi.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new aa5a5e6 Created Snapshot Releases prior to ASF Release (markdown)
aa5a5e6 is described below
commit aa5a5e625dd79f267f755cfb81c0d3f3134d35ee
Author: vinoth chandar <[email protected]>
AuthorDate: Fri May 31 10:26:36 2019 -0700
Created Snapshot Releases prior to ASF Release (markdown)
---
Snapshot-Releases-prior-to-ASF-Release.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/Snapshot-Releases-prior-to-ASF-Release.md
b/Snapshot-Releases-prior-to-ASF-Release.md
new file mode 100644
index 0000000..c71264a
--- /dev/null
+++ b/Snapshot-Releases-prior-to-ASF-Release.md
@@ -0,0 +1,9 @@
+For sake of enabling folks to pick up bug fixes, while we work towards the ASF
release, we are putting out snapshot releases
[here](https://oss.sonatype.org/content/repositories/snapshots/com/uber/hoodie)
+
+These can be picked up by
+- Adding a new `https://oss.sonatype.org/content/repositories/snapshots`
repository into your gradle/maven configuration
+- Picking one of the releases below.
+
+Notable snapshot releases on top of 0.4.7 :
+
+1. Version: `0.4.8-20190531.055504-2` , Corresponding [commit on master
branch](https://github.com/apache/incubator-hudi/commit/acd74129cd97f24c0dde9bf032a4048f2ce27b5f)
\ No newline at end of file