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

Release/v0.17.0 #169

Merged
merged 47 commits into from
Sep 4, 2024
Merged

Release/v0.17.0 #169

merged 47 commits into from
Sep 4, 2024

Commits on May 21, 2024

  1. initial

    fivetran-reneeli committed May 21, 2024
    Configuration menu
    Copy the full SHA
    896c033 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    7bc9f03 View commit details
    Browse the repository at this point in the history
  2. add coalesce_cast

    fivetran-catfritz committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    49517ac View commit details
    Browse the repository at this point in the history
  3. update filters

    fivetran-catfritz committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    15d35a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Aug 15, 2024

  1. model revisions

    fivetran-catfritz committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    30655bb View commit details
    Browse the repository at this point in the history
  2. restructure

    fivetran-catfritz committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a6a4480 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. documentation

    fivetran-catfritz committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    44950e1 View commit details
    Browse the repository at this point in the history
  2. remove extra comma

    fivetran-catfritz committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5cd7cdf View commit details
    Browse the repository at this point in the history
  3. regen docs

    fivetran-catfritz committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c1b4586 View commit details
    Browse the repository at this point in the history
  4. formatting

    fivetran-catfritz committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c8b71f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4861de View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Update CHANGELOG.md

    fivetran-catfritz committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c5f8416 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    f3e8958 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c3ec51 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #156 from fivetran/bugfix/slas-filtered-out

    Update agent work time and requester wait time business hours models
    fivetran-catfritz committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    455a92e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

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

Commits on Aug 26, 2024

  1. update test

    fivetran-catfritz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4f682af View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    0bf1d07 View commit details
    Browse the repository at this point in the history
  2. update test

    fivetran-catfritz committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2768caf View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    98fd26b View commit details
    Browse the repository at this point in the history
  2. adjustmnt

    fivetran-catfritz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    fea4e7e View commit details
    Browse the repository at this point in the history
  3. update weeks

    fivetran-catfritz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0eee404 View commit details
    Browse the repository at this point in the history
  4. update weeks

    fivetran-catfritz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    73daccb View commit details
    Browse the repository at this point in the history
  5. add integrity test

    fivetran-catfritz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7ac92f5 View commit details
    Browse the repository at this point in the history
  6. update weeks

    fivetran-catfritz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4831ab9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #167 from fivetran/bug/intercepted-period-joins

    bug/intercepted-period-joins
    fivetran-catfritz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    786c56d View commit details
    Browse the repository at this point in the history
  8. update changelog

    fivetran-catfritz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a8b4190 View commit details
    Browse the repository at this point in the history
  9. update changelog

    fivetran-catfritz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2a202af View commit details
    Browse the repository at this point in the history
  10. bugfix/too-many-partitions (#165)

    * bugfix/too-many-partitions
    
    * docs regen
    
    * Update CHANGELOG.md
    
    Co-authored-by: fivetran-catfritz <111930712+fivetran-catfritz@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: fivetran-catfritz <111930712+fivetran-catfritz@users.noreply.github.com>
    fivetran-joemarkiewicz and fivetran-catfritz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    031e845 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8a4de12 View commit details
    Browse the repository at this point in the history
  12. update changelog

    fivetran-catfritz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0c382e5 View commit details
    Browse the repository at this point in the history
  13. revert docs to main

    fivetran-catfritz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f7f69a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Merge pull request #164 from fivetran/bug/missing-sla-policies

    bug/missing-sla-policies
    fivetran-catfritz committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    66d9622 View commit details
    Browse the repository at this point in the history
  2. Documentation Standard Updates (#166)

    * MagicBot/documentation-updates
    
    * Apply suggestions from code review
    
    * Update README.md
    
    Co-authored-by: fivetran-catfritz <111930712+fivetran-catfritz@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: fivetran-catfritz <111930712+fivetran-catfritz@users.noreply.github.com>
    fivetran-joemarkiewicz and fivetran-catfritz committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d9e5b19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d71a40 View commit details
    Browse the repository at this point in the history
  4. update changelog

    fivetran-catfritz committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5af90b0 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com>
    fivetran-catfritz and fivetran-joemarkiewicz committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ecb146f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    404a39b View commit details
    Browse the repository at this point in the history
  2. update readme

    fivetran-catfritz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1b68e18 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #161 from fivetran/feature/unstructured-data

    Feature/unstructured data
    fivetran-catfritz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    03bf529 View commit details
    Browse the repository at this point in the history
  4. regen docs

    fivetran-catfritz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    59c2d3e View commit details
    Browse the repository at this point in the history
  5. update yml

    fivetran-catfritz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b4fdbcb View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Apply suggestions from code review

    Co-authored-by: Renee Li <91097070+fivetran-reneeli@users.noreply.github.com>
    fivetran-catfritz and fivetran-reneeli committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c8f9ce7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd22ba7 View commit details
    Browse the repository at this point in the history
  3. update changelog

    fivetran-catfritz committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    df73c8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1f5653 View commit details
    Browse the repository at this point in the history