Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for URL parameters parsing #232

Merged
merged 6 commits into from
Mar 2, 2024
Merged

Add support for URL parameters parsing #232

merged 6 commits into from
Mar 2, 2024

Conversation

slvrtrn
Copy link
Contributor

@slvrtrn slvrtrn commented Feb 29, 2024

Summary

Into the 1.0.0 branch.

Resolves #228 #231

Checklist

  • Unit and integration tests covering the common scenarios were added
  • A human-readable description of the changes was provided to include in CHANGELOG

The docs will be updated once 1.0.0 is out.

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
packages/client-common/src/config.ts Show resolved Hide resolved
@slvrtrn slvrtrn changed the title WIP: Add URL parameters parsing Support URL parameters parsing Mar 1, 2024
@slvrtrn slvrtrn changed the title Support URL parameters parsing Add support for URL parameters parsing Mar 1, 2024
@slvrtrn slvrtrn marked this pull request as ready for review March 1, 2024 23:15
@slvrtrn slvrtrn merged commit 3234ecf into 1.0.0 Mar 2, 2024
23 checks passed
@slvrtrn slvrtrn deleted the url-parameters branch March 2, 2024 00:31
@slvrtrn slvrtrn mentioned this pull request Mar 12, 2024
slvrtrn added a commit that referenced this pull request Mar 29, 2024
1.0.0

* Add support for URL parameters parsing (#232)
* Infer ResultSet type hints based on DataFormat (#238)
* Add SharedMergeTree Cloud tests, remove Node 16 from the CI, and add Node 21 (#234)
* Add pathname config option, revert read-only switch/default settings (#251)
* Improved performance when decoding the entire set of rows with streamable JSON formats (#253)
* Bump dev dependencies, update internal module resolution (#248)
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