Skip to content

Releases: MapleTechLabs/maple

v0.0.14

Choose a tag to compare

@github-actions github-actions released this 21 Jul 22:58

Local Maple (maple start) bundles.

Install (macOS / Linux):

curl -fsSL https://maple.dev/cli/install | sh

Or download a bundle below. Each archive contains maple + libchdb.so — keep both in the same directory. macOS: run xattr -dr com.apple.quarantine maple libchdb.so after extracting.

v0.0.13

Choose a tag to compare

@github-actions github-actions released this 19 Jul 11:52
04301ae

Maple CLI v0.0.13

This release substantially hardens Maple's standalone local observability workflow.

Highlights

  • Unified local and remote CLI queries behind the shared warehouse executor, including consistent query routing, typed warehouse errors, retry behavior, and OpenTelemetry attributes.
  • Added durable local chDB checkpoints, restore/reset workflows, interrupted-operation reconciliation, and safer dirty-store and schema-version handling.
  • Added configurable local bind and advertised hosts, IPv4/IPv6-safe listener behavior, stricter browser-origin protection, and a fully embedded --offline dashboard.
  • Improved local trace, log, metric, error, service-map, attribute, and analytics queries through the shared ClickHouse query engine.
  • Hardened the updater and two-file release bundle (maple + libchdb.so) with checksum verification and relocatable sibling-library loading.

Upgrade note

Maple now fingerprints the embedded chDB schema. If an existing local store was created by an older schema, Maple preserves it and asks for an explicit rebuild instead of silently deleting telemetry. Use maple start --reset after reviewing the warning. Checkpoints remain under the local backup registry.

Install

curl -fsSL https://maple.dev/cli/install | sh

Homebrew users can run:

brew upgrade maple

v0.0.12

Choose a tag to compare

@github-actions github-actions released this 18 Jun 11:19

Local Maple (maple start) bundles.

Install (macOS / Linux):

curl -fsSL https://maple.dev/cli/install | sh

Or download a bundle below. Each archive contains maple + libchdb.so — keep both in the same directory. macOS: run xattr -dr com.apple.quarantine maple libchdb.so after extracting.

v0.0.11

Choose a tag to compare

@github-actions github-actions released this 31 May 12:10

Local Maple (maple start) bundles.

Install (macOS / Linux):

curl -fsSL https://maple.dev/cli/install | sh

Or download a bundle below. Each archive contains maple + libchdb.so — keep both in the same directory. macOS: run xattr -dr com.apple.quarantine maple libchdb.so after extracting.

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 31 May 11:54

Local Maple (maple start) bundles.

Install (macOS / Linux):

curl -fsSL https://maple.dev/cli/install | sh

Or download a bundle below. Each archive contains maple + libchdb.so — keep both in the same directory. macOS: run xattr -dr com.apple.quarantine maple libchdb.so after extracting.

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 31 May 11:27

Local Maple (maple start) bundles.

Install (macOS / Linux):

curl -fsSL https://maple.dev/cli/install | sh

Or download a bundle below. Each archive contains maple + libchdb.so — keep both in the same directory. macOS: run xattr -dr com.apple.quarantine maple libchdb.so after extracting.

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 30 May 23:17

Local Maple (maple start) bundles.

Install (macOS / Linux):

curl -fsSL https://maple.dev/cli/install | sh

Or download a bundle below. Each archive contains maple + libchdb.so — keep both in the same directory. macOS: run xattr -dr com.apple.quarantine maple libchdb.so after extracting.

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 30 May 12:46

Local Maple (maple start) bundles.

Install (macOS / Linux):

curl -fsSL https://maple.dev/cli/install | sh

Or download a bundle below. Each archive contains maple + libchdb.so — keep both in the same directory. macOS: run xattr -dr com.apple.quarantine maple libchdb.so after extracting.

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 30 May 11:32

Local Maple (maple start) bundles.

Install (macOS / Linux):

curl -fsSL https://maple.dev/cli/install | sh

Or download a bundle below. Each archive contains maple + libchdb.so — keep both in the same directory. macOS: run xattr -dr com.apple.quarantine maple libchdb.so after extracting.

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 29 May 23:34

Local Maple (maple start) bundles.

Install (macOS / Linux):

curl -fsSL https://maple.dev/cli/install | sh

Or download a bundle below. Each archive contains maple + libchdb.so — keep both in the same directory. macOS: run xattr -dr com.apple.quarantine maple libchdb.so after extracting.