Skip to content

Conversation

joshsny
Copy link
Collaborator

@joshsny joshsny commented Sep 3, 2025

🤖 I have created a release beep boop

1.0.0 (2025-09-03)

Features

  • add analytics to mcp server (#37) (91a78aa)
  • add insights + dashboards support (#30) (b757aeb)
  • add python implementation (#64) (9ca8393)
  • add tool hints, bump versions (#88) (efdf510)
  • allow querying by insight short_id (#102) (65300f0)
  • authenticate on request (#25) (eb23b8b)
  • cache across sessions scoped by api key (7f52ad3)
  • cache project id across sessions (3527809)
  • create feature flags, basic filter schema (727392a)
  • create feature flags, basic filter schema (e28f5ae)
  • deleting feature flags (eb577fc)
  • deleting feature flags (11fab98)
  • docs-search tool as fallback (eb04301)
  • experiments: adding tool to get the experiment details. (#103) (e21a7af)
  • experiments: get all experiments tool setup. (#86) (1d352c5)
  • extract typescript out into it's own folder (#61) (3f27735)
  • generate pydantic schema (#62) (92396c6)
  • handle default projects and orgs better (#79) (96d96ea)
  • hosted eu support (#80) (e7d5b3b)
  • improve MCP error tracking (#49) (df082c6)
  • init repo with mcp template (062528e)
  • insight-query tool (#82) (c27bdf7)
  • instructions on projects (c7d6a99)
  • integration tests for all tools (#59) (4d4da8c)
  • langchain-js integration + example (#92) (3dd728b)
  • list flags + prompt changes (d3c9c9b)
  • list flags + prompt changes (bda33a0)
  • pull out tool input schema out and generate json schema (#60) (6a257e9)
  • python agent toolkit wrapper + langchain integration (#109) (c793ad1)
  • sql insight (63b2fb5)
  • support specifying a POSTHOG_BASE_URL environment variable (#65) (6e770fc)
  • tools refactor (#54) (ff0c867)
  • unit and integration test workflow (#58) (ac727e7)
  • update flags (8b4f481)
  • update flags (005ec43)
  • Vercel AI SDK integration (#91) (2654838)

Bug Fixes

  • allow optional values in prop defs (#74) (4f501c0)
  • correct tool input types to match expectations (#56) (742dcaa)
  • make count optional in response for prop defs (#76) (f0a84e5)
  • move cf config to typescript folder (#93) (ed16509)
  • name is optional for insights (#67) (9e2fbf7)
  • pass date params as strings to error tool (#55) (d21e88c)
  • properly transform sql insight result (#69) (60faeb3)
  • remove redundant try catch (#53) (f4f24cb)
  • rename durable object (#23) (cd7cda1)
  • revert classname change for durable object (#24) (6ac33cb)
  • try set path as typescript for package version detection (#106) (a4db449)
  • update pnpm lock for husky (#50) (6e3eb36)
  • use cloudflare workers env instead of process.env (#70) (31d4fd5)
  • use inkeep rag (74463f1)
  • use inkeep rag (7f6093c)

This PR was generated with Release Please. See documentation.

@Copilot Copilot AI review requested due to automatic review settings September 3, 2025 11:09
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This is an automated release PR generated by Release Please that creates the first major version (1.0.0) of the PostHog MCP monorepo, marking a significant milestone for the project. The release includes a comprehensive changelog documenting all features and bug fixes accumulated since the initial development.

  • Version bump from 0.0.0 to 1.0.0 in the root package.json
  • Addition of a complete CHANGELOG.md file documenting the release history
  • Formal documentation of 37 features and 16 bug fixes that constitute the 1.0.0 release

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates version number from 0.0.0 to 1.0.0 for the monorepo
CHANGELOG.md Adds comprehensive changelog documenting all features and fixes for the 1.0.0 release

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@joshsny joshsny closed this Sep 3, 2025
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