chore(release): date the 1.14.0 changelog heading - #130
Merged
Merged
Conversation
Only change: `## [1.14.0] - Unreleased` -> `## [1.14.0] - 2026-09-13`. Unit suite: 743 passed, 14 skipped. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015ao5paex73xXvuM424Libo
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
One line, so the tag can be cut.
## [1.14.0] - Unreleased→## [1.14.0] - 2026-09-13.Unit suite:
743 passed, 14 skipped.What 1.14.0 delivers
PyPI currently serves 1.13.0. Until this tag exists,
pip install oilpriceapiinstalls a version where:Authorization: Token <key>to a foreign host — and//user@host/...makes httpx swap our token forBasicmax_retries=0ignored entirelycodecomes back wearing the code you asked for, so the consumer guardprice.commodity == requestedpasses on exactly the responses where it needed to failclient.diesel.*raisesValidationErroragainst the live envelopeLNG_NW_EUROPE_EUR→ JKM,WTI_MIDLAND_USD→ Cushing WTINote on scope
This release also carries fixes for three regressions introduced earlier the same day by the PRs above — a forbidden SPACE in query paths that broke the SDK's own
demo.py, retries stripped from read-shaped POSTs, and a bareValueErrorescaping the SDK exception hierarchy. All found by an expert review after the originals merged green.🤖 Generated with Claude Code
https://claude.ai/code/session_015ao5paex73xXvuM424Libo