Skip to content

v0.1.20

Choose a tag to compare

@github-actions github-actions released this 30 Jan 00:25
ccb7d5f

What's Changed

  • Fixes #227 - Premium requests consumed while running py dev test by @vivganes in #228
  • Bump githubnext/gh-aw from 0.37.13 to 0.37.31 by @dependabot[bot] in #240
  • Consistently use Dataclasses in Python SDK by @Copilot in #216
  • Fix .NET CLI server mode code samples - add missing UseStdio = false by @Copilot in #232
  • Configure Copilot agent environment to match devcontainer by @Copilot in #236
  • Add provider info to docs by @patniko in #257
  • Fix formatting and update README structure by @doggy8088 in #258
  • Update docs to reflect you need version for Azure Foundry by @patniko in #260
  • Optimize CI: Split into separate workflows with native path filtering by @Copilot in #259
  • Add githubToken and useLoggedInUser options to all SDK clients by @friggeri in #237
  • feat: add hooks and user input handlers to all SDKs with e2e tests by @friggeri in #269
  • Add lsp config for dotnet. by @jmoseley in #234
  • docs: add hooks, user input, and auth options to SDK READMEs by @friggeri in #270
  • Add paths-ignore filters to SDK test workflows by @Copilot in #271
  • feat(nodejs): add typed event filtering to session.on() by @friggeri in #272
  • Add dependabot monitoring for npm, pip, gomod, and nuget by @Copilot in #273

New Contributors

Full Changelog: v0.1.19...v0.1.20