Skip to content

Releases: DecisionsDev/ibm-decision-intelligence-mcp-server

1.0.0 RC #1

21 Aug 09:32

Choose a tag to compare

1.0.0 RC #1 Pre-release
Pre-release

What's Changed

  • Update README by @ratiaris in #48
  • Bump nock from 14.0.8 to 14.0.9 by @dependabot[bot] in #50
  • Added badge with the number of NPM downloads by @orsinije in #52
  • DBACLD-186372 [DI MCP SERVER] Use var env to retrieve the APIKey by @ratiaris in #41
  • Bump @modelcontextprotocol/sdk from 1.17.1 to 1.17.2 by @dependabot[bot] in #51
  • Bump eslint from 9.32.0 to 9.33.0 by @dependabot[bot] in #53
  • Bump @eslint/js from 9.32.0 to 9.33.0 by @dependabot[bot] in #54
  • Bump typescript-eslint from 8.39.0 to 8.39.1 by @dependabot[bot] in #55
  • Bump nock from 14.0.9 to 14.0.10 by @dependabot[bot] in #57
  • Add coverage by @ratiaris in #58
  • Add missing tests for httpserver module by @ratiaris in #60
  • Add missing tests for debug module by @ratiaris in #59
  • Bump @babel/preset-env from 7.28.0 to 7.28.3 by @dependabot[bot] in #64
  • Bump @modelcontextprotocol/sdk from 1.17.2 to 1.17.3 by @dependabot[bot] in #63
  • Increase coverage thresholds by @ratiaris in #62
  • In functional test for HTTP transport, use port from returned HTTP server by @ratiaris in #61
  • Minor fixes of readme by @orsinije in #65
  • [DBACLD-187821] Retrieve operation tool name from metadata - if any by @ratiaris in #49
  • [DBACLD-186373] Support basic authentication to connect to ADS decision runtime by @ratiaris in #56
  • Bump typescript-eslint from 8.39.1 to 8.40.0 by @dependabot[bot] in #67
  • [DBACLD-189689 ] Specify deployment spaces other than 'development' by @ratiaris in #66
  • Change option --deploymentSpaces to --deployment-spaces by @ratiaris in #68
  • Bump npm version to 1.0.0-rc.1 by @ratiaris in #69

Full Changelog: 0.0.36...v1.0.0-rc.1

0.0.36

06 Aug 10:03

Choose a tag to compare

Overwrite 0.0.35 release, previously published to npmjs but not properly packaged.

What's Changed

Full Changelog: 0.0.35...0.0.36

0.0.35

06 Aug 09:18

Choose a tag to compare

What's Changed

Full Changelog: 0.0.34...0.0.35

0.0.34

05 Aug 08:59
5f69f08

Choose a tag to compare

What's Changed

  • Refactoring, added getToolName function with unit test by @orsinije in #22
  • [DBACLD-186371] [DI MCP SERVER] Support for multiple decision runtimes by @ratiaris in #12
  • Added test for getDecisionServiceOpenApi by @orsinije in #24
  • Externalise MCP server creation in one function by @ratiaris in #27
  • gitignoring tsconfig.tsbuildinfo by @ratiaris in #29
  • Enabled lint by @orsinije in #26
  • Move jest|babel-jest|ts-jest to dev dependencies by @ratiaris in #30
  • Extract function to create the tool definition by @orsinije in #31
  • Bump nock from 14.0.7 to 14.0.8 by @dependabot[bot] in #34
  • [DI MCP SERVER] Functionnal MCP test with a MCP client by @ratiaris in #33
  • Bump @modelcontextprotocol/sdk from 1.15.1 to 1.17.0 by @ratiaris in #35
  • Bump ts-jest from 29.4.0 to 29.4.1 by @dependabot[bot] in #38
  • Bump typescript-eslint from 8.38.0 to 8.39.0 by @dependabot[bot] in #37
  • Bump @modelcontextprotocol/sdk from 1.17.0 to 1.17.1 by @dependabot[bot] in #36

Full Changelog: 0.0.33...0.0.34

0.0.33

29 Jul 10:04

Choose a tag to compare

0.0.33 Pre-release
Pre-release

What's Changed

  • Fixed mistake in the command to start di-mcp-server by @orsinije in #19
  • Add missing APIKEY environment variable in README by @ratiaris in #20
  • Automatically rebuild and restart when source is changed by @ratiaris in #11
  • Unit testing of getMetadata by @orsinije in #21
  • Removed useless function getDecisionOperationJsonSchema by @orsinije in #23

Full Changelog: 0.0.32...0.0.33

Release 0.0.32

28 Jul 08:32

Choose a tag to compare

Release 0.0.32 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/DecisionsDev/di-mcp-server/commits/0.0.32