agent-builder-mcp-aws-transform 1.0.1
·
3 commits
to main
since this release
What's Changed
- Add mcp-client, mcp-server, and sdk packages by @tabjord in #1
- Updated package licenses and notices to match project root by @tabjord in #2
- Update pyproject to include NOTICE files, add license and attribution… by @tabjord in #3
- Add types package stubs and rename internal references to public names by @tabjord in #4
- Add Dependabot version update configuration by @lzongren in #7
- Add CI pipeline with per-package testing and linting by @lzongren in #5
- Add dependency review to block vulnerable deps in PRs by @lzongren in #8
- Add license header to all source and test files by @tabjord in #9
- Add CodeQL security analysis by @lzongren in #6
- Updated readmes by @tabjord in #11
- Fix types package PyPI distribution name by @lzongren in #14
- Add sdk_docs.json generator with CI drift detection by @lzongren in #15
- Add CODEOWNERS to protect CI workflows by @lzongren in #16
- Remove diagnosis tools by @lzongren in #17
- Add botocore service models for agent APIs by @lzongren in #18
- Sync knowledge data API files with SDK botocore models by @lzongren in #20
- Clean up internal naming in dev_guide.md by @lzongren in #21
- Add agentic MCP server package by @lzongren in #22
- Rename binary path from ElasticGumbyAgenticMCP to AgentBuilderAgenticMCP by @lzongren in #23
- Ship botocore models with pip and consolidate service names by @lzongren in #25
- Remove internal-only isengardCredentials from agentic-mcp-server by @lzongren in #28
- Cap SDK at Python <3.14 (fastapi incompatibility) by @lzongren in #27
- Update root README and mcp-client description by @tabjord in #29
- Remove internal eg-agenticapi references from IAM docs by @lzongren in #30
- Remove legacy atx-workshop ECR prefix and OnboardingScript role by @lzongren in #31
- Fix registry client service name mismatch by @lzongren in #32
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #33
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #34
- Add missing transitive dependencies to SDK by @lzongren in #26
- Remove CodeQL workflow file (default setup is active) by @lzongren in #37
- Add PyPI publish workflow with trusted publishers by @lzongren in #13
- Update README with getting started guide and Kiro Power by @lzongren in #38
- Fix package READMEs: install name, binary refs, and wording by @lzongren in #39
- Bump sdk, agentic-mcp-server, mcp-server to 1.0.1 by @lzongren in #40
New Contributors
- @tabjord made their first contribution in #1
- @lzongren made their first contribution in #7
- @dependabot[bot] made their first contribution in #33
Full Changelog: https://github.com/awslabs/agent-builder-toolkit-aws-transform/commits/mcp-server-v1.0.1