Support GEDS Java API 1.1
What's Changed
- Use GEDSConfig when initializing GEDSHadoopFileSystem (requires GEDS API 1.1) by @pspoerri in #12
- Fix build on MacOS. by @pspoerri in #13
- Add a .gitignore. by @pspoerri in #14
- Bump GEDS to 0.8.0.1 to support 1.1 of the Java API. by @pspoerri in #15
- Enable the dco bot. by @pspoerri in #16
- GEDSInputStream: Implement ByteBuffer Interface. by @pspoerri in #17
- Bump examples to GEDS 0.8.1 by @pspoerri in #18
- Github: Add CODEOWNERS by @pspoerri in #19
- Integrate Object Relocation and Metadata Support. by @pspoerri in #20
- Bump GEDS to 0.8.2. by @pspoerri in #21
Full Changelog: v1.0...v1.1