An open API service for providing issue and pull request metadata for open source projects.

GitHub / airbytehq/airbyte-python-cdk issues and pull requests

#653 - feat: support custom config transformations

Pull Request - State: open - Opened by ChristoGrab 17 days ago - 4 comments
Labels: enhancement

#652 - chore(deps): bump unstructured from 0.10.27 to 0.18.5

Pull Request - State: open - Opened by dependabot[bot] 20 days ago - 1 comment
Labels: dependencies, chore

#651 - chore: Update source-declarative-manifest to use python-connector-base 4.0.2

Pull Request - State: closed - Opened by dbgold17 21 days ago - 4 comments
Labels: chore

#649 - fix(low-code cdk): Add literal type for ConfigNormalizationRules components

Pull Request - State: open - Opened by brianjlai 22 days ago - 4 comments
Labels: bug

#649 - fix(low-code cdk): Add literal type for ConfigNormalizationRules components

Pull Request - State: closed - Opened by brianjlai 22 days ago - 4 comments
Labels: bug

#648 - feat(default-error-handler): Add `max_time` parameter to DefaultErrorHandler

Pull Request - State: open - Opened by tolik0 22 days ago - 4 comments
Labels: enhancement

#647 - chore(deps): bump unstructured from 0.10.27 to 0.18.3

Pull Request - State: closed - Opened by dependabot[bot] 24 days ago - 2 comments
Labels: dependencies, chore

#646 - feat(rate-limit): add logging with slice information

Pull Request - State: open - Opened by aldogonzalez8 26 days ago - 8 comments
Labels: enhancement

#644 - tests: improve fast tests error logging, skip 'read' on destinations

Pull Request - State: closed - Opened by aaronsteers 28 days ago - 3 comments
Labels: testing

#643 - ci: temporarily remove source-amplitude from CDK connector tests

Pull Request - State: closed - Opened by aaronsteers 28 days ago - 2 comments
Labels: ci

#642 - DO NOT MERGE

Pull Request - State: closed - Opened by ChristoGrab 28 days ago - 2 comments

#641 - feat: add empty_streams filtering to standard test suites

Pull Request - State: open - Opened by devin-ai-integration[bot] 28 days ago - 6 comments
Labels: enhancement

#640 - feat: add PR welcome message workflow

Pull Request - State: closed - Opened by devin-ai-integration[bot] 28 days ago - 11 comments
Labels: enhancement

#639 - fix: add --user flag to Docker container tests to allow config migration writes

Pull Request - State: open - Opened by devin-ai-integration[bot] 28 days ago - 5 comments
Labels: bug, security

#638 - feat(property-chunking): Allow the definition of query_properties on the HttpRequester component

Pull Request - State: closed - Opened by brianjlai 29 days ago - 3 comments
Labels: enhancement

#637 - fix: properly set token_expiry_is_time_of_expiration and mask access token when logging

Pull Request - State: closed - Opened by lmossman 29 days ago - 4 comments
Labels: bug, security

#636 - feat: adds `dateparser` dependency for parsing timezone abbrs.

Pull Request - State: closed - Opened by pnilan 29 days ago - 3 comments
Labels: enhancement

#634 - chore(deps): bump unstructured from 0.10.27 to 0.18.2

Pull Request - State: closed - Opened by dependabot[bot] 29 days ago - 1 comment
Labels: dependencies, chore

#633 - feat: make use_parent_params configurable

Pull Request - State: closed - Opened by ChristoGrab 30 days ago - 3 comments
Labels: enhancement

#630 - feat: Add HTTP proxy configuration modules to CDK

Pull Request - State: closed - Opened by devin-ai-integration[bot] about 1 month ago - 5 comments
Labels: enhancement

#629 - fix: request_body GraphQL implementation

Pull Request - State: closed - Opened by lmossman about 1 month ago - 3 comments
Labels: bug, security

#628 - chore: add unidecode dep to python CDK

Pull Request - State: closed - Opened by ChristoGrab about 1 month ago - 6 comments
Labels: chore

#627 - fix(sql): Add fallback to `source_defined_primary_key` in CatalogProvider

Pull Request - State: closed - Opened by devin-ai-integration[bot] about 1 month ago - 7 comments
Labels: bug

#626 - chore: reorder and modify title/defaults for partition router fields

Pull Request - State: closed - Opened by lmossman about 1 month ago - 3 comments
Labels: chore

#625 - fix: update log in `DpathValidator`

Pull Request - State: closed - Opened by pnilan about 1 month ago - 3 comments
Labels: bug, security

#624 - fix: change log level for dpath validator to `info`

Pull Request - State: closed - Opened by pnilan about 1 month ago
Labels: bug, security

#623 - fix: update dependencies to address security vulnerabilities

Pull Request - State: closed - Opened by skord about 1 month ago - 1 comment

#622 - Straggling non-python format issues

Issue - State: open - Opened by aaronsteers about 1 month ago - 1 comment

#621 - docs: integrate the SDM readme into `pdoc` (targets #620)

Pull Request - State: closed - Opened by aaronsteers about 1 month ago - 2 comments
Labels: docs

#620 - docs: add Readme for sdm commands

Pull Request - State: closed - Opened by ChristoGrab about 1 month ago - 4 comments
Labels: docs

#619 - fix: adds validators, validation strategies to init

Pull Request - State: closed - Opened by pnilan about 1 month ago - 3 comments
Labels: bug, security

#618 - tests: add debug option for entrypoint wrapper

Pull Request - State: closed - Opened by pnilan about 1 month ago - 3 comments
Labels: testing

#617 - feat(low-code): camel_case_to_snake_case macros

Pull Request - State: closed - Opened by darynaishchenko about 1 month ago - 5 comments
Labels: enhancement

#616 - feat(cli): Add CLI commands: `airbyte-cdk manifest validate`, `migrate`, and `normalize`

Pull Request - State: closed - Opened by devin-ai-integration[bot] about 1 month ago - 7 comments
Labels: enhancement

#615 - Improve error messages when json schema validation fails

Issue - State: open - Opened by aaronsteers about 1 month ago

#614 - fix(low-code): handle `ScannerError` in `ConfigComponentsResolver`

Pull Request - State: closed - Opened by darynaishchenko about 1 month ago - 4 comments
Labels: bug

#613 - feat: modify run_docker_command to always return EntrypointOutput

Pull Request - State: closed - Opened by devin-ai-integration[bot] about 1 month ago - 5 comments
Labels: enhancement

#612 - feat: the `GzipDecoder` can now use `XmlDecoder` as nested decoder

Pull Request - State: closed - Opened by pnilan about 1 month ago - 3 comments
Labels: enhancement

#611 - fix: override configure method in `ManifestDeclarativeSource` to set transformed config in entrypoint

Pull Request - State: closed - Opened by pnilan about 1 month ago - 4 comments
Labels: bug, security

#610 - feat: enable custom validation strategies

Pull Request - State: closed - Opened by pnilan about 1 month ago - 3 comments
Labels: enhancement

#609 - chore(deps): bump unstructured from 0.10.27 to 0.18.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 1 comment
Labels: dependencies, chore

#608 - fix: config remap fields component to provide correct config context

Pull Request - State: closed - Opened by pnilan about 1 month ago - 3 comments
Labels: bug, security

#607 - ci: migrate pypi_publish workflow from PAT to octavia-bot GitHub App

Pull Request - State: closed - Opened by devin-ai-integration[bot] about 1 month ago - 7 comments
Labels: ci

#606 - fix(tests): resolve issue with 'exception' status raising failure of FAST container tests

Pull Request - State: closed - Opened by aaronsteers about 1 month ago - 3 comments
Labels: bug

#605 - fix(low-code): sync records without cursor field in ConcurrentPerPartitionCursor

Pull Request - State: closed - Opened by darynaishchenko about 1 month ago - 8 comments
Labels: bug

#604 - chore(deps): bump urllib3 from 2.3.0 to 2.5.0

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, chore

#603 - fix: resolve issue in connector dir discovery

Pull Request - State: closed - Opened by aaronsteers about 1 month ago - 4 comments
Labels: bug, security

#602 - fix: `QueryProperties` component creation in `model_to_component_factory.py`

Pull Request - State: closed - Opened by pnilan about 1 month ago - 4 comments
Labels: bug, security

#601 - feat: Update protocol version

Pull Request - State: closed - Opened by maxi297 about 1 month ago - 3 comments
Labels: enhancement

#600 - chore(deps): bump protobuf from 5.29.4 to 5.29.5

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, chore

#599 - fix: manifest normalization

Pull Request - State: closed - Opened by lmossman about 2 months ago - 4 comments
Labels: bug, security

#598 - ci: skip shopify in connector tests matrix

Pull Request - State: open - Opened by aaronsteers about 2 months ago - 2 comments
Labels: ci

#597 - DO NOT MERGE: checking tests for flakiness

Pull Request - State: closed - Opened by ChristoGrab about 2 months ago - 2 comments

#596 - feat(low-code): add ParametrizedComponentsResolver

Pull Request - State: closed - Opened by darynaishchenko about 2 months ago - 5 comments
Labels: enhancement

#595 - feat: Add universal HTTP/HTTPS proxy configuration support to Python CDK

Pull Request - State: closed - Opened by devin-ai-integration[bot] about 2 months ago - 5 comments
Labels: enhancement

#594 - fix(jinja): make `_compile` / `_find_undeclared_variables` static

Pull Request - State: closed - Opened by tolik0 about 2 months ago - 4 comments

#593 - chore(deps): bump requests from 2.32.3 to 2.32.4

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, chore

#592 - feat(low-code CDK): Add ConditionalStreams component to low-code framework

Pull Request - State: closed - Opened by brianjlai about 2 months ago - 3 comments
Labels: enhancement

#591 - fix: dpath_validator should not raise when key does not exist

Pull Request - State: closed - Opened by pnilan about 2 months ago - 3 comments
Labels: bug, security

#590 - feat: update `DpathValidator` to skip validation if returned value is falsy

Pull Request - State: closed - Opened by pnilan about 2 months ago - 4 comments
Labels: enhancement

#589 - feat: add conditions to validators

Pull Request - State: closed - Opened by pnilan about 2 months ago - 3 comments
Labels: enhancement

#588 - chore: update .gitignore to not commit junit results

Pull Request - State: closed - Opened by aaronsteers about 2 months ago - 3 comments

#587 - fix(tests): resolves false-positive failures in FAST tests (defer failure expectations)

Pull Request - State: closed - Opened by aaronsteers about 2 months ago - 4 comments
Labels: bug

#586 - tests: add docker-based tests to FAST standard tests

Pull Request - State: closed - Opened by aaronsteers about 2 months ago - 5 comments
Labels: testing

#585 - Feat: Add Hidden-Check Streams

Pull Request - State: open - Opened by agarctfi about 2 months ago - 3 comments
Labels: enhancement

#584 - feat(manifest): add max_concurrent_async_job_count as an option in manifest

Pull Request - State: closed - Opened by aldogonzalez8 about 2 months ago - 3 comments
Labels: enhancement

#583 - fix: update ComponentMappingDefintion to allow number field types

Pull Request - State: closed - Opened by pnilan about 2 months ago - 2 comments
Labels: bug, security

#582 - feat: add junit XML export to airbyte-cdk connector test command

Pull Request - State: closed - Opened by devin-ai-integration[bot] about 2 months ago - 6 comments
Labels: enhancement

#581 - feat(csv-parser): update option to provide an array of values that should be set to None in the csv file

Pull Request - State: closed - Opened by aldogonzalez8 about 2 months ago - 1 comment
Labels: enhancement

#580 - feat: adds new `ValidateInLineCondition` component

Pull Request - State: open - Opened by pnilan about 2 months ago - 3 comments
Labels: enhancement

#579 - fix: interpolation should not generate complex types

Pull Request - State: closed - Opened by maxi297 about 2 months ago - 5 comments
Labels: bug, security

#578 - (Do Not Merge) - Source Paypal Add Debuglines

Pull Request - State: closed - Opened by agarctfi about 2 months ago - 1 comment

#577 - (Do Not Merge): Debug Paypal Trxs

Pull Request - State: closed - Opened by agarctfi about 2 months ago - 1 comment

#576 - fix(async-retriever): fix calling transformations twice

Pull Request - State: closed - Opened by aldogonzalez8 about 2 months ago - 3 comments
Labels: bug

#575 - feat(cdk): add option to make empty cells None when parsing csv with CsvParser

Pull Request - State: closed - Opened by aldogonzalez8 about 2 months ago - 1 comment
Labels: enhancement

#574 - chore(deps): bump pyrate-limiter from 3.1.1 to 3.7.1

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, chore

#573 - ci(deps): bump slackapi/slack-github-action from 1.23.0 to 2.1.0

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: ci

#572 - feat(cdk): more unit test for jinja interpolation

Pull Request - State: closed - Opened by aldogonzalez8 2 months ago - 1 comment
Labels: enhancement

#571 - feat: add `sanitize_url` jinja macro

Pull Request - State: closed - Opened by pnilan 2 months ago - 1 comment
Labels: enhancement

#570 - chore: more reordering and title description updates in declarative_component_schema

Pull Request - State: closed - Opened by lmossman 2 months ago - 3 comments

#569 - feat(connector-builder): add version constraint and wildcard support to manifest migrations

Pull Request - State: closed - Opened by lazebnyi 2 months ago - 4 comments
Labels: enhancement

#568 - fix(concurrent-perpartition-cursor): Fix memory issues

Pull Request - State: closed - Opened by tolik0 2 months ago - 5 comments
Labels: bug

#567 - fix(connector-builder): fix property chunking in connector builder

Pull Request - State: closed - Opened by aldogonzalez8 2 months ago - 3 comments
Labels: bug

#566 - chore: Add JUnit XML output to pytest and publish test results to PRs

Pull Request - State: closed - Opened by devin-ai-integration[bot] 2 months ago - 5 comments
Labels: chore

#565 - fix: update `pytest-fast` poe command to specify `unit_tests/` directory, enabling `--skipslow` option usage

Pull Request - State: closed - Opened by pnilan 2 months ago - 1 comment
Labels: bug, security

#564 - feat(substream-partition-router): flag to ignore parent slice

Pull Request - State: closed - Opened by aldogonzalez8 2 months ago - 1 comment
Labels: enhancement

#563 - feat: adds config_path to source instantiation for sdm, enabling config migrations

Pull Request - State: closed - Opened by pnilan 2 months ago - 1 comment
Labels: enhancement

#561 - feat: update `ManifestDeclarativeSource` to invoke declarative config migrations/transformations/validations

Pull Request - State: closed - Opened by pnilan 2 months ago - 1 comment
Labels: enhancement

#560 - feat(dynamic-streams): Add StateDelegatingStream to DynamicDeclarativeStream

Pull Request - State: closed - Opened by tolik0 2 months ago - 1 comment
Labels: enhancement

#559 - feat: Add unprivileged and config-free discover for declarative static schemas

Pull Request - State: open - Opened by aaronsteers 2 months ago - 3 comments
Labels: enhancement

#558 - chore(deps): bump setuptools from 76.0.0 to 78.1.1

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies, chore

#557 - fix: remove unit_tests directory from coverage report and add handling of tmp files

Pull Request - State: closed - Opened by ChristoGrab 2 months ago - 1 comment
Labels: bug, security

#556 - feat(sdm-cli): add new args --manifest-path and --components-path to SDM CLI

Pull Request - State: closed - Opened by ChristoGrab 2 months ago - 1 comment
Labels: enhancement