github obot-platform/obot v0.23.1

6 hours ago

CAUTION!

If you're reading this, our container image hasn't been published yet because of an outage with Chainguard (see https://status.chainguard.dev/). So, you can't upgrade to this release yet. We will remove this note once the matter is resolved.


This is a patch release to tidy up a few issues our users reported but we couldn't squeeze into v0.23.0:

  1. Adding an MCP server in Microsfot Copilot Studio produces an error reporting that a "resource" parameter is required.
  2. MCP OAuth flows leave new browser tabs in an ambiguous state. As part of OAuth flows, new browser tabs must be opened for the user to log in and consent. The page we left the user on gave no clear indication that the process was completed and sometimes would just display a loading screen. Now, they reach a page that clearly communicates the OAuth flow is complete and the tab can be closed.

What's Changed

  • chore: fetch full git history in image build workflow by @njhale in #6988
  • chore(deps): bump webpack-dev-server from 5.2.4 to 5.2.5 in /docs in the npm_and_yarn group across 1 directory by @dependabot[bot] in #6989
  • enhance: allow OAuth clients that don't supply resource to connect by @thedadams in #6983
  • chore: registry API: use only the short description by @g-linville in #6990
  • chore: drop python and pip from image builds by @njhale in #6996
  • enhance: add a new authentication complete screen by @thedadams in #6991

Full Changelog: v0.23.0...v0.23.1

Don't miss a new obot release

NewReleases is sending notifications on new releases.