Releases: PostHog/posthog-rs
Releases · PostHog/posthog-rs
v0.4.2
What's Changed
- Fix trusted publishing workflow filename by @dmarticus in #67
- Replace release workflows with Sampo for automated versioning and publishing by @rafaeelaudibert in #71
- chore: Attempt release again by @rafaeelaudibert in #72
- feat(posthog-rs): add api response error handling by @z0br0wn in #68
- feat(posthog-rs): enable uuid setting on capture events by @z0br0wn in #70
- feat(posthog-rs): add historical batch capture support by @z0br0wn in #69
New Contributors
- @rafaeelaudibert made their first contribution in #71
- @z0br0wn made their first contribution in #68
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Add ETag support for local evaluation polling by @dmarticus in #66
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat: added generic properties and bumped version to 0.2.0 by @christos-h in #1
- Fix: Remove OpenSSL from dependencies by @iamwacko in #2
- Update capture endpoint by @ivanagas in #10
- fix: usage of
.clone()on aCopytype by @hamirmahal in #11 - feat: Send lib name and lib version by @robbie-c in #13
- chore: Add basic github actions PR checks by @robbie-c in #14
- Add autobump script by @robbie-c in #15
- Fix autobump script by @robbie-c in #16
- chore: restructure lib by @oliverb123 in #18
- chore: add global functions by @oliverb123 in #19
- feat: add global disable function by @oliverb123 in #20
- feat: group support, anon event support by @oliverb123 in #22
- Update README.md by @extrawurst in #8
- Add Doc Comments where missing. by @RobbieMcKinstry in #28
- Update version in README by @RobbieMcKinstry in #27
- fix: add timestamp setter by @oliverb123 in #30
- chore(ci): replace PAT with GitHub App by @Piccirello in #50
- chore(ci): switch to GitHub's official create-app-token action by @Piccirello in #51
- chore: Add acknowledgement by @Piccirello in #49
- feat(flags): Add feature flags with local evaluation support by @dmarticus in #36
- chore(feature flags): code review follow-ups (documentation and bug fixes) by @dmarticus in #56
- feat: use trusted publishing and CI to release by @oliverb123 in #57
- Add README badges and fix changelog regex by @dmarticus in #60
- Fix autobump CI runner by @dmarticus in #61
- Rename release.yml to release.yaml by @dmarticus in #62
- Fix changelog generation and backfill by @dmarticus in #63
New Contributors
- @christos-h made their first contribution in #1
- @iamwacko made their first contribution in #2
- @ivanagas made their first contribution in #10
- @hamirmahal made their first contribution in #11
- @robbie-c made their first contribution in #13
- @oliverb123 made their first contribution in #18
- @extrawurst made their first contribution in #8
- @RobbieMcKinstry made their first contribution in #28
- @Piccirello made their first contribution in #50
Full Changelog: https://github.com/PostHog/posthog-rs/commits/v0.4.0