Skip to content

docs: define strict_http compatibility lifecycle (#309) - #332

Merged
Mattsface merged 1 commit into
release/1.1.0from
docs/309-strict-http-lifecycle
Aug 27, 2026
Merged

docs: define strict_http compatibility lifecycle (#309)#332
Mattsface merged 1 commit into
release/1.1.0from
docs/309-strict-http-lifecycle

Conversation

@Mattsface

Copy link
Copy Markdown
Member

Why

strict_http=False is documented as a temporary compatibility mode, but the project does not currently say how long it will remain supported.

This makes the 1.x compatibility policy explicit before the 1.1.0 release.

What

  • Document that strict_http=False remains available throughout the 1.x release series
  • Note that it may be removed in 2.0
  • Recommend new code use the default strict_http=True behavior and handle MlbHttpError
  • Keep the policy consistent in the HTTP transport and public API documentation

Tests

Documentation-only change.

Normal CI should still run before merge.

Risk and impact

Risk: Minimal

No runtime behavior or public signatures change. This PR only clarifies the existing compatibility policy.

Closes #309.

@Mattsface
Mattsface merged commit 8030e0f into release/1.1.0 Aug 27, 2026
7 of 8 checks passed
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.

1 participant