Comparing gynzy:main...singer-io:master · gynzy/singer-python

Commits on Mar 22, 2021

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. parse dev mode argument (singer-io#158)

    * parse dev mode argument
    
    * update the short flag for dev mode
    
    Replace `-dev` to `-D`
    
    * Updated the short flag for dev mode
    
    * - remove dev mode short flag
    
    Co-authored-by: RushiT0122 <rtodkar@stitchdata-talend.com>
    Configuration menu

    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Bump version 5.13.0 (singer-io#160)

    * Bump version 5.13.0
    
    * update changelog for dev mode argument parsing
    
    * change versioning to minor version bump
    
    Co-authored-by: RushiT0122 <rtodkar@stitchdata-talend.com>
    Configuration menu

    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. Sac 28668 fix transform and schema (singer-io#177)

    * handle empty arrays and fields that could be either formatted or nested
    
    * remove ipdb
    
    * bump version and add changelog entry
    
    * handle string parsing similar to existin tap-s3 logic
    
    * fix syntax error
    
    * fix bad tests
    Configuration menu

    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. SAC-28668: update schema generation v6 (singer-io#180)

    * use `anyOf` when multiple types are found
    
    * fix test
    
    * Update schema generation and bump version for v6 deploy
    
    Co-authored-by: Bryant Gray <bryant.gray@qlik.com>
    Co-authored-by: Andres Pineda <andres.pineda@qlik.com>
    
    * Grab error list changes from v5
    
    Co-authored-by: Bryant Gray <bryant.gray@qlik.com>
    Co-authored-by: Andres Pineda <andres.pineda@qlik.com>
    
    * Fix linting error
    
    Co-authored-by: Bryant Gray <bryant.gray@qlik.com>
    
    ---------
    
    Co-authored-by: Bryant Gray <bryant.gray@qlik.com>
    Co-authored-by: Andres Pineda <andres.pineda@qlik.com>

    3 people authored

    Oct 8, 2025
    Configuration menu

    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. Add activate_versions key to state (singer-io#188)

    * Add activate_versions state modification fns, new state.py file
    -----------------------------
    
    Co-authored-by: Ben Allred <ben.allred@qlik.com>
    
    * change deprecation annotation to comment
    -----------------------------
    
    Co-authored-by: Ben Allred <ben.allred@qlik.com>
    
    * bump version to 6.5.0, 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

    Browse the repository at this point in the history

  2. export singer.state functions from main module (singer-io#190)

    * export singer.state functions from main module
    
    * - export singer.state functions from main module
    - bump singer-python version 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>
    
    * update changelog description to include rename of singer.state.write_bookmark to singer.state.set_bookmark
    
    -----------------------------
    
    Co-authored-by: Ben Allred <ben.allred@qlik.com>
    
    * disable pylint warning
    
    -----------------------------
    
    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

    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. SAC-30196: Rename activate_versions key to versions in state (sin…

    …ger-io#194)
    
    * Rename `activate_versions` state key to `versions`
    
    Co-authored-by: Bryant Gray <bryant.gray@qlik.com>
    
    * More activate_versions -> versions
    
    * Corresponding test fixes
    
    Co-authored-by: Bryant Gray <bryant.gray@qlik.com>
    Co-authored-by: Casey Alvarez <casey.alvarez@qlik.com>
    
    * Changelog
    
    ---------
    
    Co-authored-by: Bryant Gray <bryant.gray@qlik.com>
    Co-authored-by: Casey Alvarez <casey.alvarez@qlik.com>

    3 people authored

    Feb 27, 2026
    Configuration menu

    Browse the repository at this point in the history