1201 Commits

Author SHA1 Message Date
Samuel Fernandes
05b4000863
feat: add try catch block 2025-02-05 23:29:32 +00:00
Samuel Fernandes
61ad7a70b1
feat: rename osname and image arch 2025-02-05 09:51:08 +00:00
Samuel Fernandes
4f963ca6e7
feat: rename osname and image arch 2025-02-05 09:31:35 +00:00
Samuel Fernandes
a52520a486
fix: dockerfile name 2025-02-04 15:10:04 +00:00
Samuel Fernandes
46a2b5c51a
docs: update build.md 2025-01-18 01:00:02 +00:00
Samuel Fernandes
23d729af21
fix: remove code not used 2025-01-18 00:53:04 +00:00
Samuel Fernandes
10001cb997
feat: reset files 2025-01-18 00:51:15 +00:00
Samuel Fernandes
b8f2bea00f
feat: adding alpine architecture 2025-01-18 00:49:56 +00:00
Samuel Fernandes
71b21bbfff
feat: adding alpine architecture 2025-01-17 21:50:20 +00:00
Samuel Fernandes
38a20ffc19
fix: dockerfile building 2025-01-17 20:37:20 +00:00
Samuel Fernandes
0dc3e64353
fix: update files 2025-01-17 17:20:22 +00:00
Samuel Fernandes
70e710c9b8
fix: update alpine image 2025-01-17 17:10:23 +00:00
Samuel Fernandes
fab9375a35
fix: add snappy support 2025-01-16 17:53:36 +00:00
xerial-bot
ec23d7c611
Update hadoop-common to 3.4.1 (#611) 2025-01-08 11:46:21 -08:00
xerial-bot
192e0ee286
Update sbt to 1.10.7 (#624) 2025-01-08 11:46:12 -08:00
xerial-bot
dfbf67a4cb
Update sbt-sonatype to 3.12.2 (#609) 2024-12-19 16:16:05 -08:00
xerial-bot
f6b188896c
Update sbt to 1.10.6 (#619) 2024-12-19 09:33:33 -08:00
xerial-bot
1fe7685ae7
Update sbt-pgp to 2.3.1 (#622) 2024-12-19 09:33:16 -08:00
xerial-bot
3b2138cc7c
Update airframe-log to 24.12.2 (#623) 2024-12-19 09:33:08 -08:00
xerial-bot
9c73c6e6a2
Update sbt-dynver to 5.1.0 (#610) 2024-11-15 12:15:29 -08:00
xerial-bot
595c6d4a11
Update airframe-log to 24.11.0 (#617) 2024-11-15 12:15:13 -08:00
xerial-bot
8a32b3c6cb
Update sbt to 1.10.5 (#615) 2024-11-12 20:40:30 -08:00
xerial-bot
85966bbb1b
Update sbt-pgp to 2.3.0 (#602) 2024-10-08 14:38:59 -07:00
xerial-bot
08c44a000f
Update airframe-log to 24.9.3 (#601) 2024-10-08 14:38:51 -07:00
xerial-bot
ac5d2cb3e1
Update sbt to 1.10.2 (#598) 2024-10-08 14:38:44 -07:00
xerial-bot
899b9b2cdb
Update sbt-sonatype to 3.11.3 (#592) v1.1.10.7 2024-09-10 12:22:59 -07:00
Brett Okken
da1af8b260
internal: let ByteBuffer read 4 bytes as int in single call (#594) 2024-09-10 12:22:47 -07:00
dependabot[bot]
1af05fee67
Bump peter-evans/create-pull-request from 6 to 7 (#596)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 12:22:31 -07:00
xerial-bot
5290e26ad9
Update airframe-log to 24.9.0 (#597) 2024-09-10 12:22:22 -07:00
Brett Okken
01368fe0d5
internal: use LambdaMetafactory to generate java.util.zip.CRC32C instances (#595)
currently we have written a lambda (turns into anonymous class) which
invokes a MethodHandle for the java.util.zip.CRC32C constructor as the
Supplier<Checksum> implementation.

This has 2 layers of misdirection. The Supplier implementation spun up
by the jvm calls the anonymous lambda class, which then calls the
MethodHandle invoke. This leads to stack traces like:

use LambdaMetafactory to generate a Supplier<Checksum> which calls the
java.util.zip.CRC32C

Co-authored-by: bo8979 <bo8979@cerner.com>
2024-09-10 12:22:02 -07:00
xerial-bot
341377bfed
Update scalafmt-core to 3.8.3 (#588) 2024-08-07 13:07:30 -07:00
Tobias Soloschenko
04c68883a6
feat: add GraalVM support (#590) v1.1.10.6 2024-08-06 22:39:44 -07:00
xerial-bot
bad35791e1
Update airframe-log to 24.7.1 (#587) 2024-07-17 10:47:51 -07:00
xerial-bot
f3dc3cf88a
Update airframe-log to 24.7.0 (#586) 2024-07-16 13:24:19 -07:00
xerial-bot
5fc737773d
Update scalafmt-core to 3.8.2 (#582) 2024-07-16 10:18:31 -07:00
xerial-bot
98e9b432b8
Update airframe-log to 24.5.2 (#581) 2024-07-16 10:18:18 -07:00
xerial-bot
bfa55cb989
Update sbt to 1.10.1 (#585) 2024-07-16 10:18:04 -07:00
xerial-bot
26aa68b421
Update airframe-log to 24.5.0 (#578) 2024-05-13 11:32:28 -07:00
xerial-bot
3e829907d3
Update sbt to 1.10.0 (#577) 2024-05-13 11:32:21 -07:00
xerial-bot
fbcf0b2947
Update scalafmt-core to 3.8.1 (#571) 2024-04-29 23:05:00 -07:00
xerial-bot
709dc7bed0
Update airframe-log to 24.4.3 (#576) 2024-04-25 11:46:45 -07:00
Michael Osipov
2276a67375
Add up-to-date libraries for FreeBSD on amd64 and i386 archs (#570)
This fixes #556
2024-04-25 10:56:10 -07:00
xerial-bot
37fdbfa0b9
Update hadoop-common to 3.4.0 (#568)
* Update hadoop-common to 3.4.0

* Fix tests

* Fix for arm

---------

Co-authored-by: Taro L. Saito <leo@xerial.org>
2024-03-21 10:06:48 -07:00
xerial-bot
59bd3c6a00
Update airframe-log to 24.3.0 (#569) 2024-03-21 09:34:12 -07:00
xerial-bot
a63c11efe0
Update airframe-log to 24.2.3 (#566) 2024-03-18 22:33:25 -07:00
Adrian Woodhead
2e7b665b0f
doc: Fix javadoc links to new url for framing_format.txt (#565) 2024-02-27 10:43:34 -08:00
xerial-bot
4752b963a0
Update airframe-log to 24.2.2 (#564) 2024-02-26 11:50:46 -08:00
xerial-bot
bfb4b7fb6f
Update scalafmt-core to 3.8.0 (#560) 2024-02-26 11:50:39 -08:00
xerial-bot
ca38ae715c
Update sbt to 1.9.9 (#562) 2024-02-26 11:50:23 -08:00
xerial-bot
27d3b331a4
Update airframe-log to 24.2.0 (#561) 2024-02-21 09:20:35 -08:00