Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

release: TypeScript SDK v0.2.4#56

Merged
bowlofarugula merged 1 commit into
mainfrom
release/sdk-typescript-v0.2.4
Jul 24, 2025
Merged

release: TypeScript SDK v0.2.4#56
bowlofarugula merged 1 commit into
mainfrom
release/sdk-typescript-v0.2.4

Conversation

@bowlofarugula

Copy link
Copy Markdown
Member

release: TypeScript SDK v0.2.4

This PR prepares the release of sdk-typescript v0.2.4.

📋 Checklist

  • Version bumped correctly
  • Changelog updated
  • All tests passing
  • Documentation updated if needed

📝 Release Notes

[TypeScript SDK] 0.2.4 - 2025-07-24

Changes

Contributors

  • Corey Ryan
  • Ian McDonald
  • bowlofarugula
  • dependabot[bot]

🔄 Release Process

  1. Review and merge this PR
  2. The release will be tagged automatically
  3. The release workflow will then:
    • Build and publish artifacts
    • Create GitHub release
    • Publish to package registries

⚠️ Important

  • Ensure all CI checks pass before merging
  • Review the changelog for accuracy
  • Verify version numbers are correct
  • DO NOT manually create the tag - it will be created automatically when merged

@bowlofarugula bowlofarugula added release Release PR automated Automated PR labels Jul 24, 2025
@bowlofarugula
bowlofarugula merged commit 18f81a6 into main Jul 24, 2025
8 checks passed
@bowlofarugula
bowlofarugula deleted the release/sdk-typescript-v0.2.4 branch July 24, 2025 04:07
@github-actions

Copy link
Copy Markdown
Contributor

🎉 Release Tagged!

I've automatically created and pushed the release tag: sdk-typescript-v0.2.4

What happens next:

  1. The release workflow has been triggered
  2. Artifacts will be built and published
  3. A GitHub release will be created
  4. Package registries will be updated

Monitor progress:

Thank you for releasing TypeScript SDK v0.2.4! 🚀

@bowlofarugula bowlofarugula mentioned this pull request Jul 24, 2025
4 tasks
bowlofarugula added a commit that referenced this pull request Jul 24, 2025
## release: mcp-gateway v0.0.5

This PR prepares the release of **mcp-gateway v0.0.5**.

### 📋 Checklist

- [ ] Version bumped correctly
- [ ] Changelog updated
- [ ] All tests passing
- [ ] Documentation updated if needed

### 📝 Release Notes

## [mcp-gateway] 0.0.5 - 2025-07-24

### Changes

- release: CLI v0.0.31 (#49)
- release: Rust SDK v0.2.4 (#51)
- release: Rust SDK v0.2.5 (#52)
- release: Rust SDK v0.2.6 (#53)
- release: Rust SDK v0.2.7 (#54)
- release: TypeScript SDK v0.2.4 (#56)
- 🐛 fix: exclude templates/examples from cargo update
- 🐛 fix: mcp-gateway rust sdk dep
- 🐛 fix: rust sdk release
- 🐛 fix: sdk release

### Contributors

- Ian McDonald
- bowlofarugula

### 🔄 Release Process

1. Review and merge this PR
2. The release will be tagged automatically
3. The release workflow will then:
   - Build and publish artifacts
   - Create GitHub release
   - Publish to package registries

### ⚠️ Important

- Ensure all CI checks pass before merging
- Review the changelog for accuracy
- Verify version numbers are correct
- **DO NOT** manually create the tag - it will be created automatically
when merged

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@bowlofarugula bowlofarugula mentioned this pull request Jul 24, 2025
4 tasks
bowlofarugula added a commit that referenced this pull request Jul 24, 2025
## release: CLI v0.0.32

This PR prepares the release of **cli v0.0.32**.

### 📋 Checklist

- [ ] Version bumped correctly
- [ ] Changelog updated
- [ ] All tests passing
- [ ] Documentation updated if needed

### 📝 Release Notes

## [CLI] 0.0.32 - 2025-07-24

### Changes

- release: Rust SDK v0.2.4 (#51)
- release: Rust SDK v0.2.5 (#52)
- release: Rust SDK v0.2.6 (#53)
- release: Rust SDK v0.2.7 (#54)
- release: TypeScript SDK v0.2.4 (#56)
- release: mcp-gateway v0.0.5 (#57)
- ✨ feat: Improve install.sh script. (#58)
- 🐛 fix: exclude templates/examples from cargo update
- 🐛 fix: install.sh interactive prompts
- 🐛 fix: install.sh script
- 🐛 fix: mcp-gateway rust sdk dep
- 🐛 fix: rust sdk release
- 🐛 fix: sdk release

### Contributors

- Ian McDonald
- bowlofarugula

### 🔄 Release Process

1. Review and merge this PR
2. The release will be tagged automatically
3. The release workflow will then:
   - Build and publish artifacts
   - Create GitHub release
   - Publish to package registries

### ⚠️ Important

- Ensure all CI checks pass before merging
- Review the changelog for accuracy
- Verify version numbers are correct
- **DO NOT** manually create the tag - it will be created automatically
when merged

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@bowlofarugula bowlofarugula mentioned this pull request Jul 24, 2025
4 tasks
bowlofarugula added a commit that referenced this pull request Jul 24, 2025
## release: mcp-authorizer v0.0.9

This PR prepares the release of **mcp-authorizer v0.0.9**.

### 📋 Checklist

- [ ] Version bumped correctly
- [ ] Changelog updated
- [ ] All tests passing
- [ ] Documentation updated if needed

### 📝 Release Notes

## [mcp-authorizer] 0.0.9 - 2025-07-24

### Changes

- release: CLI v0.0.31 (#49)
- release: CLI v0.0.32 (#59)
- release: Rust SDK v0.2.4 (#51)
- release: Rust SDK v0.2.5 (#52)
- release: Rust SDK v0.2.6 (#53)
- release: Rust SDK v0.2.7 (#54)
- release: Rust SDK v0.2.8 (#61)
- release: TypeScript SDK v0.2.4 (#56)
- release: mcp-gateway v0.0.5 (#57)
- release: mcp-gateway v0.0.6 (#60)
- release: mcp-gateway v0.0.7 (#63)
- release: mcp-gateway v0.0.8 (#65)
- ✨ feat: Improve install.sh script. (#58)
- 🐛 fix: Check for wasm32-wasip1 in install.sh script
- 🐛 fix: dup ci job
- 🐛 fix: examples/demo ghcr.io refs
- 🐛 fix: exclude templates/examples from cargo update
- 🐛 fix: install.sh
- 🐛 fix: install.sh don't install rust/wasm by default
- 🐛 fix: install.sh interactive prompts
- 🐛 fix: install.sh script
- 🐛 fix: mcp-gateway rust sdk dep
- 🐛 fix: prepare-release
- 🐛 fix: rust sdk release
- 🐛 fix: sdk release
- 🐛 fix: spin install
- 🐛 fix: update templates on component release
- 📚 docs: install nit
- 📚 docs: nit
- 🔧 chore: update templates to ftl-sdk v0.2.7 (#55)
- 🔧 chore: update templates to ftl-sdk v0.2.8 (#62)

### Contributors

- Ian McDonald
- bowlofarugula

### 🔄 Release Process

1. Review and merge this PR
2. The release will be tagged automatically
3. The release workflow will then:
   - Build and publish artifacts
   - Create GitHub release
   - Publish to package registries

### ⚠️ Important

- Ensure all CI checks pass before merging
- Review the changelog for accuracy
- Verify version numbers are correct
- **DO NOT** manually create the tag - it will be created automatically
when merged

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

automated Automated PR release Release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant