-
Notifications
You must be signed in to change notification settings - Fork 129
Comparing changes
Open a pull request
base repository: singer-io/singer-python
base: master
head repository: singer-io/singer-python
compare: v5-stable
- 11 commits
- 16 files changed
- 8 contributors
Commits on Mar 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 192505a - Browse repository at this point
Copy the full SHA 192505aView commit details
Commits on Jun 23, 2025
-
Bump backoff and singer-python versions
Co-authored-by: Andy Lu <andy.lu@qlik.com> Co-authored-by: Ben Allred <ben.allred@qlik.com>
Configuration menu - View commit details
-
Copy full SHA for fc4d336 - Browse repository at this point
Copy the full SHA fc4d336View commit details
Commits on Sep 19, 2025
-
Adds json schema generation (#174)
* Adds json schema generation Co-authored-by: Ben Allred <ben.allred@qlik.com> * fix test * Update CHANGELOG.md PR --------- Co-authored-by: Dylan Sprayberry <dylan.sprayberry@qlik.com>
Configuration menu - View commit details
-
Copy full SHA for d4e3506 - Browse repository at this point
Copy the full SHA d4e3506View commit details
Commits on Oct 2, 2025
-
SAC-28668: fix transform and schema v5 (#176)
* handle empty arrays and fields that could be either formatted or nested * bump version and add changelog entry * handle string parsing similar to existin tap-s3 logic * fix syntax error * fix bad tests
Configuration menu - View commit details
-
Copy full SHA for a4637da - Browse repository at this point
Copy the full SHA a4637daView commit details
Commits on Oct 8, 2025
-
SAC-28668: update schema generation v5 (#179)
* use `anyOf` when multiple types are found * fix test * Update schema generation and bump version for v5 deploy Co-authored-by: Dylan Sprayberry <dylan.sprayberry@qlik.com> Co-authored-by: Andres Pineda <andres.pineda@qlik.com> * Fix linting errors Co-authored-by: Bryant Gray <bryant.gray@qlik.com> --------- Co-authored-by: Bryant Gray <bryant.gray@qlik.com> Co-authored-by: Dylan Sprayberry <dylan.sprayberry@qlik.com> Co-authored-by: Andres Pineda <andres.pineda@qlik.com>
Configuration menu - View commit details
-
Copy full SHA for eceb55b - Browse repository at this point
Copy the full SHA eceb55bView commit details
Commits on Oct 15, 2025
-
schema generation defaults data type to string (#181)
Co-authored-by: Dylan Sprayberry <dylan.sprayberry@qlik.com> Co-authored-by: Bryant Gray <bryant.gray@qlik.com> Co-authored-by: Andres Pineda <andres.pineda@qlik.com>
Configuration menu - View commit details
-
Copy full SHA for 73e3695 - Browse repository at this point
Copy the full SHA 73e3695View commit details
Commits on Feb 2, 2026
-
SAC-29666: Update clear_offset to remove offset key from bookmark (#184)
* update clear_offset to remove key from bookmark ----------------------------- Co-authored-by: Ben Allred <ben.allred@qlik.com> * bump version to 5.15.0 ----------------------------- Co-authored-by: Ben Allred <ben.allred@qlik.com> --------- Co-authored-by: Leslie VanDeMark <lvandemark@talend.com>
Configuration menu - View commit details
-
Copy full SHA for f72bf1b - Browse repository at this point
Copy the full SHA f72bf1bView commit details
Commits on Feb 9, 2026
-
Add activate_versions key functions for state - v5 (#189)
* add activate_versions key to state functions, use state.py file for state functions ----------------------------- Co-authored-by: Ben Allred <ben.allred@qlik.com> * change deprecation annotations to comment ----------------------------- Co-authored-by: Ben Allred <ben.allred@qlik.com> * version bump 5.16.0 and changelog update ----------------------------- Co-authored-by: Ben Allred <ben.allred@qlik.com> * whitespace cleanup ----------------------------- Co-authored-by: Ben Allred <ben.allred@qlik.com> --------- Co-authored-by: Ben Allred <ben.allred@qlik.com>
Configuration menu - View commit details
-
Copy full SHA for 4337e84 - Browse repository at this point
Copy the full SHA 4337e84View commit details -
export singer.state functions from main module v5 (#191)
* export singer.state functions from main module v5 * - bump version to 5.17.0 and add changelog entry - rename singer.state.write_bookmark to singer.state.set_bookmark - add test cases for set_bookmark, clear_bookmark, set_offset, clear_offset, set_version, and clear_version ----------------------------- Co-authored-by: Ben Allred <ben.allred@qlik.com> * disable pylint warning for reimported ----------------------------- Co-authored-by: Ben Allred <ben.allred@qlik.com> --------- Co-authored-by: Leslie VanDeMark <lvandemark@talend.com>
Configuration menu - View commit details
-
Copy full SHA for ee0cc77 - Browse repository at this point
Copy the full SHA ee0cc77View commit details
Commits on Feb 10, 2026
-
SAC-30196: remove key from version functions v5 (#193)
* update set_version, clear_version, and get_version state functions ----------------------------- Co-authored-by: Ben Allred <ben.allred@qlik.com> * bump to version 5.18.0 and update changelog ----------------------------- Co-authored-by: Ben Allred <ben.allred@qlik.com> --------- Co-authored-by: Leslie VanDeMark <lvandemark@talend.com>
Configuration menu - View commit details
-
Copy full SHA for 01227d8 - Browse repository at this point
Copy the full SHA 01227d8View commit details
Commits on Feb 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 12ee23e - Browse repository at this point
Copy the full SHA 12ee23eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...v5-stable