Skip to content

Release 0.2.0#27

Merged
tbeason merged 1 commit into
mainfrom
release/0.2.0
Jun 4, 2026
Merged

Release 0.2.0#27
tbeason merged 1 commit into
mainfrom
release/0.2.0

Conversation

@tbeason

@tbeason tbeason commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Version bump to 0.2.0.

This is a breaking release — per SemVer for 0.x, a source-breaking change bumps the minor (0.1.20.2.0, not a patch). The break is the start/end_start_dt/end_dt keyword rename.

Changes since 0.1.2 (already on main via #25)

  • Added: automatic HTTP retries on the Historical API (429/5xx/Retry-After, full-jitter backoff, max_retries knob).
  • Changed (breaking): time-range kwargs start/end_start_dt/end_dt.
  • Changed: foreach_record now applies real backpressure with deterministic teardown.

This PR

  • Project.toml version 0.1.20.2.0
  • README status line → 0.2.0
  • USER_AGENTDatabentoAPI.jl/0.2.0
  • CHANGELOG.md: cut the [0.2.0] - 2026-06-04 section from [Unreleased], and repaired the footer compare links (the [Unreleased] link still pointed at v0.1.1 and the [0.1.2] entry was missing).

After merge, register with @JuliaRegistrator register on the merge commit; TagBot then tags v0.2.0 and creates the GitHub release.

(Supersedes #26, which used the wrong version number.)

🤖 Generated with Claude Code

Breaking release (minor bump per SemVer for 0.x): the start/end_ ->
start_dt/end_dt keyword rename is source-breaking for callers.

- Bump version 0.1.2 -> 0.2.0 (Project.toml, README status, USER_AGENT).
- CHANGELOG: cut the [0.2.0] - 2026-06-04 section from [Unreleased]
  (HTTP retries, backpressured foreach_record, start_dt/end_dt rename) and
  repair the footer compare links (the [Unreleased] link still pointed at
  v0.1.1 and the [0.1.2] entry was missing).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@JuliaRegistrator

Copy link
Copy Markdown

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.

@tbeason tbeason mentioned this pull request Jun 4, 2026
@tbeason
tbeason merged commit dd744a0 into main Jun 4, 2026
8 checks passed
@tbeason
tbeason deleted the release/0.2.0 branch June 4, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants