这是indexloc提供的服务,不要输入任何密码
Skip to content

feat(client): Add Bot Allowlist operations #14050

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 21, 2025

Conversation

sea-grass
Copy link
Contributor

Bumps @botpress/api.

The Botpress client in @botpress/client now has getBotAllowlist and updateBotAllowlist operations.

@sea-grass sea-grass requested a review from a team as a code owner July 21, 2025 20:09
@sea-grass sea-grass merged commit ea5b1f5 into master Jul 21, 2025
9 checks passed
@sea-grass sea-grass deleted the cg-add-bot-allowlist-operations-to-client branch July 21, 2025 20:37
SebastienPoitras added a commit that referenced this pull request Jul 22, 2025
commit e24907f
Author: Pascal B <pascal.breton@botpress.com>
Date:   Tue Jul 22 15:41:07 2025 -0400

    feat(hitl,zendesk,freshchat): add support for extra fields through entities (#13963)

commit 6079e56
Author: Nathaniel Girard <72364963+Nathaniel-Girard@users.noreply.github.com>
Date:   Tue Jul 22 14:41:26 2025 -0400

    feat(integrations/email): new email integration (#14029)

    Co-authored-by: Francois Levasseur <francois.levasseur@botpress.com>
    Co-authored-by: François Levasseur <francois_levasseur@hotmail.com>

commit 00ef915
Author: Pascal B <pascal.breton@botpress.com>
Date:   Tue Jul 22 11:25:55 2025 -0400

    feat(sdk): add raw event to workflow handler props (#14055)

commit ea5b1f5
Author: Chris Grass <sea-grass@users.noreply.github.com>
Date:   Mon Jul 21 16:37:05 2025 -0400

    feat(client): Add Bot Allowlist operations (#14050)

commit a74d80c
Author: François Levasseur <francois_levasseur@hotmail.com>
Date:   Mon Jul 21 15:23:46 2025 -0400

    chore(llmz): increase time for flaky test (#14049)

commit 71a2e8e
Author: François Levasseur <francois_levasseur@hotmail.com>
Date:   Mon Jul 21 13:18:39 2025 -0400

    chore: standardize dev dependencies (#14048)

commit 8568c08
Author: Pascal B <pascal.breton@botpress.com>
Date:   Mon Jul 21 10:08:26 2025 -0400

    feat(slack): support threading in any channel type (#14047)

commit 8f0fa2d
Author: Francois Levasseur <francois.levasseur@botpress.com>
Date:   Sun Jul 20 15:17:15 2025 -0400

    chore: add a main tiltfile for compagny standards

commit 310f3d2
Author: Pascal B <pascal.breton@botpress.com>
Date:   Wed Jul 16 14:39:26 2025 -0400

    chore(client): update from latest public-api (#14039)

commit 47c8c1a
Author: François Levasseur <francois_levasseur@hotmail.com>
Date:   Wed Jul 16 10:04:34 2025 -0400

    fix(integrations/telegram): use discriminated by in webhook handler (#14034)

commit 3137553
Author: Pascal B <pascal.breton@botpress.com>
Date:   Tue Jul 15 14:20:42 2025 -0400

    fix(slack): fix scope fetching (#14037)

commit 5a3a1a7
Author: Pascal B <pascal.breton@botpress.com>
Date:   Tue Jul 15 11:52:08 2025 -0400

    fix(slack): improve scope-related error messages (#14036)

commit 89b5e15
Author: JustinBordage <38659460+JustinBordage@users.noreply.github.com>
Date:   Tue Jul 15 11:47:23 2025 -0400

    chore(integrations/sendgrid): Add hub.md documentation for webhook setup (#14031)

commit d739024
Author: JustinBordage <38659460+JustinBordage@users.noreply.github.com>
Date:   Tue Jul 15 11:34:42 2025 -0400

    chore(integrations/resend): Add hub.md documentation for webhook setup (#14032)

commit 8abc344
Author: Sylvain Perron <1315508+slvnperron@users.noreply.github.com>
Date:   Mon Jul 14 19:52:24 2025 -0400

    chore(docs): added readme for zai and llmz (#14033)

commit b79a70d
Author: JustinBordage <38659460+JustinBordage@users.noreply.github.com>
Date:   Mon Jul 14 16:18:05 2025 -0400

    style(integrations/resend): reorder sendMailInputSchema props (#14002)

commit 9126221
Author: JustinBordage <38659460+JustinBordage@users.noreply.github.com>
Date:   Mon Jul 14 16:10:14 2025 -0400

    feat(integrations/resend): Add webhook signature validation (#14024)

commit 232e62f
Author: JustinBordage <38659460+JustinBordage@users.noreply.github.com>
Date:   Mon Jul 14 15:52:03 2025 -0400

    feat(integrations/resend): Add resend webhook events (#14023)

commit 7762151
Author: Pascal B <pascal.breton@botpress.com>
Date:   Mon Jul 14 15:40:45 2025 -0400

    chore(slack): add instructions for reply threading (#14028)

commit d077928
Author: Michael Masson <10071388+michaelmass@users.noreply.github.com>
Date:   Mon Jul 14 08:37:04 2025 -0400

    chore(deps): update package dependencies across Botpress ecosystem (#14025)

commit 6c8b336
Author: Sylvain Perron <1315508+slvnperron@users.noreply.github.com>
Date:   Sat Jul 12 18:06:07 2025 -0400

    chore(llmz): added tests for FT-1770 (#14020)

commit 5fca9e3
Author: Abraham Lopez <10536776+AbrahamLopez10@users.noreply.github.com>
Date:   Fri Jul 11 14:29:48 2025 -0400

    fix(integrations/google-ai): map "assistant" role to "model" to comply with Google AI's change for Gemini 2.5+ (#14022)

commit 07d797b
Author: Abraham Lopez <10536776+AbrahamLopez10@users.noreply.github.com>
Date:   Fri Jul 11 14:26:21 2025 -0400

    fix(integrations/anthropic): bring back "reasoning" model IDs until reasoningEffort param is supported in the Studio (#14021)

commit 7730769
Author: Abraham Lopez <10536776+AbrahamLopez10@users.noreply.github.com>
Date:   Fri Jul 11 11:25:42 2025 -0400

    fix(integrations): reasoning models of Google AI and Anthropic have the "reasoning" tag (#14019)

commit 2adf0f8
Author: François Levasseur <francois_levasseur@hotmail.com>
Date:   Thu Jul 10 16:13:31 2025 -0400

    chore: rename windows cli tests workflow (#14017)

commit cb88413
Author: Abraham Lopez <10536776+AbrahamLopez10@users.noreply.github.com>
Date:   Thu Jul 10 15:15:26 2025 -0400

    fix(integrations/google-ai): using Gemini 2.0 shouldn't pass thinkingConfig (#14018)

commit 268c42f
Author: Abraham Lopez <10536776+AbrahamLopez10@users.noreply.github.com>
Date:   Thu Jul 10 14:04:48 2025 -0400

    chore(integrations/anthropic): deprecate "reasoning" model IDs and use reasoning effort param instead (#14015)

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

commit 6d826ea
Author: Pascal B <pascal.breton@botpress.com>
Date:   Thu Jul 10 13:53:15 2025 -0400

    chore: update oxlint (#14016)

commit 1353537
Author: Sébastien Poitras <sebastien.poitras@botpress.com>
Date:   Thu Jul 10 13:46:04 2025 -0400

    fix(integrations/whatsapp): Fix email format in markdown conversion (#14014)

commit e24c4bc
Author: Abraham Lopez <10536776+AbrahamLopez10@users.noreply.github.com>
Date:   Thu Jul 10 11:55:29 2025 -0400

    fix(integrations/openai, integrations/anthropic): handle new reasoning effort values (#14013)

commit 71333bb
Author: Pascal B <pascal.breton@botpress.com>
Date:   Thu Jul 10 11:38:24 2025 -0400

    feat(slack): convert mrkdwn to markdown (#14012)

commit 26cce48
Author: Pascal B <pascal.breton@botpress.com>
Date:   Thu Jul 10 11:14:55 2025 -0400

    chore: update zui, bump sdk/cli (#14011)

commit 650dc59
Author: Chris <32642720+chsir17@users.noreply.github.com>
Date:   Thu Jul 10 11:12:00 2025 -0400

    fix(dx): Fix tool versions file (#14009)

commit 02bed42
Author: David Vitor Antonio <david.vitora@gmail.com>
Date:   Thu Jul 10 11:14:52 2025 -0300

    feat(messenger): add user media support (#14007)

commit 7cb7b2b
Author: Abraham Lopez <10536776+AbrahamLopez10@users.noreply.github.com>
Date:   Wed Jul 9 17:46:46 2025 -0400

    feat(integrations/google-ai): add support for Gemini 2.5 models and remove deprecated Gemini 1.5 models (#14003)

commit 7eec99c
Author: Yann Allard <42552874+allardy@users.noreply.github.com>
Date:   Wed Jul 9 16:55:34 2025 -0400

    fix(llmz): build (#14006)

commit 92d25a5
Author: François Levasseur <francois_levasseur@hotmail.com>
Date:   Wed Jul 9 15:33:13 2025 -0400

    fix(plugins/hitl): default email must be allowed by zendesk (#14005)

commit c760c89
Author: JustinBordage <38659460+JustinBordage@users.noreply.github.com>
Date:   Wed Jul 9 15:00:30 2025 -0400

    feat(integrations/sendgrid): Add webhook signature verification (#13999)

    Co-authored-by: François Levasseur <francois_levasseur@hotmail.com>
    Co-authored-by: Francois Levasseur <francois.levasseur@botpress.com>

commit 3ae996a
Author: JustinBordage <38659460+JustinBordage@users.noreply.github.com>
Date:   Wed Jul 9 11:49:47 2025 -0400

    feat(integrations/sendgrid): add webhook events (#13986)

    Co-authored-by: François Levasseur <francois_levasseur@hotmail.com>
    Co-authored-by: Francois Levasseur <francois.levasseur@botpress.com>

commit 861df83
Author: François Levasseur <francois_levasseur@hotmail.com>
Date:   Tue Jul 8 16:34:13 2025 -0400

    chore(integrations/zendesk): encode picture url once (#13998)

commit eb736a8
Author: Abraham Lopez <10536776+AbrahamLopez10@users.noreply.github.com>
Date:   Tue Jul 8 16:33:40 2025 -0400

    fix(integrations/anthropic): max output tokens are correctly limited when using reasoning models (#13997)

commit ac94169
Author: Sébastien Poitras <sebastien.poitras@botpress.com>
Date:   Tue Jul 8 16:25:57 2025 -0400

    chore(sdk,cli): Update integration definition schema after API change for enabling extra integration operations (#13987)

commit 3ae39e9
Author: François Levasseur <francois_levasseur@hotmail.com>
Date:   Tue Jul 8 13:38:07 2025 -0400

    chore: sync dependencies (#13991)

commit 6b41808
Author: Pascal B <pascal.breton@botpress.com>
Date:   Tue Jul 8 13:30:59 2025 -0400

    chore(client): update from latest public-api (#13990)

commit 8d0fff9
Author: Sylvain Perron <1315508+slvnperron@users.noreply.github.com>
Date:   Tue Jul 8 12:31:46 2025 -0400

    feat(zai): support for progress & cancellation of requests (#13989)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants