Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: watson-developer-cloud/node-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.2
Choose a base ref
...
head repository: watson-developer-cloud/node-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.0
Choose a head ref
  • 15 commits
  • 30 files changed
  • 2 contributors

Commits on Jan 13, 2023

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

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    d41c7ee View commit details
    Browse the repository at this point in the history
  2. feat(tts): add params and add model constants

    add params ratePercentage and pitchPercentage to synthesize function
    apaparazzi0329 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    b9fad7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13ab63f View commit details
    Browse the repository at this point in the history
  4. feat(nlu): remove all sentimentModel functions

    BREAKING CHANGE: remove all sentimentModel functions and interfaces
    apaparazzi0329 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    0f17d68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    270e808 View commit details
    Browse the repository at this point in the history
  6. feat(discov2): new aggregation types

    BREAKING CHANGE: confidence property removed
    BREAKING CHANGE: smartDocumentUnderstanding param removed
    BREAKING CHANGE: QueryAggregation structure changed
    apaparazzi0329 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    9409082 View commit details
    Browse the repository at this point in the history
  7. feat(assistantv2): add several new functions

    BREAKING CHANGE: createSession param removed
    BREAKING CHANGE: removing and changing of interface properties
    apaparazzi0329 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    2eae4e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93cbe80 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    730114e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f0c4c5e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    96e2108 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    15dc09c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8815b1a View commit details
    Browse the repository at this point in the history
  14. chore(release): 8.0.0 [skip ci]

    # [8.0.0](v7.1.2...v8.0.0) (2023-03-16)
    
    ### Bug Fixes
    
    * **deps:** upgrade core version to address jsonwebtoken vulnerability ([67b169d](67b169d))
    
    ### Features
    
    * **assistantv2:** add several new functions ([2eae4e9](2eae4e9))
    * **assistantv2:** improved typing ([730114e](730114e))
    * **discov2:** new aggregation types ([9409082](9409082))
    * **lt,stt:** add and remove model constants ([d41c7ee](d41c7ee))
    * **nlu:** remove all sentimentModel functions ([0f17d68](0f17d68))
    * **nlu:** remove beta model param from Sentiment ([8815b1a](8815b1a))
    * **stt, tts:** add more models ([93cbe80](93cbe80))
    * **tts:** add new params to websocket function ([13ab63f](13ab63f))
    * **tts:** add params and add model constants ([b9fad7b](b9fad7b))
    
    ### BREAKING CHANGES
    
    * **assistantv2:** createSession param removed
    * **assistantv2:** removing and changing of interface properties
    * **discov2:** confidence property removed
    * **discov2:** smartDocumentUnderstanding param removed
    * **discov2:** QueryAggregation structure changed
    * **nlu:** remove all sentimentModel functions and interfaces
    semantic-release-bot committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    a7b0df2 View commit details
    Browse the repository at this point in the history
Loading