Skip to content

Releases: mimiro-io/objectstorage-datalayer

0.9.4

25 Sep 12:21
9f169e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.3...0.9.4

0.9.3

30 Aug 07:14
8762102
Compare
Choose a tag to compare

What's Changed

  • add support for custom filenames to flatfile and csv by @ashmanto in #61

Full Changelog: 0.9.2...0.9.3

0.9.2

13 May 14:16
e6ff229
Compare
Choose a tag to compare

What's Changed

  • chore: Use slices package from standard library by @ingve in #58
  • add line length check to prevent panics by @rompetroll in #59

Full Changelog: 0.9.1...0.9.2

0.9.1

26 Apr 07:19
3b012d0
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @ingve made their first contribution in #56

Full Changelog: 0.9.0...0.9.1

0.9.0

28 Nov 09:26
ebba417
Compare
Choose a tag to compare

What's Changed

  • Add option to get headers from config in csv by @4hlberg in #52
  • Refactored header-check in csv by @4hlberg in #53

Full Changelog: 0.8.2...0.9.0

0.8.3

03 Oct 08:16
4a222bb
Compare
Choose a tag to compare

What's Changed

  • Add RWMutex to avoid concurrent read write to map by @4hlberg in #50

Full Changelog: 0.8.1...0.8.3

0.8.2

05 Sep 09:10
4a222bb
Compare
Choose a tag to compare

What's Changed

  • Add RWMutex to avoid concurrent read write to map by @4hlberg in #50

Full Changelog: 0.8.1...0.8.2

EANA-1994: update go version

05 May 12:05
1c0c153
Compare
Choose a tag to compare

What's Changed

  • EANA-1994: Update to go 1.20.3 because of vulnerabilties by @4hlberg in #48

Full Changelog: 0.8.0...0.8.1

0.8.0

03 May 09:33
2d767ca
Compare
Choose a tag to compare

What's Changed

  • Automatically pick up changes in content for s3/parquet @simenjorgensen in #44
  • feature_45: add support for defining timezones in flatfiles by @ashmanto in #46
  • feature_45: Add tzdata import to fix unknown time zone issue by @ashmanto in #47

Full Changelog: 0.7.0...0.8.0

0.7.0

07 Mar 07:06
4923d9a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.3...0.7.0