Skip to content

Conversation

@sveneisenschmidt
Copy link
Owner

Added changelog entry for v0.0.9 including:

  • Automatic model discovery from n8n workflows
  • N8nApiModelLoader for dynamic model loading
  • Environment variable rename (N8N_BEARER_TOKEN → N8N_WEBHOOK_BEARER_TOKEN)
  • Developer experience improvements (make setup, git hooks)
  • Documentation enhancements

Added changelog entry for v0.0.9 including:
- Automatic model discovery from n8n workflows
- N8nApiModelLoader for dynamic model loading
- Environment variable rename (N8N_BEARER_TOKEN → N8N_WEBHOOK_BEARER_TOKEN)
- Developer experience improvements (make setup, git hooks)
- Documentation enhancements

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@github-actions
Copy link

Docker image for this PR is ready:

docker pull ghcr.io/sveneisenschmidt/n8n-openai-bridge:pr-27

Test it locally:

docker run -d -p 3333:3333 -e BEARER_TOKEN=test-token ghcr.io/sveneisenschmidt/n8n-openai-bridge:pr-27

@sveneisenschmidt sveneisenschmidt merged commit 5e05a3c into main Oct 22, 2025
6 checks passed
@sveneisenschmidt sveneisenschmidt deleted the claude/update-changelog-011CUNHaeSaW1nJ5qYQAZBCX branch October 22, 2025 13:34
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.

3 participants