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

[textanalytics] feature/ta-v3.2-preview.2 #21409

Merged
merged 13 commits into from
Oct 26, 2021
Merged

Commits on Sep 15, 2021

  1. [textanalytics] regen on v3.2 preview.2 (#20674)

    * regenerate with version 3.2-preview.2
    
    * hook up convenience layer to new api version
    
    * fix import and skip tests for now
    kristapratico authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    fe65c42 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    971464e View commit details
    Browse the repository at this point in the history
  2. [textanalytics] add support for custom text actions (#20721)

    * impl for custom actions sync/async + models
    
    * remove project_name and deployment_name from result models
    
    * update naming to classify documents
    
    * add samples for arch board
    
    * fix sample
    
    * update naming to align with all langs
    
    * update sample names
    
    * arch board feedback
    
    * rename samples and fix types
    
    * regenerate on latest swagger
    
    * add new tests and recordings
    
    * make corrections to code based on renames
    
    * remove samples from PR
    
    * fix
    
    * update changelog
    
    * update missing docstrings
    
    * bump azure-core for azure.core.rest
    kristapratico authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    9e882d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f19746 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

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

Commits on Oct 14, 2021

  1. [textanalytics] support multiple actions of the same type (#21152)

    * allow support for multiple actions of the same type
    
    * rerecord all analyze tests now that we set task_name
    
    * lint
    
    * review feedback
    
    * izzy's feedback
    kristapratico authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    22f822a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. [textanalytics] add samples for custom text actions (#21182)

    * add samples for custom text actions
    
    * add samples + links to samples readme
    
    * wording
    
    * switch to asyncio.run in async samples
    kristapratico authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    d4c7167 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. [textanalytics] update readme + docs (#21272)

    * readme updates
    
    * more docs updates
    
    * update with aka links to service docs
    kristapratico authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    f7ea775 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    db213ec View commit details
    Browse the repository at this point in the history
  2. merge main

    kristapratico committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    26284a9 View commit details
    Browse the repository at this point in the history
  3. rerecord test

    kristapratico committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    97c6adb View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. [textanalytics] enabling support for rehydration of LROs in TA (#21338)

    * enabling support for rehydration of LROs in TA
    
    * lint
    
    * updating docs
    
    * review feedback
    kristapratico authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    4b0cd03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37b4c81 View commit details
    Browse the repository at this point in the history