Releases: dekkers/xtdb-http-multinode
Releases · dekkers/xtdb-http-multinode
v1.1.0
What's Changed
- Add dependabot.yml by @dekkers in #18
- Update XTDB to 1.24.4 by @dekkers in #28
- Only push container image when allowed by @dekkers in #29
- Bump actions/checkout from 3 to 4 by @dependabot in #23
- Trigger github actions on merge_group by @dekkers in #30
- Bump docker/build-push-action from 3 to 6 by @dependabot in #22
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #19
- Bump actions/setup-python from 4 to 5 by @dependabot in #20
- Bump docker/login-action from 2 to 3 by @dependabot in #21
- Bump certifi from 2023.7.22 to 2024.7.4 in /tests by @dependabot in #27
- Bump idna from 3.4 to 3.7 in /tests by @dependabot in #26
- Bump urllib3 from 2.0.4 to 2.2.2 in /tests by @dependabot in #25
- Bump requests from 2.31.0 to 2.32.2 in /tests by @dependabot in #24
- Add environment variables to configure RockDB logging by @dekkers in #31
New Contributors
- @dependabot made their first contribution in #23
Full Changelog: v1.0.8...v1.1.0
v1.0.8
v1.0.7
v1.0.6
v1.0.5
What's Changed
- Add
-XX:+ExitOnOutOfMemoryError
to Dockerfile by @praseodym in #8
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Exit JVM on OOM by @praseodym in #3
- Use supported Eclipse Temurin base image by @praseodym in #4
- Update xtdb to version 1.23.1 by @dekkers in #5
New Contributors
- @praseodym made their first contribution in #3
Full Changelog: v1.0.3...v1.0.4
v1.0.3
- Set JAVA_TOOL_OPTIONS by default in container image
- Fix error message when /var/lib/xtdb exists but is empty in Debian postinst script.
Full Changelog: v1.0.2...v1.0.3
v1.0.2
- Don't show error message on startup when there are no nodes
Full Changelog: v1.0.1...v1.0.2
v1.0.1
- Also use XTDB_DATA_DIR in container entrypoint
- Document XTDB_DATA_DIR in README
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Full Changelog: https://github.com/dekkers/xtdb-http-multinode/commits/v1.0.0