xerial-bot
4262509f4d
Update scalafmt-core to 3.9.4
2025-03-12 20:03:42 +00:00
Taro L. Saito
65e1ec3de1
Revert "feature: Add bit-shuffling interfaces for unshuffle with provided out…" ( #640 )
...
This reverts commit 4277fbcdc86a7f13f74053387075ecd232ac363f.
2025-02-03 21:31:50 -08:00
Rodrigo Molina
466d05f31f
Fix the scope of SnappyOutputStream.MIN_BLOCK_SIZE
and SnappyOutputStream.DEFAULT_BLOCK_SIZE
( #638 )
2025-02-03 21:28:50 -08:00
Xing Qu
4277fbcdc8
feature: Add bit-shuffling interfaces for unshuffle with provided output array ( #608 )
2025-02-03 21:27:43 -08:00
PeterDubec
266126036c
Add support for IBM ppc 64 little endian ( #628 )
2025-02-03 21:20:59 -08:00
xerial-bot
b9a5d5f573
Update scalafmt-core to 3.8.6 ( #636 )
2025-02-03 21:17:20 -08:00
xerial-bot
42e5928a28
Update sbt-scalafmt to 2.5.4 ( #633 )
2025-02-03 21:17:03 -08:00
Antonio Muñoz
d258a4aaa0
Fixes native-image configuration: dll is called snappyjava.dll not libsnappy ( #635 )
...
Co-authored-by: Antonio Muñoz <antonio.munoz@clarity.ai>
2025-02-03 21:16:42 -08:00
xerial-bot
2abbbc7fbf
Update airframe-log to 2025.1.1 ( #639 )
2025-02-03 21:11:53 -08: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
dependabot[bot]
296323110a
Bump jwlawson/actions-setup-cmake from 1.14 to 2.0 ( #559 )
...
Bumps [jwlawson/actions-setup-cmake](https://github.com/jwlawson/actions-setup-cmake ) from 1.14 to 2.0.
- [Release notes](https://github.com/jwlawson/actions-setup-cmake/releases )
- [Commits](https://github.com/jwlawson/actions-setup-cmake/compare/v1.14...v2.0 )
---
updated-dependencies:
- dependency-name: jwlawson/actions-setup-cmake
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-02-12 15:44:56 -08:00
dependabot[bot]
69dd99ae75
Bump peter-evans/create-pull-request from 5 to 6 ( #558 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6 )
---
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-02-05 14:12:44 -08:00
dependabot[bot]
ea902cfb33
Bump release-drafter/release-drafter from 5 to 6 ( #557 )
...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) from 5 to 6.
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
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-02-05 14:12:36 -08:00
xerial-bot
7232cca1a1
Update sbt-osgi to 0.10.0 ( #554 )
2024-01-31 22:18:30 -08:00