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/java-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v15.0.0
Choose a base ref
...
head repository: watson-developer-cloud/java-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.0.0
Choose a head ref
  • 8 commits
  • 45 files changed
  • 2 contributors

Commits on Oct 9, 2025

  1. Configuration menu
    Copy the full SHA
    5f034ac View commit details
    Browse the repository at this point in the history
  2. feat(wa-v2): add environmentId param to sessions functions and update…

    … sdk headers
    
    BREAKING CHANGE: `assistantId` and `environmentId` are now required parameters for the `createSession` and `deleteSession` functions
    apaparazzi0329 committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    7d33340 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c379682 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4949021 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a6289d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    791c693 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7cf7025 View commit details
    Browse the repository at this point in the history
  8. chore(release): 16.0.0 release notes

    # [16.0.0](v15.0.0...v16.0.0) (2025-10-09)
    
    ### Bug Fixes
    
    * **wa-v2:** fix missing path parameter in HTTP request creation for message functions ([c379682](c379682))
    
    ### Features
    
    * **wa-v2:** add environmentId param to sessions functions and update sdk headers ([7d33340](7d33340))
    
    ### BREAKING CHANGES
    
    * **wa-v2:** `assistantId` and `environmentId` are now required parameters for the `createSession` and `deleteSession` functions
    semantic-release-bot committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    a1f2b19 View commit details
    Browse the repository at this point in the history
Loading