Skip to content

docs: add v1.9.0 server release notes and product update entry - #856

Open
blue4209211 wants to merge 5 commits into
mainfrom
docs/v1.9.0-release-notes
Open

blue4209211 wants to merge 5 commits into
mainfrom
docs/v1.9.0-release-notes

Conversation

@blue4209211

Copy link
Copy Markdown
Contributor

Summary

  • Adds v1.9.0 server release notes under doc-server/docs/releases/server/1.9.0.md.
  • Updates Recent Releases list on doc-server/docs/releases/server/index.md.
  • Adds product update announcement entry for 1.9.0 in product-updates/product_updates.json.

Verification

  • npm run build in doc-server/ compiled cleanly with zero broken links or markdown errors.
  • product-updates/product_updates.json syntax validated.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces the release notes and documentation updates for NudgeBee version 1.9.0, including the release notes markdown file, an updated server release index, and a new product update announcement. Feedback on the release notes suggests clarifying that bare model IDs are valid for on-demand inference within the same region for AWS Bedrock integrations, while noting that inference profiles are recommended for cross-region routing and availability.


### 🤖 AI

- feat: Add native Anthropic adapter with thinking parameter controls on AWS Bedrock and Direct API connections

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

When documenting AWS Bedrock integrations, please clarify that bare model IDs are valid for on-demand inference within the same region. Note that while inference profiles are recommended for benefits like cross-region routing and availability, they are not mandatory for on-demand use.

Suggested change
- feat: Add native Anthropic adapter with thinking parameter controls on AWS Bedrock and Direct API connections
- feat: Add native Anthropic adapter with thinking parameter controls on AWS Bedrock (where bare model IDs are valid for on-demand inference within the same region, though inference profiles are recommended for cross-region routing and availability) and Direct API connections
References
  1. For AWS Bedrock, clarify that bare model IDs are valid for on-demand inference within the same region. Inference profiles are recommended for benefits like cross-region routing and availability, but are not always mandatory for on-demand use.

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.

1 participant