Avatar for the meltano user
meltano
sdk
BlogDocsChangelog

feat(taps): New `RESTStream.get_http_request` method to construct the HTTP request for a stream

#3483
Comparing
feat/get_http_request
(
878dd79
) with
main
(
33a6eb8
)
CodSpeed Performance Gauge
0%
Untouched
8

Benchmarks

8 total
test_bench_parse_timestamps_in_record
tests/core/sinks/test_validation.py
CodSpeed Performance Gauge
0%
13.4 ms13.4 ms
test_bench_discovery
tests/sql/test_connector.py
CodSpeed Performance Gauge
0%
746.2 ms744.9 ms
test_bench_validate_record_with_schema
tests/core/sinks/test_validation.py
CodSpeed Performance Gauge
0%
113.1 ms113.1 ms
test_bench_validate_and_parse
tests/core/sinks/test_validation.py
CodSpeed Performance Gauge
0%
127.6 ms127.5 ms
test_bench_simple_map_transforms
tests/core/test_mapper.py
CodSpeed Performance Gauge
0%
547.4 ms547.7 ms
test_bench_conform_record_data_types
tests/core/test_typing.py
CodSpeed Performance Gauge
0%
75.6 ms75.6 ms
test_bench_format_message
tests/benchmarks/test_io.py
CodSpeed Performance Gauge
0%
4 ms4.1 ms
test_bench_deserialize_json
tests/benchmarks/test_io.py
CodSpeed Performance Gauge
0%
5.5 ms5.5 ms

Commits

Click on a commit to change the comparison range
Base
main
33a6eb8
-0.1%
refactor: Update `tap-dummyjson`
4234d28
2 months ago
by edgarrmondragon
-0.01%
refactor: Set `User-Agent` unless the user explicitly adds it to the headers
b436cee
2 months ago
by edgarrmondragon
+0.07%
refactor: Add a token wrapper for `tap-dummyjson`
6c7eb49
2 months ago
by edgarrmondragon
+0.08%
test: Fix some types in tests
829accd
2 months ago
by edgarrmondragon
-0.12%
docs: Document new classes
0bfa839
2 months ago
by edgarrmondragon
-0.07%
test: Update other tests to use `get_http_request`
4f380b1
2 months ago
by edgarrmondragon
+0.12%
Merge branch 'main' into feat/get_http_request
8c91701
2 months ago
by edgarrmondragon
0%
Merge branch 'main' into feat/get_http_request
a6fe7ad
2 months ago
by edgarrmondragon
+0.09%
Merge branch 'main' into feat/get_http_request
3d91f29
2 months ago
by edgarrmondragon
-0.15%
refactor: Added `safe_query_chars` attribute to `HTTPRequest`
1cb5405
2 months ago
by edgarrmondragon
0%
Merge branch 'main' into feat/get_http_request
b81ca98
2 months ago
by edgarrmondragon
+0.14%
Merge branch 'main' into feat/get_http_request
e653738
2 months ago
by edgarrmondragon
-0.02%
refactor: Deprecate `RESTStream.prepare_request` in favor of `RESTStream.get_http_request` (#3509)
0510ca9
2 months ago
by edgarrmondragon
+0.01%
Apply suggestion from @edgarrmondragon
5f5d604
2 months ago
by edgarrmondragon
-0.04%
Fix examples
abfca8f
2 months ago
by edgarrmondragon
-0.03%
test: Test `prepare_request` deprecation
3d9a33a
2 months ago
by edgarrmondragon
+0.03%
test: Remove deprecated method from workspace package
be9579b
2 months ago
by edgarrmondragon
-0.04%
test: Test `.encode_params()` with non-string params
07f5d01
2 months ago
by edgarrmondragon
0%
Handle tuples
14bc486
2 months ago
by edgarrmondragon
+0.17%
refactor: Avoid emitting a warning in each pagination loop iteration
1ca4ea0
2 months ago
by edgarrmondragon
-0.11%
Merge branch 'main' into feat/get_http_request
991724a
2 months ago
by edgarrmondragon
+0.12%
Merge branch 'main' into feat/get_http_request
74fb0c5
2 months ago
by edgarrmondragon
+0.04%
Rename attribute `paginator` -> `page`
07c5e6f
2 months ago
by edgarrmondragon
-0.21%
Merge branch 'main' into feat/get_http_request
ef52f17
2 months ago
by edgarrmondragon
+0.09%
Merge branch 'main' into feat/get_http_request
139fc6d
1 month ago
by edgarrmondragon
-0.09%
Update test_pagination.py
a4b3b4f
1 month ago
by edgarrmondragon
-0.03%
refactor: Accept string `params`
2b0a41f
1 month ago
by edgarrmondragon
+0.05%
fix: Support query string passthrough
091dd40
1 month ago
by edgarrmondragon
-0.13%
Merge branch 'main' into feat/get_http_request
1eb5720
1 month ago
by edgarrmondragon
+0.07%
Merge branch 'main' into feat/get_http_request
7395a2a
1 month ago
by edgarrmondragon
+0.12%
Merge branch 'main' into feat/get_http_request
7ab9884
1 month ago
by edgarrmondragon
+0.06%
Merge branch 'main' into feat/get_http_request
dcc4d2b
25 days ago
by edgarrmondragon
-0.13%
Merge branch 'main' into feat/get_http_request
a46aa10
6 days ago
by edgarrmondragon
+0.01%
Merge branch 'main' into feat/get_http_request
878dd79
8 hours ago
by edgarrmondragon
© 2026 CodSpeed Technology
Home Terms Privacy Docs