Skip to content

Update dependency ingestr to v1#814

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ingestr-1.x
Closed

Update dependency ingestr to v1#814
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ingestr-1.x

Conversation

@renovate

@renovate renovate Bot commented May 22, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ingestr >=0.13.61,<0.15>=0.13.61,<1.1 age adoption passing confidence

Release Notes

bruin-data/ingestr (ingestr)

v1.0.40

Compare Source

Changelog

  • 9ba29ce Add Braze source
  • 8502a04 Add braze to server connector catalog
  • 612d400 Address Greptile review on braze source
  • 898ed83 Fix KPI window off-by-one dropping the start day
  • d50946f Merge pull request #​849 from bruin-data/iremcaginyurtturk/check-braze-source

v1.0.39

Compare Source

Changelog

  • 3a8f656 Add CLI parity to server UI (#​839)
  • 282b4bb Add MongoDB CDC schemes to server connector catalog
  • 4945020 Add MongoDB CDC source (#​837)
  • dcf1291 Add Twilio source
  • 0a97571 Add ingestr load timestamp column (#​833)
  • d104fce Add streaming queue broker sources (#​829)
  • 893caf1 Merge pull request #​844 from bruin-data/iremcaginyurtturk/fix-mongodb-cdc-catalog
  • cdeaaca Merge pull request #​845 from bruin-data/iremcaginyurtturk/twilio-vs-sendgrid-source
  • a788c9c Merge remote-tracking branch 'origin/main' into iremcaginyurtturk/twilio-vs-sendgrid-source
  • e23cd52 Optimize MongoDB benchmark ingestion paths (#​841)
  • 246ff95 Use dedicated catalog entry for MongoDB CDC
  • 76d4fb8 Use target schema for DuckDB replace staging (#​842)
  • 7145b2b fix schema evolution arrow ownership (#​840)
  • 31c4a81 fix: restore curl in OCI image for health check workflows (#​836)
  • e0bd731 restore streaming transform coverage (#​838)
  • eb41508 twilio: add to connector catalog
  • 78a45b6 twilio: make isValidTable accept granularity modifiers

v1.0.38

Compare Source

Changelog

  • 1a2c073 Add SQL Server Change Tracking source (#​808)
  • e01a6fb Add SharePoint source (#​817)
  • 193c6f1 Address review: protect synthetic event keys and tighten cancellation
  • f152c7f Align football-data research doc with shipped implementation
  • c78926a Drop date_from/date_to URI params in favor of the interval
  • 62b14ba Drop plan-quota rate-limit line from api-football docs
  • 626d5fc Fix stale primary keys after removing flatten helpers
  • 0030b00 Lower api-football rate-limit burst to stay under the free-tier cap
  • 9ff39a7 Merge for fixture-derived api-football tables that honor the interval
  • 16f6072 Merge pull request #​823 from bruin-data/prod-test-failures
  • 02ffea1 Merge pull request #​826 from bruin-data/iremcaginyurtturk/api-football-schema-inference
  • 895fda3 Merge pull request #​827 from bruin-data/fix/streaming-test-lint
  • 511102a Merge pull request #​828 from bruin-data/iremcaginyurtturk/football-data-schema-inference
  • 82fb804 Merge pull request #​830 from bruin-data/iremcaginyurtturk/api-football-apifootball-scheme
  • 89ca011 Merge pull request #​831 from bruin-data/iremcaginyurtturk/balldontlie-rename
  • 6f2e7b9 Merge pull request #​832 from bruin-data/iremcaginyurtturk/footballdata-drop-date-params
  • 741ddde Modernize api-football: any over interface{}, maps.Copy
  • 3ad5577 Protect match_events synthetic keys from API field collisions
  • f50c106 Refactor BallDontLie source: schema inference, replace strategy, rename scheme to balldontlie
  • a0eafa4 Refactor api-football source to use schema inference
  • 3b9be04 Refactor football-data source to use schema inference
  • 82ac40f Rename source scheme to footballdata
  • 2a1a6ec Update api-football.md
  • 66d8cb7 Update api-football.md
  • b1bf33e Use apifootball scheme (no hyphen) for api-football source
  • b8db3e6 Use merge only for incrementally-loadable api-football tables
  • 6aa7fb9 [codex] speed up license policy checks (#​822)
  • 226b8dd feat: added history tables for existing objects, added case & casehis… (#​699)
  • 18470ca fix licenses test
  • c93985a fix tests
  • 52174fd fix(strategy): correct type in streaming_test flush loop

v1.0.37

Compare Source

Changelog

  • 44df12f Drop dates URI param from ESPN source
  • 5283683 Merge pull request #​821 from bruin-data/iremcaginyurtturk/espn-drop-dates-uri-param

v1.0.36

Compare Source

Changelog

  • 3e636d7 Add ESPN source
  • a3b9362 Drop unused normalize helpers from ESPN source
  • 572b438 Merge pull request #​737 from bruin-data/cursor/remove-dlt-docs-links-40c2
  • 1750772 Merge pull request #​819 from bruin-data/arsalann/espn-source
  • f644f68 Merge remote-tracking branch 'origin/main' into cursor/remove-dlt-docs-links-40c2
  • a28d287 Refactor ESPN source to use schema inference and per-table strategies
  • e0220ae Treat missing scoreboard events key as empty result
  • e7cc32f Update espn.md
  • bc01141 docs(athena): add missing workgroup configuration step
  • d147f0a docs(espn): clarify no authentication required
  • f6f4eab docs(slack): document both user and bot token paths
  • 89fcc3a fix salesforce access token docs (#​820)

v1.0.35

Compare Source

Changelog

  • 79d649c Add --stream flag for continuous (streaming) ingestion (#​797)
  • b7dc31c Add Monday items source and board scoping (#​812)
  • 3a18dde Add trim whitespace ingestion option (#​811)
  • 5626ba7 Fill unchanged TOAST columns from prior rows in the Postgres CDC decoder (#​804)
  • 2864222 Merge pull request #​760 from bruin-data/feat/sendgrid-source
  • 78be2c2 Merge pull request #​815 from bruin-data/bensuyurtturk/bru-4971-vuln-high-githubcomdockerdocker-in-ingestr-cve-2026-34040
  • f3bc287 Merge pull request #​818 from bruin-data/iremcaginyurtturk/monday-api-token-rename
  • 09cd360 Organize platform docs overview (#​816)
  • ec56939 Update sendgrid.md
  • 18ea755 [codex] Add MySQL CDC source support (#​810)
  • fc6f547 [codex] Add World Cup soccer data sources (#​740)
  • 992b383 chore(sendgrid): trim comments to 1-2 lines
  • 2cc8851 chore: stop tracking generated imports.gen.go (gitignored)
  • c019cd8 docs(sendgrid): align with house style and add sidebar entry
  • 6f306e7 feat(sendgrid): add blocks, invalid_emails, spam_reports, unsubscribes tables
  • 9135f06 feat(sendgrid): add suppression_groups, suppression_group_members, templates
  • f4a2ddc feat(sendgrid): batch messages via recursive date-range bisection
  • cd4c598 feat(sendgrid): make interval-end exclusive (half-open [start, end))
  • d5c4abb feat(sendgrid): recover >1000 same-second messages via msg_id prefix partition
  • 6d26b9b feat(source): add sendgrid source
  • 8303913 fix pg primary key logs (#​803)
  • df9e927 fix strategy test truncate fixture (#​814)
  • 484de9c fix(deps): bump testcontainers-go to v0.42.0 to drop vulnerable docker/docker (CVE-2026-34040)
  • e41d478 fix(monday): standardize on api_token, fix scoped-updates test, expand docs
  • 5d90753 fix(sendgrid): keep rows with null/unparseable incremental key instead of dropping
  • c49c965 fix(sendgrid): warn when messages page limit is hit
  • b0b236f refactor(sendgrid): config-driven structure, fix single_sends page size, add tests
  • bb3b11a refactor(sendgrid): drop email_activity_query, make stats granularity a table suffix
  • 9a30a4a test(sendgrid): make messages bisection unit-testable and cover it
  • ff995c9 update doc

v1.0.34

Compare Source

Changelog

  • aa9bd1b Add Spark benchmark and optimize MSSQL writes (#​802)
  • b0ebcdc Merge pull request #​807 from bruin-data/TanayBensuYurtturk/fix-mssql-query-decimal-scale
  • 0cf0d02 fix(mssql): preserve decimal scale for custom-query sources

v1.0.33

Compare Source

Changelog

v1.0.32

Compare Source

Changelog

  • 31d6492 Address review: case-insensitive BigQuery unchanged-cols check, clarify schema-flow and Redshift containment comments
  • 0cfa7d6 Fix CI failures
  • 37049d9 Fix CI with staging ingest schema
  • 46c175b Fix PG CDC merge wipes unchanged TOAST/JSONB columns Fixes #​706
  • 392d751 Fix SET NULL workaround
  • 0610721 Fix comments
  • 4f16480 Fix duckdb implementation
  • 6dacf9d Fix greptile issues
  • ca9e3fb Fix main-merge conflict resolution for the composed CDC merges
  • 0779646 Fix string escaping issues
  • 89ac3a3 Keep _cdc_unchanged_cols out of merges on destinations that don't consume it
  • 3780466 Keep _cdc_unchanged_cols staging-only
  • a1f0d24 Merge branch 'main' into genora51/snowflake-toast-fix
  • 405d8dc Merge branch 'main' into genora51/snowflake-toast-fix
  • 5e1e7f1 Merge branch 'main' into genora51/snowflake-toast-fix
  • 12ddd0b Merge pull request #​788 from bruin-data/publish-docker-image-on-release
  • 5224a81 Merge pull request #​789 from bruin-data/pg-cdc-toast-preservation
  • 28a2236 Merge upstream main into genora51/snowflake-toast-fix
  • 6b82723 Merge upstream/main into genora51/snowflake-toast-fix
  • f497210 Validate SQL Server CDC source and fix CDC merge semantics across all destinations (#​786)
  • e82b7d6 ci: gate docker-build on integration-tests
  • a35bcfb ci: gate release-unix on docker-test instead of docker-build
  • d8dfbbe ci: publish docker image to GHCR on release
  • c8ddf02 make the comparisons case-insensitive

v1.0.31

Compare Source

Changelog

v1.0.30

Compare Source

Changelog

v1.0.27

Compare Source

Changelog

  • d499960 Fix ClickHouse low-cardinality array mapping (#​777)
  • f3c214e Merge pull request #​778 from bruin-data/iremcaginyurtturk/indeed-traffic-stats-pk
  • 3c59b8f [codex] fix snowflake parquet timestamp loading (#​775)
  • 8aacc25 fix(indeed): preserve per-(job × platform) rows in traffic_stats

v1.0.26

Compare Source

Changelog

  • a558339 Merge pull request #​767 from bruin-data/TanayBensuYurtturk/fix-rollup-path-traversal
  • c72d9c3 Merge pull request #​769 from bruin-data/TanayBensuYurtturk/fix-postcss-xss
  • 41a1a3b Merge pull request #​770 from bruin-data/add-tinyint-column-type
  • 09a995d feat: add tinyint (8-bit integer) as a --column type
  • 50582fc fix(deps): bump rollup to ^4.59.0 to fix path traversal (GHSA-mw96-cpmx-2vgc)
  • 60f9b35 fix(deps): force postcss >=8.5.10 to fix XSS in stringify (GHSA-qx2v-qp2m-jg93)
  • efc2438 fix: guard Int8Builder json.Number against out-of-range overflow
  • e681e03 fix: range-guard all Int8Builder numeric conversions
  • 98aa56a refactor: hoist int-narrowing guards to package functions; extend to Int16/Int32/Int64
  • c5d758f refactor: use math.MinInt8/MaxInt8 instead of magic numbers

v1.0.25

Compare Source

Changelog

  • 17ddab1 Add CDC source and strategy groundwork (#​732)
  • ef41c18 Database query built from user-controlled source
  • 3f68bcf Merge pull request #​759 from bruin-data/TanayBensuYurtturk/fix-code-scanning-alerts
  • cbb65b9 Merge pull request #​761 from bruin-data/iremcaginyurtturk/fix-claude-md-go-context
  • afbfd71 Merge pull request #​764 from bruin-data/iremcaginyurtturk/ingestr-annotations-step-type
  • 71a3afc Merge pull request #​765 from bruin-data/fix/mssql-uritoconnstring-casing
  • 2b90e9b bot
  • 1ce0b5c fix(annotation): tag schema-evolution ALTERs with ingestr_step
  • dfb940a fix(mssql): align test with exported URIToConnString
  • 761dfc0 more quoting

v1.0.24

Compare Source

Changelog

  • 5e53a35 Merge pull request #​758 from bruin-data/patch/source-original-column-names
  • d043941 fix(mssql,mysql): use original source column names for read queries

v1.0.23

Compare Source

Changelog

  • 846d1ba Merge pull request #​755 from bruin-data/fix-mssql-uuid-snowflake
  • 0f08bf2 fix mssql uuid formatting

v1.0.22

Compare Source

Changelog

  • f751b24 Merge pull request #​723 from bruin-data/fix/alert-148-thrift
  • eaefc47 Merge pull request #​724 from bruin-data/fix/alert-145-otel-sdk
  • 90ef3df Merge pull request #​725 from bruin-data/fix/alert-144-aws-s3
  • 729115c Merge pull request #​726 from bruin-data/fix/alert-143-aws-kinesis
  • f849ef4 Merge pull request #​727 from bruin-data/fix/alert-142-go-jose
  • cd7698f Merge pull request #​728 from bruin-data/fix/alert-139-edwards25519
  • 5adb170 Merge pull request #​744 from bruin-data/TanayBensuYurtturk/unify-replace-dedup
  • 70fbfec Merge pull request #​747 from bruin-data/TanayBensuYurtturk/hubspot-service-key
  • 99fdf12 Merge pull request #​748 from bruin-data/iremcaginyurtturk/standardise-debug-log-format
  • f697b86 Merge pull request #​750 from bruin-data/descriptive-column-override-logs
  • 53c5e79 Update benchmark script dependencies (#​742)
  • 9f54265 [codex] add prediction market sources (#​739)
  • d886803 docs(hubspot): note service keys are in public beta
  • 2d6c919 feat(hubspot): accept service keys as a credential
  • 5387c0c feat(pipeline): print readable type names in column override logs
  • bc9dc55 fix(deps): bump aws-sdk-go-v2/service/kinesis to v1.43.5
  • 31eb0f7 fix(deps): bump filippo.io/edwards25519 to v1.1.1
  • bc37813 fix(deps): bump github.com/apache/thrift to v0.23.0
  • eb6373e fix(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 to v1.97.3
  • 4b1d948 fix(deps): bump github.com/go-jose/go-jose/v4 to v4.1.4
  • d6e66f8 fix(deps): bump go.opentelemetry.io/otel/sdk to v1.43.0
  • b46cb30 pass ik for multitable
  • 2b9b630 refactor(debug): emit zap-compatible debug log format
  • 31781fe refactor(replace): unify primary-key deduplication across destinations
  • 09815e5 test(schemaevolution): use String() for widen subtest name suffixes

v1.0.21

Compare Source

Changelog

v1.0.20

Compare Source

Changelog

  • 9ea79c5 Add blobstore modified-date incremental loading (#​705)
  • 82987d9 Disable telemetry in CI and tests (#​710)
  • 2d36cec Merge pull request #​695 from bruin-data/fix/salesforce-account-systemmodstamp
  • c1fd55d Merge pull request #​713 from bruin-data/iremcaginyurtturk/fix-trino-docs
  • 07bf5fb Merge pull request #​714 from bruin-data/iremcaginyurtturk/separate-athena-trino-impl
  • 304fad8 Merge pull request #​717 from bruin-data/iremcaginyurtturk/fix-dependabot-vulnerability
  • a7703d8 Merge pull request #​718 from bruin-data/iremcaginyurtturk/bump-pgx-5.9.2
  • 3d9ff4d Merge pull request #​720 from bruin-data/iremcaginyurtturk/trino-dest-improvements
  • 57a5255 Support Salesforce client credentials auth (#​656) (#​676)
  • b833eb2 [codex] Add SQL Server benchmarks and bulk-copy writes (#​711)
  • 46ffa24 [codex] Add no-inference schema mode (#​708)
  • 3c3cec0 add agents.md (#​709)
  • 8facf4a feat(trino auth): map verify=false to InsecureSkipVerify
  • 482ba86 feat(trino dest): add mTLS, http_headers, and v0 param aliases
  • 3e8eb0d fix(benchmarks): bump nltk to 3.9.4 to address Zip Slip vulnerability
  • 098241a fix(salesforce): use SystemModstamp as account incremental key
  • b8df771 fix(trino auth): hash cert/key contents (not paths) for cache key
  • 8176753 fix(trino auth): inherit DefaultTransport timeouts for custom HTTP client
  • 9b3d8ae fix(trino auth): use Header.Set to avoid duplicated header values
  • daddbd5 fix(trino source): type-aware incremental literals + UUID typing
  • dde1277 fix: bump github.com/jackc/pgx/v5 to v5.9.2 for memory-safety fix
  • 3cd45b9 refactor(athena): split schema-evolution dialect out of trino package

v1.0.19

Compare Source

Changelog

  • 9087536 Merge pull request #​702 from bruin-data/TanayBensuYurtturk/excluded-column-dest-retention
  • 899685f Merge pull request #​704 from bruin-data/feat/annotation-source-extract
  • d091fc5 bot
  • 3a99afa docs(annotation): clarify custom-query tagging comments
  • ad26fa7 exclude column
  • 72472c0 feat(annotation): annotate custom-query and Snowflake source reads
  • 7b87577 fix(annotation): tag Snowflake custom-query reads via QUERY_TAG
  • 7dd1ffa refactor(annotation): case-insensitive Snowflake dialect check
  • bd91e47 refactor(annotation): inline Snowflake QUERY_TAG check, drop the interface

v1.0.18

Compare Source

Changelog

  • 7443d01 Add MaxCompute source and destination (#​677)
  • 28f71cb Dedupe staging by primary key in delete+insert strategy
  • 159b841 Fix unknown JSON string casting (#​694)
  • 55a83a8 Merge pull request #​601 from bruin-data/iremcaginyurtturk/cratedb-source-docs
  • 027f13a Merge pull request #​686 from bruin-data/patch/delete-insert-pk-dedup
  • 981445f Merge pull request #​687 from bruin-data/TanayBensuYurtturk/bump-version-permissions
  • 9f5dd9e Merge pull request #​693 from bruin-data/TanayBensuYurtturk/update-readme-supported-sources
  • de359b5 Merge pull request #​701 from bruin-data/feat/annotation-etl-phase
  • 1d9c958 Merge pull request #​703 from bruin-data/TanayBensuYurtturk/bigquery-partition-by-error
  • 160922d Update CrateDB source docs to use PostgreSQL wire protocol
  • 09d1ddf [codex] Add MongoDB dlt benchmark setup (#​689)
  • be156c4 bq partition by date error fix
  • 7271aa5 case insensitive compare
  • d5c281b chaneg token back
  • 8d794ee docs(cratedb): drop empty-password colon in localhost URI examples
  • 31c5a77 docs(cratedb): drop stale warning about unsupported materialization strategies
  • a270fb5 feat(annotation): classify queries by ETL phase via type
  • 0aedd30 fix(maxcompute): surface row iterator errors (#​697)
  • 14a509d rafactor
  • b71582e refactor
  • ee524de test(annotation): use t.Errorf in typeForStep loop to report all cases

v1.0.17

Compare Source

Changelog

  • 63e7834 Merge pull request #​692 from bruin-data/feat/salesforce-custom-incremental-key
  • f9b4a77 chore: lint
  • 142b009 feat(salesforce): allow overriding the incremental key
  • c77714a fix(salesforce): default merge PK to Id when overriding incremental key

v1.0.16

Compare Source

Changelog

  • 9243f39 Merge pull request #​645 from bruin-data/feat/query-cost-annotations
  • 251cad8 [codex] Add Cassandra source and destination (#​678)
  • 880e07f add azure sql source connector (#​679)
  • 8e6e91a feat(annotation): always emit ingestr keys and fix ingestr_step key
  • 0bab06e feat: add query cost annotations for BigQuery & Snowflake

v1.0.15

Compare Source

Changelog

  • d095966 Merge pull request #​684 from bruin-data/iremcaginyurtturk/fix-batch-association-loss
  • e4566bb hubspot: retry POST associations and split batch on any non-2xx

v1.0.13

Compare Source

Changelog

  • 2f7c005 Add OneLake (Microsoft Fabric) destination
  • c0481f3 Add license audit checks
  • 1cb397c Add source_column field to map source→destination column names in ingestr assets
  • 168b65d Download manually audited license modules
  • 41629f7 Fix DropTable mutating shared state without a lock
  • e6f4a20 Fix SCD2 close: resolve scd* indices from target schema
  • a2976f5 Fix deterministic license generation
  • 0efb47c Merge pull request #​669 from bruin-data/audit-go-licenses-elv2-busl
  • [`a

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/ingestr-1.x branch 6 times, most recently from 1abd973 to 057972e Compare June 6, 2026 01:09
@renovate renovate Bot force-pushed the renovate/ingestr-1.x branch from 057972e to e49f616 Compare June 18, 2026 20:34
@amotl

amotl commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

ingestr v1 changed implementation and license. omniload picked up the ingestr v0 code base and is carrying it into the future.

Advice: Please close this PR. /cc @florinutz, @kneth

@renovate renovate Bot force-pushed the renovate/ingestr-1.x branch 2 times, most recently from 8f265cb to a4060d0 Compare June 23, 2026 08:45
@renovate renovate Bot changed the title chore(deps): update dependency ingestr to v1 Update dependency ingestr to v1 Jun 23, 2026
@renovate renovate Bot force-pushed the renovate/ingestr-1.x branch from a4060d0 to fab8e69 Compare June 23, 2026 11:50
@kneth kneth closed this Jun 23, 2026
@kneth kneth deleted the renovate/ingestr-1.x branch June 23, 2026 12:44
@renovate

renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 1.x releases. But if you manually upgrade to 1.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants