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: oracle/bots-node-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 195a582
Choose a base ref
...
head repository: oracle/bots-node-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ce1aa5f
Choose a head ref
  • 13 commits
  • 166 files changed
  • 5 contributors

Commits on Jun 27, 2023

  1. New version 2.6.7: (#42)

    New version 2.6.7:
    - Updated existing message types with new properties
    - Added support for new message types: editFormMessage, CommandMessage
    - New MessageFactory class that should be used to create CMM message types. The MessageModel class is now deprecated.
    stevendavelaar authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2108053 View commit details
    Browse the repository at this point in the history
  2. docs task fix (#43)

    stevendavelaar authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    566c4cd View commit details
    Browse the repository at this point in the history
  3. test task fix (#44)

    stevendavelaar authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    bbe81e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. New release 2.6.8 (#46)

    New version 2.6.8:
    Fixed doc error on casting of message payload
    Added data query context methods for upcoming ODA version 23.08
    stevendavelaar authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3148e06 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. New version 2.7.0 (#48)

    - Added new event handler types LlmComponent and  LlmTransformation
    - Added textStream message type 
    - Added support for footerForm
    - Added support for rich form layout
    stevendavelaar authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d6e07ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c5999d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

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

Commits on Nov 1, 2023

  1. Add files via upload

    spavlusieva authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b2996d6 View commit details
    Browse the repository at this point in the history
  2. Update CONTRIBUTING.md

    spavlusieva authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f9b0553 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    spavlusieva authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    ebcfaaf View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Version 2.7.2 (#51)

    - Removed logging that might disclose sensitive info
    - Fixed name of bag item disambiguateMessage event in TypeScript
    - Added new CMM message types and properties
    - Typescript bots-node-sdk did not allow creating sub-type items for DateTime bag item.
    stevendavelaar authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b94ee7d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Jun 13, 2024

  1. Merge pull request #50 from oracle/documentation-updates

    Documentation updates according to internal requirements
    LesiaChaban authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ce1aa5f View commit details
    Browse the repository at this point in the history
Loading