8000 Releases · gorpipe/gor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: gorpipe/gor

v5.3.0

14 May 17:24
f8b6d0a
Compare
Choose a tag to compare

What's Changed

  • fix(ENGKNOW-2293) - gor write sometimes does not write even if content is changed by @gmagnu in #43
  • fix(ENGKNOW-2330): Better compatibility with S3 campat by @gmagnu in #46
  • feat(ENGKNOW-2324): Add new option to the GOR signature function by @gmagnu in #45
  • feat(ENGKNOW-2158): Count low memory exceptions by @gmagnu in #47
  • feat(ENGKNOW-2158): Keep track of low memory occurrences by @gmagnu in #48
  • fix(ENGKNOW-2419): Fix type for dis column. by @gmagnu in #49

Full Changelog: v5.2.2...v5.3.0

v5.2.2

02 Apr 14:25
e6058cf
Compare
Choose a tag to compare

What's Changed

  • fix(ENGKNOW-2329): Fix handling og vcfFormatTag on missing values. by @gmagnu in #44

Full Changelog: v5.2.1...v5.2.2

v5.2.1

22 Mar 18:23
8b56417
Compare
Choose a tag to compare

What's Changed

  • fix(ENGKNOW-2294): Fix OCI S3 compat compatibility. by @gmagnu in #42

Full Changelog: v5.2.0...v5.2.1

v5.2.0

20 Mar 22:29
625f2f9
Compare
Choose a tag to compare

What's Changed

  • feat(ENGKNOW-2207) add EQUALLEN function by @david-chambliss-gdx in #40
  • feat(ENGKNOW-1814): First iteration of versioned link files. by @gmagnu in #39
  • feat(ENGKNOW-2160): Fix stackoverflow bug in retry logic. by @gmagnu in #41

New Contributors

Full Changelog: v5.1.4...v5.2.0

v5.1.4

27 Feb 15:08
d655d01
Compare
Choose a tag to compare

What's Changed

  • fix: Add ability to force S3 path style. by @gmagnu in #34
  • fix(ENGKNOW-2055): Shrink S3 readbuffers by @gmagnu in #35
  • fix: Update RegressionAnalysis.scala by @gorfather in #36
  • fix(ENGKNOW-2081): Fix plink returns empty results. by @gmagnu in #37
  • fix(ENGKNOW-2060): Add MetricsMonitor and fix pipe headers. by @gmagnu in #38

New Contributors

Full Changelog: v5.1.3...v5.1.4

v5.1.3

29 Jan 00:33
f2e5bca
Compare
Choose a tag to compare

What's Changed

  • fix(ENGKNOW-2005): Rollback library update that break S3 multipart upload. by @gmagnu in #33

Full Changelog: v5.1.2...v5.1.3

v5.1.2

28 Jan 18:35
ee7dfeb
Compare
Choose a tag to compare

What's Changed

  • fix(ENGKNOW-2005): Fix threadlimit exceeded error when seeking in Gor by @gmagnu in #32

Full Changelog: v5.1.1...v5.1.2

v5.1.1

28 Jan 12:11
0bd2e95
Compare
Choose a tag to compare

What's Changed

  • fix(ENGKNOW-2005): s3 thread limit error by @gmagnu in #30
  • fix(ENGKNOW-2011): Header handling for nor. Fix handling of distinct in sql:// by @gmagnu in #31

Full Changelog: v5.1.0...v5.1.1

v5.1.0

16 Jan 19:58
2fccf85
Compare
Choose a tag to compare

What's Changed

  • ENGKNOW-1792 - GOR-support-pattern-based-SorceType-matching by @gmagnu in #23
  • ENGKNOW-1812 - "Atomic write in GOR" by @gmagnu in #24
  • ENGKNOW-1864 - GOR Queen Incorrect initialization fixed by @gmagnu in #25
  • ENGKNOW-1849 - "Refactor of Gor configuration" by @gmagnu in #26
  • ENGKNOW-1855 - Object store performance by @gmagnu in #27
  • ENGKNOW-1813 - Added tsvappend command. by @gmagnu in #28
  • ENGKNOW-1835 - Update to latest Prometheus libraries. by @gmagnu in #29

Full Changelog: v5.0.0...v5.1.0

v5.0.0

11 Dec 23:34
2251da1
Compare
Choose a tag to compare

What's Changed

  • OCI Migrate by @gmagnu in #22
  • Fix excessive logging of stream skipping]
  • OCI cloud gor driver
  • GORIF incorrect signature
  • S3 stablility improvements

Full Changelog: v4.13.1...v5.0.0

0