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

10 8 22 #13

Merged
merged 2,294 commits into from
Aug 10, 2022
Merged

10 8 22 #13

merged 2,294 commits into from
Aug 10, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    67d1a13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a064d4b View commit details
    Browse the repository at this point in the history
  3. Validate only on incremental (airbytehq#14966)

    * Validate only on incremental
    
    * Add test
    
    * Format and pmd
    
    * Update test
    
    * PR comments
    
    * Update airbyte-protocol/protocol-models/src/test/java/io/airbyte/protocol/models/CatalogHelpersTest.java
    
    Co-authored-by: Lake Mossman <lake@airbyte.io>
    
    * Fix test
    
    Co-authored-by: Lake Mossman <lake@airbyte.io>
    benmoriceau and lmossman authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    5733f10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cc595d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8745db View commit details
    Browse the repository at this point in the history
  6. Upgrade platform to openjdk:19-slim-bullseye (airbytehq#14971)

    The openjdk 17 image has multiple critical vulnerabilities. This is no longer updated frequently since 17 is now in LTS and not actively developed on.
    
    The JDK 19 images do not have any critical or high or medium vulnerabilities. Further, JVM has bytecode backwards compatibility guarantees. Here we update all of Cloud to use openjdk 19 slim to fix these holes.
    
    Leave gradle code compilation at 17 for now.
    
    Co-authored-by: Davin Chia <davinchia@gmail.com>
    git-phu and davinchia authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    9d406dc View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Update chart.yaml readme. (airbytehq#14975)

    The release action is failing because https://github.com/airbytehq/airbyte/runs/7477005935?check_suite_focus=true some values are not up to date.
    davinchia authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    2da8af3 View commit details
    Browse the repository at this point in the history
  2. 📝 improve error message when using unsupported JDBC type as cursor (a…

    …irbytehq#14714)
    
    * improve error message
    
    * also in JdbcSourceOperations
    
    * bump versions + changelog
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    edgao and octavia-squidington-iii authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    24efced View commit details
    Browse the repository at this point in the history
  3. Normalization for Snowflake destination: added support for key pair a…

    …uthentication (airbytehq#14792)
    
    * Normalization for Snowflake destination: added support for key pair authentication
    
    * Normalization for Snowflake destination: updated changelogs
    
    * Normalization for Snowflake destination: renamed property passphrase to password
    
    * Normalization for Snowflake destination: bump normalization version in NormalizationRunnerFactory
    
    * Normalization for Snowflake destination: added unit tests and change file creating process
    
    * Normalization for Snowflake destination: added unit tests and change file creating process
    
    * Normalization for Snowflake destination: added unit tests and change file creating process
    sashaNeshcheret authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    1d2c53c View commit details
    Browse the repository at this point in the history
  4. Bump Airbyte version from 0.39.37-alpha to 0.39.38-alpha (airbytehq#1…

    …4976)
    
    Co-authored-by: davinchia <davinchia@users.noreply.github.com>
    octavia-squidington-iii and davinchia authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    861503b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Configuration menu
    Copy the full SHA
    0aa9ad7 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. 🎉Source Snowflake: Source/Destination doesn't respect DATE data type (a…

    …irbytehq#14828)
    
    airbyte-5577: Respect date/datetime types for snowflake source.
    alexandertsukanov authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    9185363 View commit details
    Browse the repository at this point in the history
  2. Source TiDb Removed additionalProperties: false from spec (airbytehq#…

    …14996)
    
    * Source TiDb Removed additionalProperties: false from spec
    
    * updated changelog
    
    * bump version
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    VitaliiMaltsev and octavia-squidington-iii authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    8ebed61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f80765 View commit details
    Browse the repository at this point in the history
  4. Make sure Airbyte release process uses JDK 19. (airbytehq#14993)

    Follow up to airbytehq#14971 . Make sure to update this for the OSS publishing process as well.
    
    Also update all the dockerfiles.
    
    Connectors are not touched.
    davinchia authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    cd5d8c2 View commit details
    Browse the repository at this point in the history
  5. Add callout tag for on-going known issue (airbytehq#14893)

    * Add callout tag for on-going known issue
    
    Airbyte is currently working on resolving this issue with the Amazon Seller Partner connector. The issue is being tracked here: airbytehq#14734
    
    * Update callout type
    
    * Update to use caution
    
    * Edited wording -- remove the word "Note"
    YowanR authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    70ba86e View commit details
    Browse the repository at this point in the history
  6. Fixed some minor typos and formatting (airbytehq#13577)

    * Fixed some minor typos and formatting
    
    * Update based on comments
    Andy authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    34aa557 View commit details
    Browse the repository at this point in the history
  7. Update with changes (airbytehq#14359)

    * Update with changes
    
    - Update from Slack to Discourse forum
    - Remove mentions of Singer including broken examples
    
    * Update based on comments
    Andy authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    fa3eb5f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4910f25 View commit details
    Browse the repository at this point in the history
  9. fix: fix airbyte-worker (airbytehq#14977)

    * fix: fix airbyte-worker
    
    * bump temporalio version to 1.13.0
    
    * fix: revert removal of deploymentMode variable
    xpuska513 authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    bb18946 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d6b6a2d View commit details
    Browse the repository at this point in the history
  11. Bump Airbyte version from 0.39.38-alpha to 0.39.39-alpha (airbytehq#1…

    …5005)
    
    Co-authored-by: davinchia <davinchia@users.noreply.github.com>
    octavia-squidington-iii and davinchia authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    c3621b5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3e7b3da View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. don't set workdir to /data when running SAT (airbytehq#15024)

    * don't set workdir to /data
    
    * remove debug log
    girarda authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    9269cbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b71eb0 View commit details
    Browse the repository at this point in the history
  3. Alex/lowcode referencedocs (airbytehq#14973)

    * Add docstrings for auth package
    
    * docstrings for the check package
    
    * docstrings for the datetime package
    
    * docstrings for the decoder package
    
    * docstrings for extractors package and fix tests
    
    * interpolation docstrings
    
    * ref ->  and parser docstrings
    
    * docstrings for parsers package
    
    * error handler docstrings
    
    * requester docstrings
    
    * more docstrings
    
    * docstrings
    
    * docstrings
    
    * docstrings
    
    * Use defined type annotations
    
    * update
    
    * update docstrings
    
    * Update docstrings
    
    * update docstrings
    
    * update docstrings
    
    * update template
    
    * Revert "update template"
    
    This reverts commit eb4a118.
    
    * update template
    
    * update
    
    * move to interpolated_string
    
    * update docstring
    
    * update
    
    * fix tests
    
    * format
    
    * return type can also be an array
    
    * Update airbyte-cdk/python/airbyte_cdk/sources/declarative/interpolation/interpolated_boolean.py
    
    Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
    
    * Update airbyte-cdk/python/airbyte_cdk/sources/declarative/interpolation/interpolation.py
    
    Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
    
    * Update airbyte-cdk/python/airbyte_cdk/sources/declarative/interpolation/jinja.py
    
    Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
    
    * Update airbyte-cdk/python/airbyte_cdk/sources/declarative/interpolation/interpolated_boolean.py
    
    Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
    
    * Update airbyte-cdk/python/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategy.py
    
    * Update as per comments
    
    Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
    girarda and sherifnada authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    08239ab View commit details
    Browse the repository at this point in the history
  4. Use latest Nginx Alpine image for Webapp. (airbytehq#15029)

    Follow up to airbytehq#15023. Use the latest to get rid of all the security vulnerabilities.
    davinchia authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    a51fd71 View commit details
    Browse the repository at this point in the history
  5. Remove insecure curl from worker image. (airbytehq#15028)

    Curl was the last remaining security vulnerability in the image. Instead of using curl, use wget to avoid this issue.
    
    This also has the side effect of decreasing the image size by 150 MB.
    davinchia authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    adebeb0 View commit details
    Browse the repository at this point in the history
  6. [low-code CDK] Enable runtime string interpolation in authenticators (a…

    …irbytehq#14914)
    
    * interpolatedauth
    
    * fix tests
    
    * fix import
    
    * no need for default
    
    * Bump version
    
    * Missing docstrings
    
    * example
    
    * missing example
    
    * more docstrings
    
    * interpolated types
    girarda authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    783923d View commit details
    Browse the repository at this point in the history
  7. 13539 Fix integration tests source-clickhouse Mac OS (airbytehq#14701)

    * 13539 Fix integration tests source-clickhouse Mac OS
    
    * 13539 Updated clickhouse jdbc driver
    
    * 13539 Updated destination-clickhouse-strict-encrypt
    
    * 13539 Updated SSL configuration and tests for clickhouse-destination
    
    * 13539 Updated SSL for source-clickhouse-strict-encrypt
    
    * 13539 Resolved host by ip
    
    * 13539 Fixed code formatting
    
    * 13539 Bump up source-clickhouse-strict-encrypt version
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    suhomud and octavia-squidington-iii authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    436de26 View commit details
    Browse the repository at this point in the history
  8. Source Klaviyo: added new keys to schema (airbytehq#14947)

    * feat: added new keys to schema
    
    * Rename Campaigns.json to campaigns.json
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    2960421 View commit details
    Browse the repository at this point in the history
  9. Source Hubspot: revert v0.1.75 changes (airbytehq#14999)

    * Revert "Source Hubspot: do not override _read_incremental (airbytehq#14744)"
    
    This reverts commit ae0cf4c.
    
    * airbytehq#14034 source hubspot: revert previous version changes
    
    * airbytehq#14034 upd changelog
    
    * airbytehq#14034 do not revert source definitions
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    davydov-d and octavia-squidington-iii authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    fefcc22 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    69d1626 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eaa7535 View commit details
    Browse the repository at this point in the history
  12. Source Hubspot: do not limit reading data to 30 days for property His…

    …tory Stream (airbytehq#15035)
    
    * airbytehq#352 source hubspot: do not limit reading data to 30 days for property history stream
    
    * airbytehq#352 oncall: source hubspot - upd changelog
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    davydov-d and octavia-squidington-iii authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    6d812bf View commit details
    Browse the repository at this point in the history
  13. 🎉 Base Normalization: handle airbyte_type from stream schema in norma…

    …lization (airbytehq#13591)
    
    * add datatypes
    
    * up
    
    * up
    
    * add MySQL
    
    * add MSSQL
    
    * fix
    
    * add macros
    
    * add macros
    
    * upd
    
    * upd
    
    * upd for clickhouse
    
    * Return datetime2 for MS SQL
    
    * Upd time type for mysql
    
    * Upd datetime for MySQL
    
    * update
    
    * upd date type for clickhouse
    
    * up
    
    * auto-generate
    
    * bump version
    
    * bump version
    annalvova05 authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    4963698 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2698151 View commit details
    Browse the repository at this point in the history
  15. Source Facebook Marketing: update sdk version to 14.0.0 (airbytehq#15007

    )
    
    * update sdk version and docs
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    marcosmarxm and octavia-squidington-iii authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    6bd9dbc View commit details
    Browse the repository at this point in the history
  16. feat: Update docs with Helm related stuff (airbytehq#15037)

    * feat: Update docs with Helm related stuff
    
    * Update docs/deploying-airbyte/on-kubernetes-via-helm.md
    
    Co-authored-by: Topher Lubaway <asimplechris@gmail.com>
    
    * Update docs/deploying-airbyte/on-kubernetes-via-helm.md
    
    Co-authored-by: Topher Lubaway <asimplechris@gmail.com>
    
    * Update docs/deploying-airbyte/on-kubernetes-via-helm.md
    
    Co-authored-by: Topher Lubaway <asimplechris@gmail.com>
    
    * Update docs/deploying-airbyte/on-kubernetes-via-helm.md
    
    Co-authored-by: Topher Lubaway <asimplechris@gmail.com>
    
    * Update docs/deploying-airbyte/on-kubernetes-via-helm.md
    
    Co-authored-by: Topher Lubaway <asimplechris@gmail.com>
    
    Co-authored-by: Topher Lubaway <asimplechris@gmail.com>
    xpuska513 and supertopher authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    37e4453 View commit details
    Browse the repository at this point in the history
  17. Log stream_instance's metadata (airbytehq#15025)

    * Log stream_instance's metadata
    
    * syncmode is only set on ConfiguredStream
    
    * log both configured stream and stream instance
    girarda authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    0f25ba6 View commit details
    Browse the repository at this point in the history
  18. non-jdbc source connectors: Update additional properties from beta/GA…

    … specs and schemas (airbytehq#15042)
    
    * Update `additionalProperties` field to true from schemas
    
    * Updated PR number
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    lazebnyi and octavia-squidington-iii authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    b01c731 View commit details
    Browse the repository at this point in the history
  19. 🐛 Source Facebook Marketing: fix DATA_RETENTION_PERIOD validation a…

    …nd schema data type `failed_delivery_checks` issues (airbytehq#15012)
    
    * Fix date validation and schema issues
    
    * Updated PR number
    
    * Updated to review
    
    * Updated to review
    
    * Update airbyte-integrations/connectors/source-facebook-marketing/unit_tests/test_utils.py
    
    Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>
    
    * Update airbyte-integrations/connectors/source-facebook-marketing/unit_tests/test_utils.py
    
    Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>
    
    * Fix to linter
    
    * Fix typo
    
    * Updated Docker version
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    3 people authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    5d18fed View commit details
    Browse the repository at this point in the history
  20. Source-posthog: manually bumps up version. (airbytehq#15045)

    * Manually bumps up PostHog source version.
    
    * Updates Persons schema and spec.json
    
    * Updates version in the correct file.
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    ecb03bf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d465461 View commit details
    Browse the repository at this point in the history
  22. Handle ints and longs in normalization (airbytehq#14362)

    * generate airbyte_type:integer
    
    * normalization accepts `airbyte_type: integer`
    
    * handles ints+longs
    
    * update avro for consistency
    
    * delete long type for now, treat all ints as longs
    
    * update avro type mappings
    
    {type:number, airbyte_type:integer} -> long
    {type:number, airbyte_type:big_integer} -> string (i.e. "unbounded integer")
    
    * fix test
    
    * remove long handling
    
    * Revert "remove long handling"
    
    This reverts commit 33ade8d.
    
    * Revert "update avro type mappings"
    
    This reverts commit 5b0349b.
    
    * Revert "delete long type for now, treat all ints as longs"
    
    This reverts commit 018efd4.
    
    * Revert "update avro for consistency"
    
    This reverts commit bcf47c6.
    
    * newline@eof
    
    * update test
    
    * slightly better local tests
    
    * fix test
    
    * missed a few cases
    
    * postgres tests use correct hostnames
    
    * fix normalization
    
    * fix int macro
    
    * add test case
    
    * normalization test output
    
    * handle int/long correctly
    
    * fix types for other DBs
    
    * uint32 -> bigint; tests
    
    * add type value assertions
    
    * more test updates
    
    * regenerate output
    
    * reconcile big_integer to match docs
    
    * update comment
    
    * fix type
    
    * fix mysql constructor call
    
    * bigint only has 38 digits
    
    * fix s3 ints, fix DAT test case
    
    * big_integer should be string
    
    * reduce to 28 digit big_ints
    
    * fix test setup, mysql
    
    * kill big_integer tests
    
    * regenerate output
    
    * version bumps
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    edgao and octavia-squidington-iii authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    b2dd470 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Bump Airbyte version from 0.39.39-alpha to 0.39.40-alpha (airbytehq#1…

    …5046)
    
    Co-authored-by: davinchia <davinchia@users.noreply.github.com>
    Co-authored-by: Davin Chia <davinchia@gmail.com>
    3 people authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    d665188 View commit details
    Browse the repository at this point in the history
  2. 🎉 New source connector: Glassfrog (airbytehq#13868)

    * Add Glassfrog native connector
    
    * fix: tests and formatting
    
    * chore: added connector to definitions
    
    * Add Glassfrog native connector
    
    * fix: tests and formatting
    
    * chore: added connector to definitions
    
    * fix: tests and formatting
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    3 people authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    a5eb872 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    060b057 View commit details
    Browse the repository at this point in the history
  4. 🐛Destination-clickhouse: enabled and fixed tests for normalization (a…

    …irbytehq#14783)
    
    [12582] destination-clickhouse: enabled normalization tests
    etsybaev authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    ce9b1d3 View commit details
    Browse the repository at this point in the history
  5. [10719] Destination Oracle: custom JDBC parameters (airbytehq#13841)

    * [10719] Destination Oracle: custom JDBC parameters
    
    * [10719] Destination Oracle: custom JDBC parameters
    fixed tests
    
    * [10719] Destination Oracle: custom JDBC parameters
    fixed tests
    
    * [10719] Destination Oracle: custom JDBC parameters
    fix for SSH oracle tests
    
    * [10719] Destination Oracle: custom JDBC parameters
    fixed test
    
    * [10719] Destination Oracle: custom JDBC parameters
    updated image tag
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    3751be4 View commit details
    Browse the repository at this point in the history
  6. fixed (airbytehq#15065)

    bazarnov authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    23d4e40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bbd6540 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb6fa3b View commit details
    Browse the repository at this point in the history
  9. [low-code connectors] Handle 200 responses with error (airbytehq#15055)

    * Handle 200 responses with error
    
    * missing file
    girarda authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    78f43cf View commit details
    Browse the repository at this point in the history
  10. fix: upgrade prism-react-renderer from 1.3.3 to 1.3.5 (airbytehq#14980)

    Snyk has created this PR to upgrade prism-react-renderer from 1.3.3 to 1.3.5.
    
    See this package in npm:
    
    
    See this project in Snyk:
    https://app.snyk.io/org/davinchia/project/50ac983e-6d39-4eda-a744-e51fe8873952?utm_source=github&utm_medium=referral&page=upgrade-pr
    
    Co-authored-by: Topher Lubaway <asimplechris@gmail.com>
    snyk-bot and supertopher authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    8b763cc View commit details
    Browse the repository at this point in the history
  11. fix build (airbytehq#15068)

    girarda authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    2695c0c View commit details
    Browse the repository at this point in the history
  12. Display new per-stream and global state to users when viewing connect…

    …ion settings (airbytehq#15020)
    
    * Display new per-stream and global state to users
    
    * simplify method
    
    * remove a line break
    
    * Add addtional useMemo triggers
    
    * lint fixes?
    
    * nits picked
    evantahler authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    dbe2c25 View commit details
    Browse the repository at this point in the history
  13. 🐛Destination-clickhouse-strict-encrypt: enabled normalization tests (a…

    …irbytehq#15069)
    
    * [14858] Destination-clickhouse-strict-encrypt: enabled normalization tests
    etsybaev authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    3c97cdd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a93ea5c View commit details
    Browse the repository at this point in the history
  15. Source Zendesk Support: Convert ticket_audits.previous_value values…

    … to string (airbytehq#15036)
    
    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    ead062c View commit details
    Browse the repository at this point in the history
  16. Error silence (airbytehq#15073)

    * Error silence
    
    * PR comments
    
    * update object as well
    benmoriceau authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    d7505b4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    29fc124 View commit details
    Browse the repository at this point in the history
  18. Destination AWS Datalake: documentation update to match Airbyte templ…

    …ate (airbytehq#13716)
    
    * Documentation update to match Airbyte template
    
    * Update AWS Datalake doc
    kattos-aws authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    5b6a225 View commit details
    Browse the repository at this point in the history
  19. Bump Airbyte version from 0.39.40-alpha to 0.39.41-alpha (airbytehq#1…

    …5085)
    
    Co-authored-by: girarda <girarda@users.noreply.github.com>
    octavia-squidington-iii and girarda authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    3d5237c View commit details
    Browse the repository at this point in the history
  20. Correct location of AWS configuration for S3 logs (airbytehq#14630)

    The location of the access key id and secret key in the kubernetes config files is `.secrets`, not `.env`
    jlitowitz authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    7cefe22 View commit details
    Browse the repository at this point in the history
  21. Destination MongoDB: use SHA256 instead of MD5 (airbytehq#14561)

    * fix: use sha256 instead of md5
    
    * bump connector version
    
    * match strict-encrypt version with oss
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    3 people authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    bb66bc7 View commit details
    Browse the repository at this point in the history
  22. 🎉 Base Normalization: quote schema name to allow reserved keywords (a…

    …irbytehq#14683)
    
    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    fd09c32 View commit details
    Browse the repository at this point in the history
  23. [low-code connectors] Add request options and state to stream slicers (

    …airbytehq#14552)
    
    * comment
    
    * comment
    
    * comments
    
    * fix
    
    * test for instantiating chain retrier
    
    * fix parsing
    
    * cleanup
    
    * fix
    
    * reset
    
    * never raise on http error
    
    * remove print
    
    * comment
    
    * comment
    
    * comment
    
    * comment
    
    * remove prints
    
    * add declarative stream to registry
    
    * start working on limit paginator
    
    * support for offset pagination
    
    * tests
    
    * move limit value
    
    * extract request option
    
    * boilerplate
    
    * page increment
    
    * delete offset paginator
    
    * update conditional paginator
    
    * refactor and fix test
    
    * fix test
    
    * small fix
    
    * Delete dead code
    
    * Add docstrings
    
    * quick fix
    
    * exponential backoff
    
    * fix test
    
    * fix
    
    * delete unused properties
    
    * fix
    
    * missing unit tests
    
    * uppercase
    
    * docstrings
    
    * rename to success
    
    * compare full request instead of just url
    
    * renmae module
    
    * rename test file
    
    * rename interface
    
    * rename default retrier
    
    * rename to compositeerrorhandler
    
    * fix missing renames
    
    * move action to filter
    
    * str -> minmaxdatetime
    
    * small fixes
    
    * plural
    
    * add example
    
    * handle header variations
    
    * also fix wait time from
    
    * allow using a regex to extract the value
    
    * group()
    
    * docstring
    
    * add docs
    
    * update comment
    
    * docstrings
    
    * fix tests
    
    * rename param
    
    * cleanup stop_condition
    
    * cleanup
    
    * Add examples
    
    * interpolated pagination strategy
    
    * dont need duplicate class
    
    * docstrings
    
    * more docstrings
    
    * docstrings
    
    * fix tests
    
    * first pass at substream
    
    * seems to work for a single stream
    
    * can also be defined in requester with stream_state
    
    * tmp update
    
    * update comment
    
    * Update airbyte-cdk/python/airbyte_cdk/sources/declarative/requesters/http_requester.py
    
    Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
    
    * version: Update Parquet library to latest release (airbytehq#14502)
    
    The upstream Parquet library that is currently pinned for use in the S3 destination plugin is over a year old. The current version is generating invalid schemas for date-time with time-zone fields which appears to be addressed in the `1.12.3` release of the library in commit apache/parquet-java@c72862b
    
    * merge
    
    * 🎉 Source Github: improve schema for stream `pull_request_commits` added "null" (airbytehq#14613)
    
    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    
    * Docs: Fixed broken links (airbytehq#14622)
    
    * fixing broken links
    
    * more broken links
    
    * source-hubspot: change mentioning of Mailchimp into HubSpot  doc (airbytehq#14620)
    
    * Helm Chart: Add external temporal option (airbytehq#14597)
    
    * conflict env configmap and chart lock
    
    * reverting lock
    
    * add eof lines and documentation on values yaml
    
    * conflict json file
    
    * rollback json
    
    * solve conflict
    
    * correct minio with new version
    
    Co-authored-by: Guy Feldman <gfeldman@86labs.com>
    
    * 🎉 Add YAML format to source-file reader (airbytehq#14588)
    
    * Add yaml reader
    
    * Update docs
    
    * Bumpversion of connector
    
    * bump docs
    
    * Update pyarrow dependency
    
    * Upgrade pandas dependency
    
    * auto-bump connector version
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    
    * 🎉 Source Okta: add GroupMembers stream (airbytehq#14380)
    
    * add Group_Members stream to okta source
    
    - Group_Members return a list of users, the same schema of Users stream.
    - Create a shared schema users, and both group_members and users sechema use it as a reference.
    - Add Group_Members stream to source connector
    
    * add tests and fix logs schema
    
    - fix the test error: None is not one of enums though the enum type includes both string and null, it comes from json schema validator
    https://github.com/python-jsonschema/jsonschema/blob/ddb87afad8f5d5c40600b5ede0ab96e4d4bdf7d3/jsonschema/_validators.py#L279-L285
    - change grouop_members to use id as the cursor field since `filter` is not supported in the query string
    - fix the abnormal state test on logs stream, when since is abnormally large, until has to defined, an equal or a larger value
    - remove logs stream from full sync test, because 2 full sync always has a gap -- at least a new log about users or groups api.
    
    * last polish before submit the PR
    
    - bump docker version
    - update changelog
    - add the right abnormal value for logs stream
    - correct the sample catalog
    
    * address comments::
    
    - improve comments for until parameter under the logs stream
    - add use_cache on groupMembers
    
    * add use_cache to Group_Members
    
    * change configured_catalog to test
    
    * auto-bump connector version
    
    Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    
    * split test files
    
    * renames
    
    * missing unit test
    
    * add missing unit tests
    
    * rename
    
    * assert isinstance
    
    * start extracting to their own files
    
    * use final instead of classmethod
    
    * assert we retry 429 errors
    
    * Add log
    
    * replace asserts with valueexceptions
    
    * delete superfluous print statement
    
    * only accept minmaxdatetime
    
    * fix factory so we don't need to union everything with strings
    
    * get class_name from type
    
    * remove from class types registry
    
    * process error handlers one at a time
    
    * sort
    
    * delete print statement
    
    * comment
    
    * comment
    
    * format
    
    * delete unused file
    
    * comment
    
    * interpolatedboolean
    
    * comment
    
    * not optional
    
    * not optional
    
    * unit tests
    
    * fix request body data
    
    * add test
    
    * move file to right module
    
    * update
    
    * reset to master
    
    * format
    
    * rename to pass_by
    
    * rename to page size
    
    * fix
    
    * fix some tests
    
    * reset
    
    * fix
    
    * fix some of the tests
    
    * fix test
    
    * fix more tests
    
    * all tests pass
    
    * path is not optional
    
    * reset
    
    * reset
    
    * reset
    
    * delete print
    
    * remove prints
    
    * delete duplicate method
    
    * add test
    
    * fix body data
    
    * delete extra newlines
    
    * move to subpackage
    
    * fix imports
    
    * handle str body data
    
    * simplify
    
    * Update tests
    
    * filter dates before stream state
    
    * Revert "Update tests"
    
    This reverts commit c0808c8.
    
    * update
    
    * fix test
    
    * state management
    
    * add test
    
    * delete dead code
    
    * update cursor
    
    * update cursor cartesian
    
    * delete unused state class
    
    * fix
    
    * missing test
    
    * update cursor substreams
    
    * missing test
    
    * fix typing
    
    * fix typing
    
    * delete unused field
    
    * delete unused method
    
    * update datetime stream slice
    
    * cleanup
    
    * assert
    
    * request options
    
    * request option cartesian
    
    * assert when passing by path
    
    * request options for substreams
    
    * always return a map
    
    * pass stream_state
    
    * refactor and almost done fixing tests
    
    * fix tests
    
    * rename to inject_into
    
    * only accept enum
    
    * delete conditional paginator
    
    * only return body data
    
    * missing test
    
    * update docstrings
    
    * update docstrings
    
    * update comment
    
    * rename
    
    * tests
    
    * class_name -> type
    
    * improve interface
    
    * fix some of the tests
    
    * fix more of the tests
    
    * fix tests
    
    * reset
    
    * reset
    
    * Revert "reset"
    
    This reverts commit eb9a918.
    
    * remove extra argument
    
    * docstring
    
    * update
    
    * delete unused file
    
    * reset
    
    * reset
    
    * rename
    
    * fix timewindow
    
    * create InterpolatedString
    
    * helper method
    
    * assert on request option
    
    * better asserts
    
    * format
    
    * docstrings
    
    * docstrings
    
    * remove optional from type hint
    
    * Update airbyte-cdk/python/airbyte_cdk/sources/declarative/stream_slicers/cartesian_product_stream_slicer.py
    
    Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
    
    * inherit from request options provider
    
    * inherit from request options provider
    
    * remove optional from type hint
    
    * remove extra parameter
    
    * none check
    
    Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
    Co-authored-by: Tobias Macey <tmacey@boundlessnotions.com>
    Co-authored-by: Serhii Chvaliuk <grubberr@gmail.com>
    Co-authored-by: Amruta Ranade <11484018+Amruta-Ranade@users.noreply.github.com>
    Co-authored-by: Bas Beelen <bjgbeelen@gmail.com>
    Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
    Co-authored-by: Guy Feldman <gfeldman@86labs.com>
    Co-authored-by: Christophe Duong <christophe.duong@gmail.com>
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    Co-authored-by: Yiyang Li <yiyangli2010@gmail.com>
    Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
    12 people authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    44ec661 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. All objects in the Airbyte Proticol have additionalProperties: true (

    …airbytehq#15081)
    
    * All objects in the Airbyte Proticol have `additionalProperties: true`
    
    * order of keys
    
    * rebuild airbyte proticol for python CDK
    evantahler authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    d449fb6 View commit details
    Browse the repository at this point in the history
  2. 📝 fix google analytics documentation urls (airbytehq#15087)

    * update documentationUrl to point to universal analytics docs
    
    * fix google-analytics-v4
    
    * fix google-analytics-data-api
    
    * fix source definitions
    
    * auto-bump connector version [ci skip]
    
    * remove additionalProperties from spec
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    pedroslopez and octavia-squidington-iii authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    a332ee2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2a5f1c View commit details
    Browse the repository at this point in the history
  4. 🎉 Source Okta: return deprovisioned users (airbytehq#15001)

    * add statuses to user filtering
    
    * bump version
    
    * upd
    
    * add comment
    
    * auto-bump connector version [ci skip]
    
    * format
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    annalvova05 and octavia-squidington-iii authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    291e91e View commit details
    Browse the repository at this point in the history
  5. 🪟 🎨 Trial end banner (airbytehq#14913)

    * alert banner
    
    * cleanup
    
    * cleanup
    
    * review cleanup
    
    * Minor cleanup
    
    Co-authored-by: Tim Roes <tim@airbyte.io>
    teallarson and timroes authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    3a013a4 View commit details
    Browse the repository at this point in the history
  6. 🪟 🎨 Update layout of create connection and replication settings pages…

    … to mach design (airbytehq#14946)
    
    * Update ConnectionForm to match design
    * Split sections into cards
    * Update connection name label to heading
    * Move create/edit buttons outside of card
    * Fix spacing to match design
    * Remove noTitles prop from CreateConnectionContent component
    
    * Update OperationsSection title to match the rest of the sections
    
    * Update connection name text to show that it's required
    
    * Divide streams into sections, center dont worry teext
    
    * Wrap SyncCatalogField in a div to prevent style impact from parent
    
    * Remove don't worry message from create connection page
    
    * Update resizing of left fields and right fields to match design. Now fields should stop at certain width of page
    
    * Move replication and tarnsformation section in connection form to its own card
    
    * Move OperationSection within same render condition as CreateControls
    
    * Apply design changes to main page with scroll, connection page title, and status main info
    
    * Update main page with scroll to only scroll x on the content, not the whole page
    * Update connection page title to all SCSS, add xl horizontal padding to match content
    * Update status main info to be more flexible on window resize
    * Remove extra div from status view that was adding extra horizontal margin to the card
    
    * Fix minor issues
    
    Co-authored-by: Tim Roes <tim@airbyte.io>
    edmundito and timroes authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    22c107a View commit details
    Browse the repository at this point in the history
  7. 🐛 Source Google Ads: Fix wrong schema for `ad_group_criterion.topic.p…

    …ath` and shifted `Campaigns` stream to non-managers stream list (airbytehq#15084)
    
    * Fix wrong schema for ad_group_criterion.topic.path
    
    * Shifted campaingns stream to non-manager streams
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    lazebnyi and octavia-squidington-iii authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    39029f8 View commit details
    Browse the repository at this point in the history
  8. 🎉Source PayPal Transactions: Updated docs (airbytehq#15105)

    * Updated docs
    
    * Updated docs
    lazebnyi authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    65295b7 View commit details
    Browse the repository at this point in the history
  9. Snowflake destination: support key pair authentication (airbytehq#14388)

    * Snowflake destination: support key pair authentication.
    
    * Snowflake destination: update docs
    
    * Snowflake destination: support key pair authentication for normalization, added tests
    
    * Snowflake destination: update normalization
    
    * Snowflake destination: update way of read secrets for test
    
    * Snowflake destination: moved test to another class for test purpose
    
    * Snowflake destination: update secrets for test purpose
    
    * Snowflake destination: revert changes added for test purpose
    
    * Snowflake destination: changes added for test purpose
    
    * Snowflake destination: updated required fields in specs
    
    * Snowflake destination: clean up
    
    * Snowflake destination: support encrypted key pair authentication (airbytehq#14589)
    
    * Snowflake destination: add support for ecrypted private key
    
    * Snowflake destination: temp reverting for test purpose
    
    * Revert "Snowflake destination: temp reverting for test purpose"
    
    This reverts commit 260ecce.
    
    * Snowflake destination: add passphrase and remove auth_type from required fields
    
    * Snowflake destination: format code
    
    * Snowflake destination: clean up
    
    * Snowflake destination: update docs
    
    * Normalization for Snowflake destination: added unit tests and change file creating process
    
    * Normalization for Snowflake destination: renamed property passphrase to password
    
    * Snowflake destination: apply changes from normalization
    
    * Snowflake destination: clean code
    
    * Snowflake destination: clean up
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Edward Gao <edward.gao@airbyte.io>
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    3 people authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    6b35b23 View commit details
    Browse the repository at this point in the history
  10. [low-code-connectors] Disable parse-time interpolation in favor of ru…

    …ntime-only (airbytehq#14923)
    
    * abstract auth token
    
    * basichttp
    
    * remove prints
    
    * docstrings
    
    * get rid of parse-time interpolation
    
    * always pass options through
    
    * delete print
    
    * delete misleading comment
    
    * delete note
    
    * reset
    
    * pass down options
    
    * delete duplicate file
    
    * missing test
    
    * refactor test
    
    * rename to '$options'
    
    * rename to ''
    
    * interpolatedauth
    
    * fix tests
    
    * fix
    
    * docstrings
    
    * update docstring
    
    * docstring
    
    * update docstring
    
    * remove extra field
    
    * undo
    
    * rename to runtime_parameters
    
    * docstring
    
    * update
    
    * / -> *
    
    * update template
    
    * rename to options
    
    * Add examples
    
    * update docstring
    
    * Update test
    
    * newlines
    
    * rename kwargs to options
    
    * options init param
    
    * delete duplicate line
    
    * type hints
    
    * update docstring
    
    * Revert "delete duplicate line"
    
    This reverts commit 4255d5b.
    
    * delete duplicate code from bad merge
    
    * rename file
    
    * bump cdk version
    girarda authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    a3ff80c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    64572d9 View commit details
    Browse the repository at this point in the history
  12. Source Hubspot: implement new stream to read associations in incremen…

    …tal mode (airbytehq#15099)
    
    * airbytehq#359 oncall - source hubspot: implement new stream to read associations in incremental mode
    
    * airbytehq#359 source hubspot: upd changelog
    
    * airbytehq#359 source hubspot: do not pass identifiers
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    davydov-d and octavia-squidington-iii authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    dd109de View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Source PayPal Transactions: increase unit tests (airbytehq#15098)

    * add unit tests
    
    * add unit tests
    
    * up
    
    * bump version
    
    * upd
    
    * upd
    
    * revert bump version
    annalvova05 authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    9b0ed96 View commit details
    Browse the repository at this point in the history
  2. Source Hubspot: revert v0.1.78 (airbytehq#15144)

    * Revert "Source Hubspot: implement new stream to read associations in incremental mode (airbytehq#15099)"
    
    This reverts commit dd109de.
    
    * airbytehq#359 rollback
    
    * hubspot: upd changelog
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    davydov-d and octavia-squidington-iii authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    cbdb897 View commit details
    Browse the repository at this point in the history
  3. 🎉 Source Github: bugfix schemas for streams deployments, `workflow_…

    …runs`, `teams` (airbytehq#15049)
    
    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    67333aa View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    bb5c70c View commit details
    Browse the repository at this point in the history
  2. pin flake8==4.0.1 (airbytehq#15155)

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    8b3c686 View commit details
    Browse the repository at this point in the history
  3. Docs: Fix link to roadmap (airbytehq#15103)

    Replace the broken markdown link and add an external link to the roadmap.
    nialloriordan authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    d44923d View commit details
    Browse the repository at this point in the history
  4. fix: Fix extraEnv, Update OSS charts (airbytehq#15159)

    * fix: Add new labels to all charts + fix indent issue for extraEnv
    
    * fix: Update docs, add extraContainers parameter into dependent charts
    xpuska513 authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    21b51e3 View commit details
    Browse the repository at this point in the history
  5. GitHub Actions - workflow Connector Integration Tests - add retry (a…

    …irbytehq#14452)
    
    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    c5a98f3 View commit details
    Browse the repository at this point in the history
  6. source-S3: Support JSON format (airbytehq#14213)

    * json format support added
    
    * json format support added
    
    * code formatted
    
    * format convertion changed
    
    * format naming convertion changed
    
    * test cased issue fixed
    
    * test case issued resolved
    
    * sample file and config added for integration tests
    
    * Json doc added
    
    Json doc added
    
    * update
    
    * sample file and config added for integration tests
    
    * sample file and config added for integration tests
    
    * update jsonl files
    
    * review 1
    
    * review 1
    
    * review 1
    
    * pyarrow version upgrade
    
    * clean integration test folder architecture
    
    * add timestamp record to simple_test.jsonl
    
    * fixed integration test and parser review change
    
    * simplify table read
    
    * doc update
    
    * fix specs
    
    * user sample files
    
    * fix sample files
    
    * add newlines at end of files
    
    * rename json parser
    
    * rename jsonfile to jsonlfile
    
    * schema inference added
    
    * patch review fix
    
    * Update docs/integrations/sources/s3.md
    
    doc update
    
    Co-authored-by: George Claireaux <george@airbyte.io>
    
    * changing the version
    
    * changing the title to sync with other type
    
    * fix expected csv records
    
    * fix expected records for avro and parquet
    
    * review fix
    
    * fixed master schema handling
    
    * remove sample configs
    
    * fix expected records
    
    * json doc update
    
    added more details on json parser
    
    * fixed api name
    
    * bump version
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
    Co-authored-by: George Claireaux <george@airbyte.io>
    Co-authored-by: George Claireaux <george@claireaux.co.uk>
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    5 people authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    3d49955 View commit details
    Browse the repository at this point in the history
  7. Fix terminate workflow by using JQ Args. (airbytehq#15160)

    This is failing today since we aren't injecting the bash variables correctly into JQ. This PR makes it so.
    
    We also increase the time limit to 4 hours to accommodate long running test jobs.
    davinchia authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    ce2fd86 View commit details
    Browse the repository at this point in the history
  8. AnalyticsService event cleanup (airbytehq#15142)

    * AnalyticsService event cleanup
    
    * Remove dead generics
    
    * Fix broken parameters
    timroes authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    5e9759b View commit details
    Browse the repository at this point in the history
  9. fix tests (airbytehq#15133)

    * fix tests
    
    * fix redshift test
    mkhokh-33 authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    e1eaed2 View commit details
    Browse the repository at this point in the history
  10. fix HikariPool error on postgres destination integration tests (airby…

    …tehq#15165)
    
    * add ed's hikari fix
    
    * fix maybe?
    
    * remove debug lines
    
    * revert bandaid
    Phlair authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    dd23497 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e65627b View commit details
    Browse the repository at this point in the history
  12. Add metrics for temporal workflow resets (airbytehq#15016)

    * Add metrics for temporal workflow resets
    
    * Properly record metric attributes
    
    * PR feedback
    
    * Formatting
    
    * Record general workflow attempts/failures
    
    * Refactor metric methods
    
    * PR feedback
    
    * Formatting
    jdpgrailsdev authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    d0b15fe View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6f6caa5 View commit details
    Browse the repository at this point in the history
  14. Fix callout formatting (airbytehq#15162)

    * Fix callout formatting
    
    * Updating copy
    
    * Fixed typo
    
    Co-authored-by: Yowan Ramchoreeter <26179814+YowanR@users.noreply.github.com>
    Andy and YowanR authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    07e2d80 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f614c7b View commit details
    Browse the repository at this point in the history
  16. Docs cleanup (airbytehq#15174)

    * Deleted extra pages + removed changelogs from the navigation bar
    
    * fixed broken link
    Amruta-Ranade authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    1c0612b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b6dd734 View commit details
    Browse the repository at this point in the history
  18. 🐛 Source shortio: Changing links primary key (airbytehq#15066)

    * Changing primary key in links stream and some small cleanups throughout the source
    
    * Adding unit tests and applied gradle formatting
    
    * update doc
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    3 people authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    f7115d1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    362fc4e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2bacb3b View commit details
    Browse the repository at this point in the history
  21. Export temporal metrics to datadog (airbytehq#14842)

    * add error code to ManualOperationResult
    
    * fix a bug
    
    * support temporal metrics
    
    * metrics in temporal
    
    * use statsd
    
    * wrap otel config to temporal metric export
    
    * use http port 4318 for otlp exporter
    
    * simpilfy to support dd only
    
    * use /v1/metrics for endpoint
    
    * use statsd
    
    * fix
    
    * remove unused func
    
    * wrap up implementation to export temporal metrics to datadog
    
    * use deps.toml to wrap up the dependency
    
    * move to metric client factory
    
    * fix pmd error
    
    * pmd, comment fix
    
    * pr comment fix
    xiaohansong authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    0961ee9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    c1e252f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dd045d View commit details
    Browse the repository at this point in the history
  3. Source Hubspot: fix 401 for associations (airbytehq#15156)

    * Revert "Source Hubspot: revert v0.1.78 (airbytehq#15144)"
    
    This reverts commit cbdb897.
    
    * airbytehq#379 source hubspot: fix 401 when reading associations
    
    * airbytehq#379 source hubspot: fix 401 when reading associations
    
    * airbytehq#379 source hubspot: upd changelog
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    davydov-d and octavia-squidington-iii authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    09d6901 View commit details
    Browse the repository at this point in the history
  4. 🎉 Source Github: PullRequestCommentReactions - re-implemented using G…

    …raphQL (airbytehq#14795)
    
    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    ae58fa5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbbd1ad View commit details
    Browse the repository at this point in the history
  6. report synchronous check/spec/discover failures to JobErrorReporter (a…

    …irbytehq#14818)
    
    * report failures for synchronous check/discover, refactor common logic
    
    * allow null workspace, send spec errors
    
    * add failure origin, format
    
    * rm connector_type, fix failing tests
    
    * add tests for other job types
    
    * log instead of throw
    
    * move swallow to common spot
    
    * connector jobs use context instead of passing full config
    
    * sync jobs use context instead of passing raw config
    
    * fix failing test
    
    * fix failing scheduler client test
    pedroslopez authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    f924359 View commit details
    Browse the repository at this point in the history
  7. Add and persist job failures for Normalization (airbytehq#14790)

    * added TracedException and uncaught exception handler
    
    * added trace message capturing
    
    * added tests for TRACE messages
    
    * pre-json logging
    
    * propagating normalization failures
    
    * log format json & fix hang
    
    * parsing dbt json logs
    
    * bump normalization version
    
    * tests
    
    * Benoit comments
    
    * update trace exception user message
    
    * review comments
    
    * bump version
    
    * bump version
    
    * review comments
    
    * nit comments
    
    * add normalization trace failure test
    
    * version bump
    
    * pmd
    
    * formatto
    
    * bump version
    Phlair authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    7ba102b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6491827 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f81d86e View commit details
    Browse the repository at this point in the history
  10. Fix bq standard mode (airbytehq#15180)

    * Fix
    
    * Add version and changelog
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    benmoriceau and octavia-squidington-iii authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    8bf5986 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eca6465 View commit details
    Browse the repository at this point in the history
  12. Source Stripe: external account streams (airbytehq#14357)

    * added external account streams
    
    * fix metadata type and formatting
    
    * consolidate types to one line
    
    * fix api docs link
    
    * auto-bump connector version [ci skip]
    
    * format files
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
    3 people authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    7b4f59b View commit details
    Browse the repository at this point in the history
  13. 🪟 🐛 Fix out of credits banner (airbytehq#15216)

    * fix out of credits banner
    
    * change intl string id
    
    * show trial expiration over credit issues
    teallarson authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    49ee78b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3e5824e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0ba4615 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ff32bea View commit details
    Browse the repository at this point in the history
  17. Fix Validate JdbcUrls with additional test (airbytehq#15190)

    * Fixed uncalled jdbcUrl validation and added test for exception
    
    * Removed unused constants
    
    * Converted assertCustomParamtersDontOverwriteDefaultParameters to protected static for testing and host/port retrieval
    ryankfu authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    29bfa6d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. source-acceptance-test added (airbytehq#15237)

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    19a6884 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1282193 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Amruta-Ranade authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    b57ec0f View commit details
    Browse the repository at this point in the history
  4. 🎉 Source Oracle: Use Service Name to connect to database (airbytehq#1…

    …4953)
    
    * add service_name as second connection option
    
    * fix test
    
    * merge with master
    
    * bump version
    
    * bump strict-encrypt
    
    * fixed test
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    yurii-bidiuk and octavia-squidington-iii authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    568e9f5 View commit details
    Browse the repository at this point in the history
  5. Update bigquery.md

    Amruta-Ranade authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    cc7e850 View commit details
    Browse the repository at this point in the history
  6. Fix multiply log bindings (airbytehq#14801)

    * Fix multiply log bindings
    
    * Exclude slf4j-reload4j
    
    * Exclude slf4j-log4j12 for debezium
    
    * Increase version for debezium related sources and json converter related destinations
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    * rebump bigquery versions
    
    * mark destinations s3, gcs as unpublishd
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: subodh <subodh1810@gmail.com>
    Co-authored-by: Greg Solovyev <grishick@users.noreply.github.com>
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    Co-authored-by: Edward Gao <edward.gao@airbyte.io>
    5 people authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    e7b9e00 View commit details
    Browse the repository at this point in the history
  7. Dual write old and new schedule schemas (airbytehq#15039)

    * dual write old and new schedule schemas
    
    * validate that the old and new schedule types match
    mfsiega-airbyte authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    3b85a74 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c05b3f0 View commit details
    Browse the repository at this point in the history
  9. Sync Log Summary Doc (airbytehq#15181)

    * edited table
    
    * added the sync log doc section
    
    * edited formatting
    
    * Edited table
    
    * Edited formatting
    
    * Edited line spacing
    
    * Ediiting spacing
    
    * Edited line spacing
    sophia-wiley authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    e2526ff View commit details
    Browse the repository at this point in the history
  10. 🎉 Source SurveyMonkey - to beta (airbytehq#14998)

    * fixed incremental syns for response stream, added unittest, fixed specs, fixed incremental SAT
    
    * removed comments
    
    * updated docs
    
    * updated docs
    
    * bumped connector version
    
    * bumped release stage
    
    * auto-bump connector version [ci skip]
    
    * updated source_specs.yaml
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    midavadim and octavia-squidington-iii authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    8fe89f5 View commit details
    Browse the repository at this point in the history
  11. Typo fix (airbytehq#15244)

    andyjih authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    8e5d2ff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    11448ff View commit details
    Browse the repository at this point in the history
  13. Fix connector form cancellation logic to ensure all fields are reset (a…

    …irbytehq#14857)
    
    * Add resetUiWidgetsInfo function to buildUiWidgetsContext to reset the uiWidgetsInfo to its original state
    * Add resetServiceForm function to service form context that both resets service form values and formik values
    * Update Cancel button in EditControls to avoid disabling it when form values invalid
    * Cleanup typing
    edmundito authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    392c4f6 View commit details
    Browse the repository at this point in the history
  14. Source Google Sheets: exposes row batch size config (airbytehq#15107)

    * exposes row batch size config to the connector
    
    * review changes
    
    * bump connector version
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    3 people authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    2a0c57b View commit details
    Browse the repository at this point in the history
  15. Destination BigQuery: Enabling Application Default Credentials (airby…

    …tehq#14784)
    
    * Enabling different bigquery authentications
    
    Current implementation only accepts Service Accounts. For developers
    it is very desirable that we can login with Application Default Credentials
    (ADC) https://cloud.google.com/sdk/gcloud/reference/auth/application-default
    
    * bump version and update doc
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    3 people authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    76c4053 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    be6e684 View commit details
    Browse the repository at this point in the history
  17. fix: Update helm charts (airbytehq#15199)

    * fix: Fix postgres secret defenition, add new extraSecrets feature, update gcs-creds volume templating
    
    * Update helm docs
    
    * Revert db overrides back. Update docs
    
    * fix: fix extraContainers typo in worker and server charts
    xpuska513 authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    316502c View commit details
    Browse the repository at this point in the history
  18. 🎉Source Postgres: 13608, 12026, 14590 - Align regular and CDC integra…

    …tion tests and data mappers; improve BCE date handling (airbytehq#14534)
    
    * 13608 & 12026 - align regular and CDC integration tests and data mappers
    
    * format code
    
    * update int handling
    
    * fix build
    
    * fix PR remarks
    
    * revert changes for money type that are broken by #7338
    
    * bump version
    
    * 🐛 Source Postgres: Improve BCE date handling (airbytehq#15187)
    
    * 13608 & 12026 - align regular and CDC integration tests and data mappers
    
    * format code
    
    * update int handling
    
    * borked merge - re-delete deleted methods
    
    * enable catalog tests for postgres
    
    * fix build
    
    * fix PR remarks
    
    * revert changes for money type that are broken by #7338
    
    * update BCE handling in JDBC
    
    * reuse existing method
    
    * handle bce dates
    
    * inline methods
    
    * fix JDBC BCE year inconsistency
    
    * use correct data type in test
    
    * format
    
    * Update airbyte-integrations/connectors/source-postgres/src/test-integration/java/io/airbyte/integrations/io/airbyte/integration_tests/sources/AbstractPostgresSourceDatatypeTest.java
    
    Co-authored-by: Edward Gao <edward.gao@airbyte.io>
    
    * pmd fix
    
    * use class.getname()
    
    * fix pmd
    
    * format
    
    * bump version
    
    * handle incremental mode
    
    * clean up diff
    
    * more comments
    
    * unused imports
    
    * format
    
    * versions+changelog
    
    Co-authored-by: Yurii Bidiuk <yura.bidyuk@gmail.com>
    Co-authored-by: Yurii Bidiuk <35812734+yurii-bidiuk@users.noreply.github.com>
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Edward Gao <edward.gao@airbyte.io>
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    3 people authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    708802d View commit details
    Browse the repository at this point in the history
  19. 🎉 Postgres source: emit state messages more frequently for incrementa…

    …l sync (airbytehq#14903)
    
    * Add order by clause in incremental query
    
    * Support emitting intermediate states
    
    * Add comment
    
    * Log state warning only for final state emission
    
    * Format code
    
    * Add unit tests
    
    * Define message iterator in each test case
    
    * Fix compilation error
    tuliren authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    fc0bda7 View commit details
    Browse the repository at this point in the history
  20. Kubernetes: Datadog Constant Tags (airbytehq#15213)

    * adding option for constant tags to be sent to datadog for split environments
    
    * removing unnecessary space
    
    * Adding tests on envconfig
    
    * clean test
    
    * adding empty string test for constant tags
    
    * format files
    
    * remove public class from test class
    
    Co-authored-by: Guy Feldman <gfeldman@86labs.com>
    marcosmarxm and gfeldman authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    c5a9c27 View commit details
    Browse the repository at this point in the history
  21. Align MS SQL regular and strict encrypt versions (airbytehq#15260)

    * Align MS SQL regular and strict encrypt versions
    
    * Update changelog with the PR number
    grishick authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    67aab69 View commit details
    Browse the repository at this point in the history
  22. Align strict encrypt and regular connector versions for destination-m…

    …ysql (airbytehq#15258)
    
    * Align strict endrypt and regular connector versions
    
    * Retain changelog for strict encrypt
    grishick authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    d3d60c1 View commit details
    Browse the repository at this point in the history
  23. 🪟 Add catalog changes modal on schema refresh (airbytehq#14074)

    * WIP - types, props, components
    
    * logic tweaks
    
    * moving around
    
    * begin styling and content
    
    * modal formatting, section header
    
    * client update, add/removed streams works
    
    * theme tweaks
    
    * WIP -- adding accordion
    
    * hook for modal display logic
    
    * display logic, row/accordion progress
    
    * fix atrocities of table rendering, move header to own component
    
    * headers cleanup
    
    * headers cleanup
    
    * imageblock more flexible
    
    * progress on table todo: consolidate, complete
    
    * styling good, animation TODO
    
    * self review pt. 1
    
    * cleanup
    
    * note
    
    * note
    
    * accessibility and i18n improvements
    
    * fix typo in scss
    
    * missig i18l things
    
    * move icon to /icons
    
    * Update airbyte-webapp/src/views/Connection/CatalogDiffModal/CatalogDiffModal.tsx
    
    Co-authored-by: Edmundo Ruiz Ghanem <168664+edmundito@users.noreply.github.com>
    
    * Update airbyte-webapp/src/views/Connection/CatalogDiffModal/components/DiffAccordion.tsx
    
    Co-authored-by: Edmundo Ruiz Ghanem <168664+edmundito@users.noreply.github.com>
    
    * spacing, use ModalFooter
    
    * Update airbyte-webapp/src/views/Connection/CatalogDiffModal/components/StreamRow.tsx
    
    Co-authored-by: Edmundo Ruiz Ghanem <168664+edmundito@users.noreply.github.com>
    
    * begin moving to memoized reducer function
    
    * memoize diff sorter and remove extra divs
    
    * cleanup
    
    * modal body padding
    
    * up0date to use modal service
    
    * move calculated string mode out of component
    
    * respond to review
    
    * add accordionheader component
    
    * catalog can be undefined
    
    * cleanup cell rendering
    
    * cleanup and make storybook work again
    
    * move table styles within a parent class
    
    * subheading alignment consistency
    
    * more padding/spacing adjustments
    
    * cleanup from review
    
    * mixup from rebase
    
    * set width on modal level not content level
    
    * Update airbyte-webapp/src/views/Connection/CatalogDiffModal/utils.tsx
    
    Co-authored-by: Edmundo Ruiz Ghanem <168664+edmundito@users.noreply.github.com>
    
    * Update airbyte-webapp/src/views/Connection/CatalogDiffModal/utils.tsx
    
    Co-authored-by: Edmundo Ruiz Ghanem <168664+edmundito@users.noreply.github.com>
    
    * linting and unused class cleanup
    
    Co-authored-by: Edmundo Ruiz Ghanem <168664+edmundito@users.noreply.github.com>
    teallarson and edmundito authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    a4ccaee View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a7a1847 View commit details
    Browse the repository at this point in the history
  25. Source Okta: add permission stream under a custom role (airbytehq#14739)

    * Source Okta: add permission stream under a custom role
    
    - it supports full refresh only
    - add unit tests
    
    * bump connector version
    
    * bump connector version in Dockerfile
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: sajarin <sajarindider@gmail.com>
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    3 people authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    0bc617f View commit details
    Browse the repository at this point in the history
  26. Update README.md

    Amruta-Ranade authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    d57a6a6 View commit details
    Browse the repository at this point in the history
  27. 🎉 Postgres source: sync data from beginning if lsn is no longer valid…

    … in cdc (airbytehq#15077)
    
    * work in progress
    
    * cleanup
    
    * add test
    
    * introduce tests for state parsing util class
    
    * enable test via feature flag
    
    * review comments
    
    * Bump versions
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Liren Tu <tuliren.git@outlook.com>
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    3 people authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    f4b4863 View commit details
    Browse the repository at this point in the history
  28. Add generic test to test the per stream state behavior (airbytehq#15267)

    * Add generic test to test the per stream state behavior
    
    * Add missing dependency
    
    * Add license
    
    * Add missing newline
    benmoriceau authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    daafb61 View commit details
    Browse the repository at this point in the history
  29. Bmoric/test bq standard (airbytehq#15270)

    * Add generic test to test the per stream state behavior
    
    * Add missing dependency
    
    * Add test for the big query record consumer
    
    * Add license
    
    * Add missing newline
    benmoriceau authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    a837101 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Fix Mongo dest (airbytehq#15211)

    * Fix Mongo dest
    
    * Update changelog
    
    * auto-bump connector version [ci skip]
    
    * bump strict encrypt version
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    benmoriceau and octavia-squidington-iii authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    a4a5662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cf06cc View commit details
    Browse the repository at this point in the history
  3. Source Bing Ads adding missing columns (airbytehq#14862)

    * only adding `Conversions` for now to satisfy basic use case, will compelte all fields addition once I get a time to add them airbytehq#14637
    
    * Adding cost per conversion rate
    
    * adding CampaignId as part of the primary key
    
    * update primary key for ad performance report
    
    * adding more columns to primary key
    
    * completing campaign_performance_report
    
    * completing account+keyword performance report
    
    * complete ad_group_performance_report
    
    * adding ad_performance_report
    
    * revert to previous logger
    
    * remove logging import
    
    * chore: updated docs
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    3 people authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    6c67d80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57c841f View commit details
    Browse the repository at this point in the history
  5. 🐞 Postgres source: fix first record wait time parsing bug (airbytehq#…

    …15273)
    
    * Fix first record wait time parsing bug
    
    * Bump version
    
    * Add connection check for first record waiting time
    
    * Update spec
    
    * Override initial waiting time when it is too short
    
    * Set is_test to true for cdc integration tests
    
    * Fix integration test
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    tuliren and octavia-squidington-iii authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    ed3ac48 View commit details
    Browse the repository at this point in the history
  6. 🐛Destination-postgres: fixed normalization java tests after changes i…

    …n Python part (airbytehq#15289)
    
    * [15236] destination-Postgres: fixed normalization java tests after changes in Python part. Now datetime is stored as a datetime type in db after normalization, previously it was a String
    etsybaev authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    9110bd9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2eb1d2a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8716138 View commit details
    Browse the repository at this point in the history
  9. Update Kafka destination to use outputRecordCollector to properly sto…

    …re state (airbytehq#15287)
    
    * Added tracking state to destination kafka
    
    * Bump version
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    suhomud and octavia-squidington-iii authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    3861f0f View commit details
    Browse the repository at this point in the history
  10. Update Keen destination to use outputRecordCollector to properly stor…

    …e state (airbytehq#15291)
    
    * Update Keen destination to use outputRecordCollector to properly store state
    
    * Bump version
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    suhomud and octavia-squidington-iii authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    e28038e View commit details
    Browse the repository at this point in the history
  11. 🪟 🐛 Correctly revalidate form when validationSchema changes (airbyteh…

    …q#15109)
    
    * Correctly revalidate form when validationSchema changes
    
    * Remove old validation logic
    timroes authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    d9ac312 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    117c346 View commit details
    Browse the repository at this point in the history
  13. Update Cassandra destination to use outputRecordCollector to properly…

    … store state (airbytehq#15294)
    
    * Update Cassandra destination to use outputRecordCollector to properly store state
    
    * Bump version
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    suhomud and octavia-squidington-iii authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    39db316 View commit details
    Browse the repository at this point in the history
  14. Bmoric/test mongo per stream (airbytehq#15279)

    * Add generic test to test the per stream state behavior
    
    * Add missing dependency
    
    * Add license
    
    * Add missing newline
    
    * Add per stream test for mongoDb
    benmoriceau authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    e04e661 View commit details
    Browse the repository at this point in the history
  15. 🪟 🎉 Improved rendering of variable input fields in source/destination…

    … and update custom transformations form. (airbytehq#14514)
    
    * Show field names instead of index in ArraySection items
    
    * Update ArraySection to show description
    
    * Update EditorRow to show description as tooltip
    * Update ArrayOfObjectsEditor with render name and description props, fix base item interface
    
    * Update ToolTip so that cursor only changes if specified, make inline
    
    * Update form types from type to interface
    
    * Update EditorRow style to match new design
    
    * Update Add/Edit mode in ArrayOfObjectsEditor to use Modal
    
    * Add bottom margin to content card title to ensure drop shadow does not overlap bottom content
    
    * Cleanup spacing in Modal scss
    
    * Add width and height settings to ArrayOfObjectEditor
    Ensure that Transformation field edit modal and ArraySection edit modal have the right width and height
    
    * Move buttons outside of ArrayOfObjects editor and let TransformationField and ArraySection handle it
    
    * Move DBT command reference docs to links config
    
    * Move ArrayOfObjectsEditor to css module
    
    * Split variable input fields form into component, make editable via hidden field
    
    * Removed unfinished flow usage from ArraySection
    
    * Add button type to EditorRow buttons to prevent Formik warning
    
    * Fix path prop in ArraySection to not include "hidden"
    
    * Add validation to VariableInputFieldForm
    * Move default field from FromGroup to FormItemBase
    * Add Form validationSchema to Service Form Context
    * Update path in ArraySection to use correct path
    * Update VariableInputFieldForm to use form validatonSchema to determine if the data is valid or not
    * Add default values to VariableInputFieldForm item
    
    * Move EditorRow styles to scss and fix wrappig on small width
    
    * Add styles for tooltip in ArraySection
    
    * Update ArrayOfObjectsEditor component to match design
    * Update edit and close button icons
    * Fix spacing
    * Show item count
    * Show add / edit string on modal depending on mode
    
    * Update 0 items to No items in en file
    
    * Fix serviceForm 'should fill right values in array of objects field' test
    * Add testId field to Modal
    * Add testId to ArrayOfObjectsEditor modal
    * Cleanup test
    
    * Fix 'should fill all fields by right values' in serviceForm tests
    * Update addPriceListItem to a utility
    * Only use document.body for modal query
    
    * Cleanup mocks in serviceForm test
    * Update naming in DocumentationPanelContext
    
    * Fix stylings in EditorRow and ContentCard
    
    * Update EditorRow to always show a border between items regardless of having a description or not
    
    * Update VariableInputField field name such that it can be removed from formik values when done or cancelled
    
    * Update temp field name in variable input fields form and explain the reasons for it
    
    * Update ArrayOfObjectEditor to render form as prop instead of children
    
    Co-authored-by: Tim Roes <tim@airbyte.io>
    edmundito and timroes authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    6b5e4fb View commit details
    Browse the repository at this point in the history
  16. Source-MSSQL : special character support in dbname airbytehq#14824 ai…

    …rbytehq#15186 (airbytehq#15268)
    
    * dot in db name
    
    * doc update
    
    doc update
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    sivankumar86 and octavia-squidington-iii authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    31adace View commit details
    Browse the repository at this point in the history
  17. Emit a state message even if no records were read (airbytehq#15067)

    * Emit a state message even if no records were read
    
    * newline
    
    * merge
    
    * comment
    
    * implement logic in the abstract source
    
    * remove logic from declarative source
    
    * comment
    
    * bump cdk version
    girarda authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    79a54a8 View commit details
    Browse the repository at this point in the history
  18. 13758: SSH control host port setting not used when tunneling (airbyte…

    …hq#14295)
    
    * 13758: ssh port fixed
    
    * 13758: version updated
    
    * 13758: changelog updated
    
    * 13758: merge fix
    
    * 13758: docker image version updated
    
    * 13758: docker image version updated
    
    * 13758: docker image version updated as deployment was unsuccesful
    
    Co-authored-by: Greg Solovyev <grishick@users.noreply.github.com>
    kimerinn and grishick authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    8161d8d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    017a092 View commit details
    Browse the repository at this point in the history
  20. low-code connectors: Set slicer's request options (airbytehq#15283)

    * requester is a request options provider
    
    * get request options from slicer
    
    * remove prints
    
    * share interface
    
    * actual fix with test
    
    * small fix
    
    * missing tests
    
    * missing *
    
    * simplify intersection logic
    
    * bump cdk version
    girarda authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    6e59cfd View commit details
    Browse the repository at this point in the history
  21. Deleted trial info (airbytehq#15277)

    * Deleted additonal info about free trial
    
    * edited line
    
    * Edited line about 14-day trial
    sophia-wiley authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    25871c2 View commit details
    Browse the repository at this point in the history
  22. Make connectionTimeoutMs configurable (airbytehq#15226)

    * Extract connectionTimeout from jdbc_url_params along with corresponding tests
    
    * Fixed linter issues
    
    * Reverted createDataSourceWithConnectionTimeout and migrated logic to get operation
    
    * Fixed dangling createDataSourceWithConnectionTimeout and linter issues
    
    * Fixed import to use java standard library
    
    * Bump Postgres Source and Postgres Source Strict Encrypt versions
    
    * Fixed import ordering issues
    
    * Bumped the connector version [CI fix] for definitions not generated
    ryankfu authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    23bdd61 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    2d60438 View commit details
    Browse the repository at this point in the history
  2. 🐛 Source Amazon Ads: Improve report streams date-range generation (ai…

    …rbytehq#15031)
    
    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    a4e52cc View commit details
    Browse the repository at this point in the history
  3. Update Kinesis destination to use outputRecordCollector to properly s…

    …tore state (airbytehq#15348)
    
    * Update Kinesis destination to use outputRecordCollector to properly store state
    
    * Bump version
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    suhomud and octavia-squidington-iii authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    964b226 View commit details
    Browse the repository at this point in the history
  4. Update Pulsar destination to use outputRecordCollector to properly st…

    …ore state (airbytehq#15349)
    
    * Update Pulsar destination to use outputRecordCollector to properly store state
    
    * Bump version
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    suhomud and octavia-squidington-iii authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    f0e1fbf View commit details
    Browse the repository at this point in the history
  5. 🎉 Destination DynamoDB: Handle per-stream state (airbytehq#15350)

    * [15304] 🎉 Destination DynamoDB: Handle per-stream state
    
    * [15304] 🎉 Destination DynamoDB: Handle per-stream state
    
    * [15304] 🎉 Destination DynamoDB: Handle per-stream state
    
    * [15304] 🎉 Destination DynamoDB: Handle per-stream state
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    ac33e19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a16b5d1 View commit details
    Browse the repository at this point in the history
  7. Source Hubspot: fix Deals stream schema (airbytehq#15354)

    * airbytehq#393 oncall. Source Hubspot: fix Deals stream schema
    
    * airbytehq#393 source hubspot: upd changelog
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    davydov-d and octavia-squidington-iii authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    2344b46 View commit details
    Browse the repository at this point in the history
  8. 15308 Destination PubSub: Handle per-stream state (airbytehq#15355)

    * 15308 Destination PubSub: Handle per-stream state
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    Co-authored-by: Oleksandr Sheheda <alexandr-shegeda@users.noreply.github.com>
    3 people authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    2afa5d0 View commit details
    Browse the repository at this point in the history
  9. [15245] Destination-mysql: fixed normalization tests after changes in…

    … python part (airbytehq#15362)
    
    Destination-mysql: fixed normalization tests after changes in python part
    etsybaev authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    36319d7 View commit details
    Browse the repository at this point in the history
  10. 🪟 🎉 Move the cancel button outside the run click area (airbytehq#14955)

    * Moved the cancel button outside the run click area
    matter-q authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    c916c5b View commit details
    Browse the repository at this point in the history
  11. S3, Databricks and Gcs destinations fix test and publish (airbytehq#1…

    …5360)
    
    * Postgres source added items for array data type
    
    * Postgres source updated tests for array data type
    
    * S3 destination fix key pair oauth test
    
    * S3 destination clean code
    
    * S3 destination bump version
    
    * S3 destination bump version
    
    * Databricks and gcs destinations bump versions
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    823a79b View commit details
    Browse the repository at this point in the history
  12. Fix typo in change log (airbytehq#15343)

    * Fix typo in several change logs
    
    Co-authored-by: andrii.leonets <aleonets@gmail.com>
    grishick and DoNotPanicUA authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    95aeb39 View commit details
    Browse the repository at this point in the history
  13. Fix connection settings changing randomly (airbytehq#15332)

    * Fix connection settings changing randomly
    
    * Update airbyte-webapp/src/locales/en.json
    
    Co-authored-by: Andy Jih <andyjih@users.noreply.github.com>
    
    Co-authored-by: Andy Jih <andyjih@users.noreply.github.com>
    timroes and andyjih authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    2929848 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cf5d462 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dfed48b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1115637 View commit details
    Browse the repository at this point in the history
  17. Updated postgres doc and fixed other minor nits (airbytehq#15297)

    * Updated postgres doc and other minor nits
    
    * fixed formatting
    
    * added note about connectTimeout
    
    * added limits to the initial wait time values
    Amruta-Ranade authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    b9b064f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    61ee043 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9fa4b5b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    41eac4b View commit details
    Browse the repository at this point in the history
  21. Update spec.json (airbytehq#15342)

    * Update copy in spec.json
    
    Co-authored-by: grishick <greg@airbyte.io>
    Co-authored-by: Greg Solovyev <grishick@users.noreply.github.com>
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    4 people authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    986ae48 View commit details
    Browse the repository at this point in the history
  22. initial first pass converting every component to dataclasses (airbyte…

    …hq#15189)
    
    * initial first pass converting every component to dataclasses
    
    * replace the hackier options pass through
    
    * get rid of the hackier way
    
    * fix issues w/ type hints by making options required and lots of fixes to the language to fix compatability for dataclasses
    
    * add dataclasses-jsonschema to setup
    
    * fix oauth authenticator to avoid dataclass name collisions
    
    * fix spacing for CI tests
    
    * remove property from oauth and fix a interpolation bug
    
    * pr feedback and cleaning up the code a bit, attempt at avoiding renaming
    
    * fix templates and bugs surfaced during greenhouse spec testing
    
    * fix tests
    
    * fix missing options in some declarative components
    
    * fix tests related to pulling latest master
    
    * fix issue w/ passing state, slice, and token to subcomponents
    
    * switch name back to get_access_token() since no name collision anymore
    brianjlai authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    bd31100 View commit details
    Browse the repository at this point in the history
  23. Bump Airbyte version from 0.39.41-alpha to 0.39.42-alpha (airbytehq#1…

    …5335)
    
    Co-authored-by: xiaohansong <xiaohansong@users.noreply.github.com>
    Co-authored-by: Xiaohan Song <xiaohan@airbyte.io>
    3 people authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    5031e72 View commit details
    Browse the repository at this point in the history
  24. low-code-connectors: handle single records (airbytehq#15346)

    * handle single records
    
    * comment
    
    * comment
    girarda authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    c5c13f0 View commit details
    Browse the repository at this point in the history
  25. low-code connectors: reset pagination between stream slices (airbyteh…

    …q#15330)
    
    * reset pagination between stream slices
    
    * Update airbyte-cdk/python/airbyte_cdk/sources/declarative/retrievers/simple_retriever.py
    
    Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
    
    * Update airbyte-cdk/python/airbyte_cdk/sources/declarative/retrievers/simple_retriever.py
    
    Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
    
    * patch
    
    Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
    girarda and sherifnada authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    5242ff8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Remove unnecessary test logging. (airbytehq#15384)

    This logging makes it tough to figure out what is happening in the tests.
    davinchia authored Aug 6, 2022
    Configuration menu
    Copy the full SHA
    f9026b0 View commit details
    Browse the repository at this point in the history
  2. 🎉 Postgres source: label the connector as generally available (airbyt…

    …ehq#15380)
    
    * Label source-postgres to GA
    
    * Correct the PR number
    
    * 📄 Postgres source: fix links in the spec (airbytehq#15382)
    
    * Add internal anchors back
    
    * Remove internal anchor
    
    * Use links for subtitles
    
    * Remove one more anchor
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Liren Tu <tuliren.git@outlook.com>
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    3 people authored Aug 6, 2022
    Configuration menu
    Copy the full SHA
    d8dfcaa View commit details
    Browse the repository at this point in the history
  3. 🎉 Source File: bump setup.py versions (airbytehq#15269)

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr authored Aug 6, 2022
    Configuration menu
    Copy the full SHA
    35125f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d92864 View commit details
    Browse the repository at this point in the history
  5. low-code connectors: convert request headers to string before submitt…

    …ing them (airbytehq#15336)
    
    * convert values to strings
    
    * introduce variable
    
    * kwargs
    
    * bump version
    girarda authored Aug 6, 2022
    Configuration menu
    Copy the full SHA
    6f1715e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Remove unconditional resource assignment (Helm Chart with FluxCD) (ai…

    …rbytehq#15374)
    
    * Remove unconditional resource assignment
    
    Remove unconditional resource assignment in chart for temporal
    
    * Squash
    si-te authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    55c546e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. [low-code connectors] fix so we don't display yaml when debug flag is…

    … turned off (airbytehq#15383)
    
    * fix so we don't display yaml when debug is turned off
    
    * forgot to remove old debug level
    brianjlai authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    ef712f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f90c45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e3d46e View commit details
    Browse the repository at this point in the history
  4. 🪟 🎉 Add username editing (airbytehq#14242)

    * Adds editing for user name is settings tab
    
    * Fixes eslint issues; Fixes comments from PR
    
    * Adds validation for NameSection; Disables update button if form is not valid
    
    * Refactors formik validation logic from validate function to validation schema
    
    * Updates submit button to be disabled while form is dirty
    YatsukBogdan1 authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    8282a45 View commit details
    Browse the repository at this point in the history
  5. 🎉 Source Okta: added parameter 'start_date' (airbytehq#15050)

    * Added parameter 'start_date' in Okta source
    
    added: parameter 'start_date' to source Okta
    changed: unit tests
    
    * changes: fix in the case of ISSUE: airbytehq#14196
    
    * Okta documentation in new format
    
    * changes: fix to use super() instead of instance of stream parent
    
    * changes: additional changes into OKTA documentaton
    
    * changes: switch release to beta
    
    * changed: set dockerImageTag -> 0.1.11
    
    * changed:  source_specs
    
    * ...
    
    * ...
    
    * Rollback releaseStage
    
    * Refactored start date logic
    
    * Deleted microseconds from state
    
    * Add start date to all streams
    
    * Updated to linter
    
    * Fixed unit tests
    
    * Updated unit tests
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Serhii <serglazebny@gmail.com>
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    3 people authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    8d9a3aa View commit details
    Browse the repository at this point in the history
  6. 🐛Source Harvest: “started_time” being incorrectly cast as datetime fi…

    …eld (airbytehq#15312)
    
    * Increased unit test coverage
    
    * Fixed schema format error
    
    * Updated PR number
    
    * Uncomment connection tests
    
    * Fixed typo
    
    * Fix request_params if stream_slice None
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    lazebnyi and octavia-squidington-iii authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    43e7fbb View commit details
    Browse the repository at this point in the history
  7. 🎉Source Facebook Marketing: Updated date validation process (airbyteh…

    …q#15327)
    
    * Updated date validation process
    
    * Bumped docker version
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    lazebnyi and octavia-squidington-iii authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    0bd94c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9751c16 View commit details
    Browse the repository at this point in the history
  9. 🎉Source Harvest: increase unit test coverage at least 90% (airbytehq#…

    …15220)
    
    * Increased unit test coverage
    
    * Increased unit test
    
    * Updated to linter
    lazebnyi authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    c39a7c4 View commit details
    Browse the repository at this point in the history
  10. 🪟 Add Segment event for 'Buy Credits' (airbytehq#15366)

    * add segment event for "Buy credits" button
    
    * update event's name for checkout process
    dizel852 authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    546c24a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    28b3db6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b5dc550 View commit details
    Browse the repository at this point in the history
  13. 15302: Destination Azure Blob Storage: Handle per-stream state (airby…

    …tehq#15318)
    
    * 15302: Azure blob destination consumer fixed
    
    * 15302: Unit test added
    
    * 15302: Unit test added
    
    * 15318: test fix
    kimerinn authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    211d331 View commit details
    Browse the repository at this point in the history
  14. Docs: Fix incorrect source name under OSS setup (airbytehq#15324)

    Connector name under "For Airbyte OSS" section was listed as "Bing Ads" instead of "Notion"
    NAjustin authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    acc38c4 View commit details
    Browse the repository at this point in the history
  15. Add datadog tracking to record schema validation errors (airbytehq#13393

    )
    
    * Add datadog tracking for record schema validation errors
    and pass in env variables needed for tracking dd in workers
    alovew authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    12270cc View commit details
    Browse the repository at this point in the history
  16. Destination azure: bump version (airbytehq#15412)

    * Bump azure version
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    tuliren and octavia-squidington-iii authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    df99de0 View commit details
    Browse the repository at this point in the history
  17. Bigquery destination: fix changelog and publish new version (airbyteh…

    …q#15409)
    
    * Fix bigquery changelog
    
    * Bump bigquery denormalized
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    tuliren and octavia-squidington-iii authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    69972d6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d4abf61 View commit details
    Browse the repository at this point in the history
  19. [low code connectors] fix bug where headers were not passed to cursor…

    … interpolation (airbytehq#15347)
    
    * fix bug where headers were not passed to cursor interpolation
    
    * add headers to error handler predicate
    brianjlai authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    054cbbe View commit details
    Browse the repository at this point in the history
  20. Set initial waiting seconds to 5 to speed up acceptance tests (airbyt…

    …ehq#15411)
    
    * set initial waiting seconds to 30 to speed up acceptance tests
    
    * bump initial wait time to 120s
    
    * set is_test to true and lower wait time to 5s
    lmossman authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    4443aeb View commit details
    Browse the repository at this point in the history
  21. Source file-secure: bump to 0.2.15 (airbytehq#15416)

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    Co-authored-by: Sergey Chvalyuk <grubberr@gmail.com>
    girarda and grubberr authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    719bb60 View commit details
    Browse the repository at this point in the history
  22. Query and monitor if we have skipped any scheduled jobs (airbytehq#15256

    )
    
    * add error code to ManualOperationResult
    
    * fix a bug
    
    * support temporal metrics
    
    * metrics in temporal
    
    * use statsd
    
    * wrap otel config to temporal metric export
    
    * use http port 4318 for otlp exporter
    
    * simpilfy to support dd only
    
    * use /v1/metrics for endpoint
    
    * use statsd
    
    * fix
    
    * remove unused func
    
    * wrap up implementation to export temporal metrics to datadog
    
    * use deps.toml to wrap up the dependency
    
    * move to metric client factory
    
    * fix pmd error
    
    * pmd, comment fix
    
    * pr comment fix
    
    * add a new metric to observe abnormal scheduled sycns
    
    * formatting
    
    * add javadoc
    
    * format fix
    xiaohansong authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    c582901 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7d95d5f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Add JUnit Test Reports to build outputs. (airbytehq#15271)

    It's difficult today to parse all the logs from tests. Engineers waste time scrolling through the log outputs and looking for the relevant stack trace.
    
    This PR adds an action to generate a JUnit report so devs can understand test results at a glance. This generates 3 reports for each of the main build jobs when the build completes. We leave the frontend build out since this is aggregated by cypress.
    
    See https://github.com/airbytehq/airbyte/pull/15271/checks?check_run_id=7683783016 for an example of how this works.
    
    Use the https://github.com/dorny/test-reporter action and configure this to look at the Jacoco test report output for top level and second level builds. Note that most of the parameters into the action don't work.
    
    Comment out the trap commands to output logs. Though this can be useful for debugging, there is little practical use in the day-to-day, and results in extremely noisy logs.
    davinchia authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    fd0b769 View commit details
    Browse the repository at this point in the history
  2. low-code connectors: fix parse and format methods (airbytehq#15326)

    * fix parse and format methods
    
    * define constant
    
    * remove timestamp magic keyword
    
    * comment
    
    * test for ci
    
    * uncomment test
    
    * use timestamp()
    
    * Bump cdk version
    
    * bump to 0.1.72
    girarda authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    9507d56 View commit details
    Browse the repository at this point in the history
  3. Update misleading fields in config-based connector template (airbyteh…

    …q#15424)
    
    * Fix template
    
    * Bump cdk version
    
    * move url_base to requester
    
    * Revert "move url_base to requester"
    
    This reverts commit 87592a7.
    
    * Bump to 0.1.72
    girarda authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    558c50c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b43a92 View commit details
    Browse the repository at this point in the history
  5. Source Typeform: update Forms schema (airbytehq#15435)

    * #151-alphabeta source Typeform: upd Forms schema
    
    * #151 source Typeform: upd changelog
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    davydov-d and octavia-squidington-iii authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    a54c0ef View commit details
    Browse the repository at this point in the history
  6. 14899 Update tests instance type to ATLAS (airbytehq#15436)

    * 14899 Update tests instance type to ATLAS
    suhomud authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    d057555 View commit details
    Browse the repository at this point in the history
  7. 🎉 New Destination: SQLite (airbytehq#15018)

    * sqlite destination skeleton
    
    * Add doc
    
    * Add destination to  general docs
    
    * clean unused files
    
    * add seed and icon
    
    * sqlite destination skeleton
    
    * Add doc
    
    * Add destination to  general docs
    
    * add seed and icon
    
    * correct config file
    
    * remove unused import
    
    * run seed spec file
    
    Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
    Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
    3 people authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    474e8c4 View commit details
    Browse the repository at this point in the history
  8. 🪟 Updates to billing page icons & buttons (airbytehq#15204)

    * Fixes button and icons on billing page. Updates credits icon in sidebar.
    
    * Requested changes.
    
    Co-authored-by: Tim Roes <tim@airbyte.io>
    natalyjazzviolin and timroes authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    ad9e899 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dd23156 View commit details
    Browse the repository at this point in the history
  10. Adds PAT check to shared pr check (airbytehq#15453)

    * Adds PAT check to shared pr check
    
    * Name change
    
    * Removes "safe_to_push" string
    
    * Adds OCTAVIA_PAT and uses the found PAT
    
    found PAT was not used in all locales, so this could have still failed
    on an expired OCTAVIA_PAT before this change
    supertopher authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    06a18d4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    36ed6ce View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9e691d8 View commit details
    Browse the repository at this point in the history
  13. Source Jira: Added updates to include issue components and fixes to R…

    …EADME files (airbytehq#15135)
    
    * solve readme conflict
    
    * updated jira sources with open PR details
    
    * correct additionalProperties test discover
    
    Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
    swentling87 and marcosmarxm authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    123705c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    62303a8 View commit details
    Browse the repository at this point in the history
  15. Fix copy link to logs functionality (airbytehq#15368)

    * Fix copy link to logs functionality
    
    * Update airbyte-webapp/src/components/JobItem/JobItem.tsx
    
    Co-authored-by: Edmundo Ruiz Ghanem <168664+edmundito@users.noreply.github.com>
    
    * Fix scrolling
    
    * Remove smooth scrolling
    
    * Improve effect for better return statements
    
    * Better scroll
    
    Co-authored-by: Edmundo Ruiz Ghanem <168664+edmundito@users.noreply.github.com>
    timroes and edmundito authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    c536e51 View commit details
    Browse the repository at this point in the history
  16. Error Prone PMD rules (airbytehq#15010)

    * Implement ErrorProne PMD rules:
    AssignmentInOperand
    AvoidAccessibilityAlteration
    AvoidBranchingStatementAsLastInLoop
    AvoidCatchingNPE
    AvoidCatchingThrowable
    AvoidDuplicateLiterals rule
    alovew authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    e9afa9b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6c5d1ff View commit details
    Browse the repository at this point in the history
  18. Track number of streams in syncs (airbytehq#15478)

    * Add number_of_streams to job sync tracking
    alovew authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    f506c60 View commit details
    Browse the repository at this point in the history
  19. 🐛 Source snowflake: int columns should be discovered as ints (airbyte…

    …hq#15314)
    
    * snowflake discovers ints as ints
    
    * version bump+changelog
    
    * bump version+changelog
    
    * auto-bump connector version [ci skip]
    
    Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
    edgao and octavia-squidington-iii authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    eab0013 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f6766ee View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Bump Airbyte version from 0.39.42-alpha to 0.40.0-alpha (airbytehq#15493

    )
    
    Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
    octavia-squidington-iii and benmoriceau authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    c1a0cbc View commit details
    Browse the repository at this point in the history
  2. 🐛 Source Amazon Ads: define primary_key for all report streams (airby…

    …tehq#15469)
    
    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    6e1a76f View commit details
    Browse the repository at this point in the history
  3. Add test case for new fields appearing in data (airbytehq#15372)

    * add test case for new field(s) appearing in data
    
    * rework test to verify that sync at least not failed if new fields are present
    yurii-bidiuk authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    c724630 View commit details
    Browse the repository at this point in the history
  4. upstream merged on 10th Aug 2022 & resolved conficts

    Chaitanya Praveen committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    8b24e8a View commit details
    Browse the repository at this point in the history