Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release arize-phoenix 7.0.0 #5672

Merged

Conversation

mikeldking
Copy link
Contributor

@mikeldking mikeldking commented Dec 9, 2024

🤖 I have created a release beep boop

7.0.0 (2024-12-09)

⚠ NEW DATABASE MIGRATION

  • sesions: new alembic database up migration 4ded9e43755f
  • sesions: see MIGRATION.md on how to back-populate the project_sessions table from existing spans data

Features

  • release sessions feature (#5674) (71ba01b)
  • sesions: add session details page (#5225) (311c670)
  • sessions: add ability to navigate from trace to session (#5229) (640c1a8)
  • sessions: add db table for sessions (#4961) (ab29149)
  • sessions: add last trace start time column to UI table for sessions (#5481) (567c901)
  • sessions: add trace latency p50 to session details (#5236) (4c07ec3)
  • sessions: add trace latency percentiles to ui table (#5482) (ed15bfc)
  • sessions: alembic data migration queries for populating the project sessions table (#5539) (50f5794)
  • sessions: enable sorting on sessions table (#5292) (09c4589)
  • sessions: filter sessions via substring search on root span input output values (#5257) (1cc985d)
  • sessions: getting started guide (#5592) (5fa9bc5)
  • sessions: only recognize session id and user id on root spans (#5351) (9786cf3)
  • sessions: session trace error count (#5244) (13596d9)
  • sessions: sessions table on project page (#5204) (e495619)

Bug Fixes

  • sessions: for each session record first user by earliest span start time (#5227) (eb772bd)
  • sessions: remove deno style imports (#5611) (846adfc)
  • sessions: remove end_time from db and ui table (#5479) (16d9edd)
  • sessions: remove requirement that session_id has to be on root span (#5630) (21d6ddc)
  • sessions: remove session_user from database table (#5638) (923a198)
  • sessions: replace last_trace_start_time with end_time in database table (#5640) (7b718b5)
  • sessions: separate migration script for populating the project sessions table (#5612) (4beee16)
  • sessions: sortable last trace start time (#5606) (0af00e5)

Documentation


This PR was generated with Release Please. See documentation.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Dec 9, 2024
@mikeldking mikeldking changed the title chore(main): release arize-phoenix 6.3.0 chore(main): release arize-phoenix 7.0.0 Dec 9, 2024
@mikeldking mikeldking force-pushed the release-please--branches--main--components--arize-phoenix branch from a0f8d89 to 933765a Compare December 9, 2024 20:31
@RogerHYang RogerHYang merged commit e8be7fd into main Dec 9, 2024
38 checks passed
@RogerHYang RogerHYang deleted the release-please--branches--main--components--arize-phoenix branch December 9, 2024 20:38
@mikeldking
Copy link
Contributor Author

🤖 Created releases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: tagged size:M This PR changes 30-99 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants