Skip to content

Releases: Xuanwo/hdrs

v0.3.2

21 Mar 06:43
v0.3.2
98fe333
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

21 Sep 01:45
v0.3.1
733e3b5
Compare
Choose a tag to compare

What's Changed

  • ci: Refactor CI workflow by @Xuanwo in #117
  • feat: use Hadoop general way to export Classpath by @zuston in #119
  • deps: Bump hdfs-sys to v0.3 by @Xuanwo in #118
  • docs: Update README about lib loading behavior by @Xuanwo in #120
  • chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #121
  • fix: ClientBuilder auth info drop before connect by @fMeow in #122
  • Bump to version 0.3.1 by @Xuanwo in #123

Full Changelog: v0.3.0...v0.3.1

v0.3.0

11 Jul 09:30
v0.3.0
08aff91
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Update errno requirement from 0.2 to 0.3 by @dependabot in #107
  • chore(deps): Bump actions/setup-python from 4.4.0 to 4.5.0 by @dependabot in #106
  • chore(deps): Bump actions/setup-python from 4.5.0 to 4.6.0 by @dependabot in #109
  • chore(deps): Bump actions/setup-python from 4.6.0 to 4.6.1 by @dependabot in #110
  • feat: Support kerberos by @zuston in #112
  • fix: HDFS doesn't support seek from end by @Xuanwo in #114
  • Bump to version 0.3.0 by @Xuanwo in #115

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

10 Jan 12:17
v0.2.0
463c61f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.2.0

v0.1.7

22 Dec 09:22
v0.1.7
7fe356e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump actions/setup-python from 4.3.0 to 4.3.1 by @dependabot in #95
  • feat: Implement seek to end support by @Xuanwo in #97
  • Bump to version 0.1.7 by @Xuanwo in #98

Full Changelog: v0.1.6...v0.1.7

v0.1.6

01 Dec 08:21
v0.1.6
a0bcb18
Compare
Choose a tag to compare

What's Changed

  • fix: buffer size overflow when reading/writing a large file(>2G) by @fMeow in #88
  • feat: add Client::rename_file by @fMeow in #89
  • feat: add connect_as_user to Client by @fMeow in #91
  • Bump to version 0.1.6 by @Xuanwo in #92

Full Changelog: v0.1.5...v0.1.6

v0.1.5

30 Nov 07:08
v0.1.5
743d741
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump actions/setup-python from 3 to 4.1.0 by @dependabot in #72
  • fix: read/write large file (>2GB) by @fMeow in #83
  • chore(deps): Update env_logger requirement from 0.9.0 to 0.10.0 by @dependabot in #82
  • chore(deps): Bump actions/setup-python from 4.1.0 to 4.3.0 by @dependabot in #81
  • refactor: Make clippy happy by @Xuanwo in #85
  • Bump version to v0.1.5 by @Xuanwo in #86

New Contributors

  • @fMeow made their first contribution in #83

Full Changelog: v0.1.4...v0.1.5

v0.1.4

03 Jun 02:41
v0.1.4
c2d35d1
Compare
Choose a tag to compare

What's Changed

  • fix: List empty dir should not return error by @Xuanwo in #67
  • Bump to version 0.1.4 by @Xuanwo in #68

Full Changelog: v0.1.3...v0.1.4

v0.1.3

06 May 11:34
v0.1.3
694c87a
Compare
Choose a tag to compare

What's Changed

  • fix: Hadoop 2.2 doesn't handle FileNotFound error correctly by @Xuanwo in #63
  • Bump to version 0.1.3 by @Xuanwo in #64

Full Changelog: v0.1.2...v0.1.3

v0.1.2

06 May 10:44
v0.1.2
8cf16ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2