Skip to content

Releases: posit-dev/connect-extensions

runtime-version-scanner v1.0.0

17 Jul 21:50
507ecdd
Compare
Choose a tag to compare
Runtime Version Scanner: Release v1.0.0 (#247)

* Release the runtime version scanner

* Update extensions/runtime-version-scanner/manifest.json

Co-authored-by: Jordan Jensen <[email protected]>

* add minimal readme; update description

* update description

---------

Co-authored-by: Jordan Jensen <[email protected]>

package-vulnerability-scanner v2.0.0

11 Jul 21:00
1d7627d
Compare
Choose a tag to compare
Runtime Version Scanner: Respond to feedback from user testing (#228)

* remove complex version selector

* Update reactable data without rerendering

* Table layout and column visibility improvements

* Fix header wrapping

* Async loading of views

* add download button, fix views filter

* finalize

* tweaks

* Respond to feedback…

- Update date range inputs
- Update blank version column display
- Increase width of Last Published column

* Improve integration-add experience

* improve feeling of column width

* fix usage async and loading message

* Further increase date column width

* update manifest

simple-shiny-chat-with-mcp v0.0.2

08 Jul 16:14
9c97c16
Compare
Choose a tag to compare
[email protected]

fix: Update setup and description text for simple mcp and shiny chat …

simple-shiny-chat-with-mcp v0.0.1

08 Jul 15:10
44a9367
Compare
Choose a tag to compare
Simple MCP Server + Shiny Chat with MCP Support (#179)

* Initial version of simple mcp server with companion simple shiny chat app

* fixed error pertaining to unpacking from transport

* Add .gitignore and update manifest files for simple MCP server and shiny chat app

- Created .gitignore files for both simple MCP server and shiny chat app to exclude environment files.
- Enhanced manifest.json for simple MCP server with metadata and versioning details.
- Added manifest.json for simple shiny chat app with relevant metadata and dependencies.
- Refactored main.py and app.py for improved readability and consistency.
- Updated requirements.txt and pyproject.toml to include new dependencies.

* Fix MCP client and chat app using asyncio support for tool registration and cleanup

* Update .gitignore files and modify MCP endpoint to remove connect api tool until we have ability to use multiple integrations per app

* add example category to these extensions

* add required features

* Add simple MCP server and shiny chat extensions with updated manifests to the github workflow

* add tags to extensions.json

* use jinja ext; widen supported python versions

* pr feedback

* updated look and feel; added setup screen for Chatlas and Visitor API key integration requirements

* Add Simple MCP Server and Shiny Chat extensions with updated documentation and requirements

- Added demo images for both Simple MCP Server and Simple Shiny Chat.
- Updated README files to include detailed usage instructions and features.
- Modified pyproject.toml and requirements.txt to reflect new dependencies and Python version requirements.
- Removed unused MCP client code from Simple Shiny Chat in favor of Chatlas features

* rename shiny chat to include mcp; adding contributing doc

* Update extensions/simple-shiny-chat-with-mcp/manifest.json

Co-authored-by: Jordan Jensen <[email protected]>

* Add AWS Bedrock credentials check and update chat initialization logic; fix mcp delete-then-add issue.

* Update README and index.html to include recommendation for minimum instances in content settings

* lint fix

* Update extensions/simple-mcp-server/README.md

Co-authored-by: Neal Richardson <[email protected]>

* updated readmes

---------

Co-authored-by: Jordan Jensen <[email protected]>
Co-authored-by: Neal Richardson <[email protected]>

simple-mcp-server v0.0.2

08 Jul 16:14
9c97c16
Compare
Choose a tag to compare
[email protected]

fix: Update setup and description text for simple mcp and shiny chat …

simple-mcp-server v0.0.1

08 Jul 15:10
44a9367
Compare
Choose a tag to compare
Simple MCP Server + Shiny Chat with MCP Support (#179)

* Initial version of simple mcp server with companion simple shiny chat app

* fixed error pertaining to unpacking from transport

* Add .gitignore and update manifest files for simple MCP server and shiny chat app

- Created .gitignore files for both simple MCP server and shiny chat app to exclude environment files.
- Enhanced manifest.json for simple MCP server with metadata and versioning details.
- Added manifest.json for simple shiny chat app with relevant metadata and dependencies.
- Refactored main.py and app.py for improved readability and consistency.
- Updated requirements.txt and pyproject.toml to include new dependencies.

* Fix MCP client and chat app using asyncio support for tool registration and cleanup

* Update .gitignore files and modify MCP endpoint to remove connect api tool until we have ability to use multiple integrations per app

* add example category to these extensions

* add required features

* Add simple MCP server and shiny chat extensions with updated manifests to the github workflow

* add tags to extensions.json

* use jinja ext; widen supported python versions

* pr feedback

* updated look and feel; added setup screen for Chatlas and Visitor API key integration requirements

* Add Simple MCP Server and Shiny Chat extensions with updated documentation and requirements

- Added demo images for both Simple MCP Server and Simple Shiny Chat.
- Updated README files to include detailed usage instructions and features.
- Modified pyproject.toml and requirements.txt to reflect new dependencies and Python version requirements.
- Removed unused MCP client code from Simple Shiny Chat in favor of Chatlas features

* rename shiny chat to include mcp; adding contributing doc

* Update extensions/simple-shiny-chat-with-mcp/manifest.json

Co-authored-by: Jordan Jensen <[email protected]>

* Add AWS Bedrock credentials check and update chat initialization logic; fix mcp delete-then-add issue.

* Update README and index.html to include recommendation for minimum instances in content settings

* lint fix

* Update extensions/simple-mcp-server/README.md

Co-authored-by: Neal Richardson <[email protected]>

* updated readmes

---------

Co-authored-by: Jordan Jensen <[email protected]>
Co-authored-by: Neal Richardson <[email protected]>

chat-with-content v0.0.1

08 Jul 15:18
f64bb1e
Compare
Choose a tag to compare
Chat with Content Extension V1 (#190)

* initial version of chat with content extension

* update requirements.txt

* lint fixes

* Refactor chat extension: enhance content fetching, improve UI setup, and update dependencies

* fix posit product check

* allow for automatic bedrock use for internal deployments

* Add chat-with-content extension to workflow and clean up code formatting

* Update extensions/chat-with-content/manifest.json

Co-authored-by: Jordan Jensen <[email protected]>

* Enhance AWS Bedrock integration: add credentials check, update content filtering logic, and improve setup instructions in README.

* fix readme

* linting

* remove go to content button

* Update extensions/chat-with-content/README.md

---------

Co-authored-by: Jordan Jensen <[email protected]>

usage-metrics-dashboard v1.0.6

24 Jun 22:57
77b766f
Compare
Choose a tag to compare
[email protected]

Usage Metrics Dashboard: Persist search string across filter changes …

package-vulnerability-scanner v1.0.0

24 Jun 22:14
a543351
Compare
Choose a tag to compare
Rename `publisher-cve` to `package-vulnerability-scanner` (#201)

* Rename publisher-cve package-vulnerability-scanner
* Recreate package-lock due to npm bug

usage-metrics-dashboard v1.0.5

04 Jun 16:27
2318af5
Compare
Choose a tag to compare
[email protected]

chore: change Usage Metrics Dashboard over to use Posit Public Packag…