Skip to content
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

chore(main): release 1.4.0 #1704

Merged
merged 1 commit into from
Feb 24, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 11, 2025

🤖 I have created a release beep boop

1.4.0 (2025-02-24)

Features

  • drivers: add GriptapeCloudPromptDriver (#1692) (7af49da)
  • drivers: add GrokPromptDriver (f281702)
  • drivers: use cloud server events for GriptapeCloudStructureRunDriver and GriptapeCloudAssistantDriver (#1684) (f0fef4c)
  • tasks: accept args in BaseTask.run() (#1598) (89c32d4)
  • tools: allow setting allowlist and denylist on Tools (#1743) (4ee4515)

Bug Fixes

  • drivers-event-listener-griptape-cloud: add type/timestamp fallbacks for custom events (#1758) (ef52194)
  • drivers-files-griptape-cloud: pass correct parameters when listing files (#1674) (4b2f618)
  • drivers-prompt-azure-openai: fix AzureOpenAiChatPromptDriver by removing unsupported "modalities" (#1694) (6699a3d)
  • drivers-prompt-openai: check existence of "audio" attribute (23ca1c5)
  • drivers-prompt-openai: conditionally add modalities/reasoning_effort based on model (#1668) (b9311c1)
  • drivers: lower max_attempts in ExponentialBackoffMixin to reasonable value (#1725) (29e4575)
  • engines-eval: fix evaluation parameters not being included in prompt (#1751) (762958f)
  • properly serialize pydantic models (#1757) (ef83084)
  • schema: declare all artifacts for deserialization (#1698) (4904309)
  • tasks: fix task input being lost on multiple Structure runs (#1732) (f9ac289)
  • tasks: remove deprecation warning on CodeExecutionTask.input (#1709) (0427296)
  • utils: wrap primitives with more specific artifact types (#1676) (91800ad)

Documentation

  • assistants: add section to cloud docs, update nav, add docs pages for what is, getting started, and runs (#1686) (4f6f8ce)
  • fix integration test examples (#1724) (4fe4558)
  • tasks: improve CodeExecutionTask example (#1710) (8c61d91)
  • tools: move tools to framework portion of docs (#1713) (c2b23bb)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from d1bb9a2 to cfe208e Compare February 11, 2025 21:42
@github-actions github-actions bot changed the title chore(main): release 1.3.1 chore(main): release 1.4.0 Feb 11, 2025
@github-actions github-actions bot force-pushed the release-please--branches--main branch from cfe208e to 088b519 Compare February 11, 2025 21:48
@github-actions github-actions bot changed the title chore(main): release 1.4.0 chore(main): release 1.3.1 Feb 11, 2025
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 088b519 to d843bf9 Compare February 11, 2025 21:58
@github-actions github-actions bot changed the title chore(main): release 1.3.1 chore(main): release 1.4.0 Feb 11, 2025
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from 0b6ad13 to bf04bdf Compare February 12, 2025 20:38
@collindutter collindutter force-pushed the release-please--branches--main branch from bf04bdf to 5922833 Compare February 12, 2025 23:42
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@collindutter collindutter force-pushed the release-please--branches--main branch from 5922833 to 2e3a50c Compare February 13, 2025 01:00
@collindutter collindutter added this to the 1.4 milestone Feb 13, 2025
@collindutter collindutter force-pushed the release-please--branches--main branch 3 times, most recently from e736837 to aeb11c7 Compare February 13, 2025 22:44
@collindutter collindutter self-assigned this Feb 14, 2025
@collindutter collindutter force-pushed the release-please--branches--main branch 9 times, most recently from 6b2be5c to 4e55be9 Compare February 21, 2025 00:52
@collindutter collindutter force-pushed the release-please--branches--main branch 2 times, most recently from 8a2f0d3 to 8b191d6 Compare February 24, 2025 20:44
@collindutter collindutter force-pushed the release-please--branches--main branch from 8b191d6 to 98556d8 Compare February 24, 2025 20:46
@collindutter collindutter added this pull request to the merge queue Feb 24, 2025
Merged via the queue into main with commit 58d43b7 Feb 24, 2025
16 checks passed
@collindutter collindutter deleted the release-please--branches--main branch February 24, 2025 21:49
@collindutter
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant