Releases: highlight/highlight
Releases · highlight/highlight
Java SDK v0.1.1
Go SDK v0.9.13
update copy for demo project email gate (#6968) ## Summary <!-- Ideally, there is an attached GitHub issue that will describe the "why". If relevant, use this section to call out any additional information you'd like to _highlight_ to the reviewer. --> ## How did you test this change? <img width="818" alt="Screenshot 2023-10-25 at 8 05 46 PM" src="https://github.com/highlight/highlight/assets/1351531/bb1102db-6fcf-4bb5-91fe-a06fb3e248dd"> ## Are there any deployment considerations? No
Java SDK v0.1.0
Initial Maven release.
docker-v0.2.1
What's Changed
- Feat: Added more java docs by @NgLoader in #5286
- ensure error embeddings partitioned table runs migration without table level lock by @Vadman97 in #6805
- React upgrade + protobufjs bundling by @deltaepsilon in #6804
- fix backend test running out of disk space by @Vadman97 in #6812
- handling process.env.NEXT_RUNTIME as 'undefined' by @deltaepsilon in #6814
- introduce backend for filtering ingest by @Vadman97 in #6713
- fix sessions context menu not visible by @mayberryzane in #6818
- make session insights email better on mobile by @mayberryzane in #6806
- fix filtering for errors ingest based on project event filters by @Vadman97 in #6823
- Feat java framework spring by @Vadman97 in #6809
- add documentation on grafana integration by @Vadman97 in #6811
- fix publishing of packages by @Vadman97 in #6813
- Fix gif on privacy docs by @jay-khatri in #6786
- Fix dialog story & try out reflame test update by @lewisl9029 in #6816
- Update Slack alerts by @SpennyNDaJets in #6826
- ignore known internal errors by @Vadman97 in #6802
- use request id when set for the trace id by @Vadman97 in #6824
- fix loading of project settings by @Vadman97 in #6833
- feature flag unlisted sharing by @Vadman97 in #6832
- Added selfhosting section for pricing page by @Abhishek-More in #6773
- Update slack and discord error alerts by @SpennyNDaJets in #6837
- Traces table refinements by @ccschmitz in #6840
- Fix error instance overflow by @SpennyNDaJets in #6841
- tag errors with embeddings by @Vadman97 in #6817
- remove feed error card tags by @Vadman97 in #6852
- Update log alerts by @SpennyNDaJets in #6847
- release new sdk versions without jaeger dependency by @Vadman97 in #6838
- Blog: Vercel Edge Runtime Support by @deltaepsilon in #6836
- Updates to individual trace view by @ccschmitz in #6850
- update style of traces histogram / latency chart to match designs by @mayberryzane in #6855
- add beta tag to traces in header by @mayberryzane in #6856
- Version Packages by @github-actions in #6815
- support user bearer token auth by @Vadman97 in #6853
- Blog post: GitHub enhanced stacktraces by @SpennyNDaJets in #6857
- validate oauth access by graphql field by @Vadman97 in #6866
- query trace errors w/ project id to use index by @mayberryzane in #6867
- add backend setup logic for traces, add quickstart guide for go by @mayberryzane in #6865
- launch week day 1 by @Abhishek-More in #6868
- add app banner for launch week 3 by @mayberryzane in #6870
- add blog on embedding error grouping by @Vadman97 in #6871
- feat: Jira Integration by @jemiluv8 in #6754
- fixup! fix publishing of packages (#6813) by @Vadman97 in #6860
- Fix log alert saving logic to use update, prevent duplication by @eightants in #6854
- Support default privacy mode by @SpennyNDaJets in #6846
- Version Packages by @github-actions in #6874
- 6830 launch week 3 home page day 2 by @Abhishek-More in #6872
- fix lack of redirection on login by @Vadman97 in #6876
- Publish codegen blog post by @ccschmitz in #5582
- Blog post for traces launch by @ccschmitz in #6877
- completed launch week 3 day 3 by @Abhishek-More in #6879
- Blog post: default privacy mode by @SpennyNDaJets in #6878
- perf blog post started by @Abhishek-More in #6680
- Launch week 3 by @Abhishek-More in #6881
- enforce alert threshold >= 1 by @mayberryzane in #6873
- Spenny/add regex expression documentation by @SpennyNDaJets in #6883
- added blog post by @Abhishek-More in #6887
- add clickhouse migration blog post by @mayberryzane in #6888
- add otlp traces quickstart guide, add traces quickstarts to docs page by @mayberryzane in #6886
- remove feature flags from traces by @mayberryzane in #6890
- Updated launch page for day 4 by @Abhishek-More in #6885
- introduce UI for filtering ingest by @Vadman97 in #6842
- fix opensearch migrate blog link by @mayberryzane in #6894
- Added traces to carousel by @Abhishek-More in #6843
- Remove unnecessary privacy doc by @jay-khatri in #6882
- Add pendo alpha docs by @jay-khatri in #6901
- Session Perf Blog Edits by @Abhishek-More in #6902
- startup page by @Abhishek-More in #6790
- update session replay performance blog by @Vadman97 in #6905
- fix forceNew maintaining user by @Vadman97 in #6900
- cleanup internal traces by @Vadman97 in #6897
- Launch week day 5 by @Abhishek-More in #6908
- fix export from @highlight-run/next/config by @albertilagan in #6906
- link to quickstart guide when no traces by @mayberryzane in #6911
- show error boundary feedback on error instances by @jemiluv8 in #6875
- fix "between time" label and ms conversion by @mayberryzane in #6910
- Add jira docs, fix link, remove Highlight admin gate by @mayberryzane in #6913
- Launch week videos by @Abhishek-More in #6909
- 6774 highlight for startups page by @Abhishek-More in #6918
- Small tweaks to session replay post by @jay-khatri in #6921
- synchronously apply user-driven error group updates by @mayberryzane in #6914
- search sessions / errors by service name / version by @mayberryzane in #6915
- logging for empty exceptions by @mayberryzane in #6925
- use rollup to bundle @highlight-run/node sdk by @Vadman97 in #6917
- Version Packages by @github-actions in #6907
- add enterprise license by @Vadman97 in #6562
New Contributors
- @github-actions made their first contribution in #6815
- @albertilagan made their first contribution in #6906
Full Changelog: docker-v0.2.0a...docker-v0.2.1
docker-v0.2.0a
What's Changed
- e2e/remix cleanup by @deltaepsilon in #6803
- Stacktrace form improvements by @SpennyNDaJets in #6784
- Next.js SDK doc rewrite by @deltaepsilon in #6795
- add rfc on adding changesets by @Vadman97 in #6561
- ensure opentelemetry is build for docker image by @Vadman97 in #6807
Full Changelog: docker-v0.2.0...docker-v0.2.0a
docker-v0.2.0
Breaking Changes
- Introduces password authentitation by default. See #6582
What's Changed
- fix auth error for unauthenticated users for demo sessions / logs by @mayberryzane in #6573
- Allow clicking openings on canvas to update time by @ccschmitz in #6678
- Fix logging for slack alerts by @SpennyNDaJets in #6720
- feat: support services in Java SDK by @neo773 in #6687
- fix: data picker date range selection is not working on the logs page #6490 by @AyushAgrawal-A2 in #6533
- start recording frontend network requests as spans by @Vadman97 in #6708
- feat: Support simple password authentication for the self-hosted deploy by @jemiluv8 in #6582
- Allow alerts to private channels by @SpennyNDaJets in #6727
- fix datadog trace resource names by @Vadman97 in #6731
- fix ruby publish failing on main by @Vadman97 in #6732
- Make each filter a tag in logs and traces search by @ccschmitz in #6685
- remove "or" in join for normalness by @mayberryzane in #6704
- add category to session insights emails for analytics by @mayberryzane in #6739
- update stale bot behavior by @Vadman97 in #6726
- separate public worker services by topic by @Vadman97 in #6711
- correctly report project for internal metrics by @Vadman97 in #6734
- allow filtering for errors with sessions by @Vadman97 in #6728
- Individual trace view by @ccschmitz in #6715
- speed up db migration by @Vadman97 in #6742
- limit kafka prefetching by @Vadman97 in #6743
- Add enhance stacktrace config steps to error instance by @SpennyNDaJets in #6683
- Touchup service table by @SpennyNDaJets in #6669
- Next.js SDK import and build cleanup by @deltaepsilon in #6712
- fixes #6716 by @MichaelCGrant in #6717
- add timeout for embedding generation by @Vadman97 in #6737
- Update GitHub enhancement error logic by @SpennyNDaJets in #6740
- fix console dev tools goto button by @Vadman97 in #6753
- feat: Update 'Create Project/Workspace' Designs by @rishi-raj-jain in #6682
- Attempting to repair npm published package by @deltaepsilon in #6755
- fix error with sessions filter by @Vadman97 in #6745
- fix race condition between client start and stop by @Vadman97 in #6725
- add example for running journald by @Vadman97 in #6748
- save session properties as fields by @mayberryzane in #6764
- use nanosecond precision for traces timestamp by @mayberryzane in #6752
- support ingesting logs from fluent bit by @Vadman97 in #6767
- add materialized view for traces perf by @mayberryzane in #6769
- Add Reflame tests by @lewisl9029 in #6699
- remove opensearch references in docker scripts by @mayberryzane in #6770
- additional improvements to error filtering by @Vadman97 in #6771
- Fix ariakit menu z-index by @SpennyNDaJets in #6762
- Fix command bar click by @SpennyNDaJets in #6751
- fix nil ptr reference in stripe update by @Vadman97 in #6780
- fix duplicate errors by @Vadman97 in #6781
- Fix aria kit menu z index by @SpennyNDaJets in #6783
- fixup! fix nil ptr reference in stripe update (#6780) by @Vadman97 in #6788
- Repairing withHighlightConfig by @deltaepsilon in #6779
- Changelog 25 by @deltaepsilon in #6785
- loosen dependency to support older python versions by @Vadman97 in #6801
- feature flag billing issue banner by @Vadman97 in #6799
- use materialized views for trace perf, add trace histogram/metrics by @mayberryzane in #6796
- fixup styling of new workspace page by @Vadman97 in #6787
New Contributors
- @jemiluv8 made their first contribution in #6582
- @MichaelCGrant made their first contribution in #6717
Full Changelog: docker-v0.1.9...docker-v0.2.0
docker v0.1.9
What's Changed
- fix: resolves issue with OTLP endpoint configuration by @anthonygregis in #6599
- Allow filter errors by service for Clickhouse by @SpennyNDaJets in #6596
- update error instances table to fetch version off of error object by @et in #6514
- correctly serialize node console messages by @Vadman97 in #6617
- fix clickhouse error bugs by @mayberryzane in #6610
- enable clickhouse errors for highlight admins by @mayberryzane in #6593
- use persistant storage for kafka by @Vadman97 in #6604
- add alert creation buttons to sessions and errors by @Vadman97 in #6618
- perf tuning for logs histogram query by @mayberryzane in #6624
- adjust where tracer records error spans by @Vadman97 in #6611
- Fix onboarding redirect after invite team form by @ccschmitz in #6622
- only blur player when player ready by @Vadman97 in #6628
- Fix error alerts for errors in newly started sessions by @SpennyNDaJets in #6608
- higher resolution pictures by @Abhishek-More in #6402
- export internal metrics by @Vadman97 in #6626
- Resolves issue with error monitoring inputs by @anthonygregis in #6632
- Fixes log alert query not saving by @anthonygregis in #6633
- update sveltekit docs for relative paths by @Vadman97 in #6614
- enable clickhouse errors for all projects by @mayberryzane in #6638
- fix: Prevent className prop to Box component #6521 by @AyushAgrawal-A2 in #6537
- add echo middleware to Go SDK by @chancesm in #5841
- fix log alert delete by @mayberryzane in #6650
- fix: resolves issue with string replacement for migrations folder by @anthonygregis in #6597
- docs: fix the duplicate env-variable in the self-hosting guide by @lksmrqrdt in #6544
- fix: change order of sub steps in dev deploy optional step by @jainpawan21 in #6401
- Update Philosophy / Values Docs by @jay-khatri in #5084
- Adds utm params to calendly widget by @jay-khatri in #5326
- show validation error for empty query in log alerts page by @mayberryzane in #6652
- Fix alert form initial state by @SpennyNDaJets in #6635
- update setup page render logo by @Vadman97 in #6648
- ignore ruby republish error by @Vadman97 in #6547
- Delete service github settings on github integration deletion by @SpennyNDaJets in #6656
- fix length filter, skip cache for sessions/errors query/histogram by @mayberryzane in #6660
- Default Github rate limit hit cache to 1 hour by @SpennyNDaJets in #6641
- record how customers heard about us in the about you details by @Vadman97 in #6653
- Send traces to Highlight + Datadog by @ccschmitz in #6616
- add logs_sampling table + mv, conditionally use it for queries >= 24 hours by @mayberryzane in #6662
- tune otel export settings by @Vadman97 in #6654
- add if not exists to ch mv script by @mayberryzane in #6665
- fix demo fields by @mayberryzane in #6659
- Add service documentation by @SpennyNDaJets in #6645
- fix log alerts not firing, add welcome message by @mayberryzane in #6666
- document distributed tracing with highlight by @Vadman97 in #6319
- auto inline css on 127.0.0.1 by @Vadman97 in #6636
- improve styling of download toast by @Vadman97 in #6627
- add free trial sign up promo code by @Vadman97 in #6649
- record contact info for self serve app by @Vadman97 in #6661
- enterprise pricing added by @Abhishek-More in #6629
- Update service documentation by @SpennyNDaJets in #6675
- remove redundant error logs from python sdk by @Vadman97 in #6674
- remove references to opensearch gql queries by @mayberryzane in #6676
- fix bug where no results for logs just shows a 0 by @mayberryzane in #6686
- add materialized views to aggregate distinct keys + values, query these for logs by @mayberryzane in #6689
- remove copy of migration file by @mayberryzane in #6696
- Edge Runtime Support by @deltaepsilon in #6480
- Fix file truncation by @SpennyNDaJets in #6673
- adjust otel collector memory settings by @Vadman97 in #6664
- avoid using setTimeout in H.snapshot by @Vadman97 in #6679
- update spelling of fly docs by @Vadman97 in #6691
- address alerts setup flow feedback by @Vadman97 in #6663
- fix session export and flush lambdas by @Vadman97 in #6690
- fix turbo build uploading sourcemaps by @Vadman97 in #6697
- move delete sessions lambda to clickhouse by @mayberryzane in #6698
- remove opensearch client + all read/write references by @mayberryzane in #6701
- Redirect to originally request page after sign up/in by @ccschmitz in #6695
- update internal metrics by @Vadman97 in #6693
- Fix cursor confusion in dev tools by @ccschmitz in #6677
New Contributors
- @anthonygregis made their first contribution in #6599
- @AyushAgrawal-A2 made their first contribution in #6537
- @chancesm made their first contribution in #5841
Full Changelog: docker-v0.1.8...docker-v0.1.9
docker v0.1.8
What's Changed
- remove noisy kafka log by @Vadman97 in #6358
- Fix typo in monkey patches docs by @phultquist in #6368
- Fix infinite loading on excluded sessions by @ccschmitz in #6357
- Clear up App vs Page Router confusion by @deltaepsilon in #6325
- enable toggling clickhouse for sessions search frontend by @mayberryzane in #6363
- add new hubspot company fields by @Vadman97 in #6370
- record session ip addresses by @Vadman97 in #6343
- fix hubspot processing panic by @Vadman97 in #6378
- Fix consistency bugs and style alert list page by @eightants in #6369
- Update verbiage for page router usage by @jay-khatri in #6372
- fix: Error Issue Form Values (#6234) by @Tooluloope in #6364
- use clickhouse for sessions histogram by @mayberryzane in #6379
- correct docs for fluentbit binary by @Vadman97 in #6382
- support huggingface hosted model by @Vadman97 in #6360
- fix hubspot update failure by @Vadman97 in #6386
- make opentelemetry dependencies consistent by @Vadman97 in #6292
- fix next app directory error capture by @Vadman97 in #6394
- Revert "Fix consistency bugs and style alert list page" by @Vadman97 in #6395
- Hide related session button when no session by @SpennyNDaJets in #6393
- Fix consistency bugs and style alert list page, addressed bug by @eightants in #6398
- Handle milliseconds in tsAbs param by @ccschmitz in #6355
- fix: change alignItems center to flex-start by @jainpawan21 in #6384
- fix workerpool using old context by @Vadman97 in #6399
- update node.js console recording for arguments by @Vadman97 in #6400
- fix ch query for live sessions by @mayberryzane in #6404
- make xhr listener compatible with older browsers by @Vadman97 in #6341
- ensure embeddings error grouping happens by project by @Vadman97 in #6408
- add turning on alerts to setup flow by @Vadman97 in #6340
- Changelog 23 by @deltaepsilon in #6409
- add option to avoid using local storage in the client by @Vadman97 in #6411
- support standalone cross-origin iframe recording by @Vadman97 in #6407
- Basic traces search UI by @ccschmitz in #6412
- Fix logs loading state in network resource panel by @ccschmitz in #6415
- Fix handling of integers in nested log attributes by @ccschmitz in #6406
- accept metadata on errors across all SDKs by @Vadman97 in #6338
- make hubspot logic for associating clients more robust by @Vadman97 in #6422
- Enhance backend stacktraces with GitHub by @SpennyNDaJets in #6380
- Next.js Walkthrough updates by @deltaepsilon in #6421
- update more logs design by @Vadman97 in #6425
- add admin invite to setup flow by @Vadman97 in #6367
- Error Tags by @deltaepsilon in #6312
- increase number of clickhouse connections by @Vadman97 in #6426
- Remix streaming error handling by @deltaepsilon in #6330
- improve embedding grouping quality by @Vadman97 in #6428
- optimize trace flushing by @Vadman97 in #6429
- programmatic number of trace workers by @Vadman97 in #6430
- Use AND instead of OR for log attribute filters by @ccschmitz in #6413
- update integration bar and improve email picker by @Vadman97 in #6431
- fix: add isOnErrorsPage flag check to hide DropDownMenu by @jainpawan21 in #6440
- feat: preserve scroll position when go back to events list by @jainpawan21 in #6418
- write logs on every request in private graph and demo landing page app by @Vadman97 in #6438
- ensure stacktraces from promises are recorded correctly by @Vadman97 in #6434
- deprecate LastSeenVersion from services table by @et in #6450
- drop errors from external hobby deployments by @Vadman97 in #6435
- consolidate duplicate kafka worker code by @Vadman97 in #6424
- fix: enabling filtering sessions without errors should have a warning callout by @rishi-raj-jain in #6419
- enable clickhouse for all sessions calls by @mayberryzane in #6443
- consolidate duplicate kafka worker code by @Vadman97 in #6455
- Backend stacktrace improvements by @SpennyNDaJets in #6458
- Start writing errors in Clickhouse by @mayberryzane in #6445
- Redesign for session alerts and creation flow by @eightants in #6432
- Fix long GitHub issue titles by @SpennyNDaJets in #6461
- manually commit nextjs env by @et in #6462
- add service name to client config by @et in #6453
- Fix error - Catch and log empty content from stack trace enhancement by @SpennyNDaJets in #6466
- Fix graphql validation of service name by @SpennyNDaJets in #6473
- include project id in the service name for vercel log drains by @et in #6471
- Service modal updates by @SpennyNDaJets in #6444
- enable analytics page for a certain workspace by @Vadman97 in #6474
- Fix stacktraces interation by @SpennyNDaJets in #6478
- handle service updates during otel ingestion by @et in #6475
- Embedding UX by @deltaepsilon in #6436
- Cleanup and minor style fixes for Alerts by @eightants in #6479
- autocreate frontend service by @et in #6487
- Cleaning up Vercel deploy by @deltaepsilon in #6459
- Dropped text by @deltaepsilon in #6481
- use sqlbuilder functions to combine and/or exprs by @mayberryzane in #6504
- add service name to nextjs and remix by @et in #6476
- Error Tag embeddings edits by @deltaepsilon in #6507
- Enhance logging and error handling when trying to enhance an error by @SpennyNDaJets in #6495
- Use Clickhouse for searching error groups by @mayberryzane in #6492
- Fix vercel deployment by @SpennyNDaJets in #6509
- Fix empty table width by @SpennyNDaJets in #6515
- Remove feature flag for github enhancement by @SpennyNDaJets in #6524
- fix panic when ingesting otel data without a project by @Vadman97 in #6526
- prefer nearby brokers to avoid cross-az kafka network traffic by @Vadman97 in #6531
- remove debug canvas webworker logging in rrweb by @Vadman97 in #6539
- Update copy for Proxying by @jay-khatri in #6529
- add design feedback to pull request template by @Vadman97 in #6517
- Fix: maven deploy undefined version in pom.xml by @NgLoader in #6541
- Improve error alerts with no sessions by @SpennyNDaJets in #6532
- improve session screenshot lambda video ex...
docker v0.1.7
What's Changed
- write logs async by @mayberryzane in #6239
- double batch size for batched queue by @mayberryzane in #6240
- flush logs every ~10k log rows until local queue is empty by @mayberryzane in #6241
- Handle serialized logs sent via loguru by @et in #6225
- docs: add kalibetre as a contributor for code by @allcontributors in #6243
- fix scrolling in collapsible metadata section (#6049) by @kalibetre in #6238
- Create table components by @SpennyNDaJets in #6232
- fix fresh deploy showing errors about system configuration not found by @Vadman97 in #6213
- also check for string keys in context by @mayberryzane in #6244
- Store session insights generated by Harold by @eightants in #6216
- docs: add Tooluloope as a contributor for code by @allcontributors in #6252
- fix: active and selected error state in dev tools (#6089) by @Tooluloope in #6246
- Limit suggestions of slack channels with other clean up by @SpennyNDaJets in #6251
- Use Reflame's native tailwind compat by @lewisl9029 in #6210
- Changelog 22 by @deltaepsilon in #6242
- Rename "ignoring" errors and sessions to "filtering" by @et in #6255
- relax uvicorn requirement by @et in #6253
- Removing empty 'string' from Error filters form on a new workspace by @deltaepsilon in #6261
- improve hubspot association reliability by @Vadman97 in #6260
- normalize auth error by @et in #6236
- copy updates for filtering by @et in #6262
- add lint step to ruby sdk by @et in #6254
- support new frequencies in log alerts by @mayberryzane in #6270
- write a separate fields table in Clickhouse by @mayberryzane in #6271
- Add logging for webhooks by @ccschmitz in #6257
- Don't require doppler for Cypress tests by @ccschmitz in #6258
- Native SVG components for reflame by @lewisl9029 in #6279
- avoid writing service.* for frontend logs by @et in #6273
- add service config to node sdk by @et in #6259
- group errors by embeddings by @Vadman97 in #6174
- add a publish step for ruby sdk by @et in #6269
- cache GetProject by @et in #6263
- Add additional columns to Services by @SpennyNDaJets in #6283
- ui fixes on log alerts page by @mayberryzane in #6284
- Fix duplicate trace rows and reenable writing trace by @ccschmitz in #6249
- Improve comment slack message UI/UX by @SpennyNDaJets in #6290
- add service information to ruby sdk by @et in #6229
- Revert "Fix duplicate trace rows and reenable writing trace" by @ccschmitz in #6297
- decode single redis msg at a time by @mayberryzane in #6300
- Add sentry competitor doc by @jay-khatri in #6298
- Next.js major bump by @deltaepsilon in #6256
- Fix nested and wildcard attribute matching on logs by @ccschmitz in #6287
- batch submission of kafka messages by @Vadman97 in #6307
- gate analytics pages by @Vadman97 in #6291
- retry batched processing on failure by @Vadman97 in #6302
- send a trace with blank resource attributes by @et in #6301
- update logs cache keys by @Vadman97 in #6316
- Create table states by @SpennyNDaJets in #6280
- ensure number of events passed to rrweb is bounded by @et in #6310
- Show visual for position in network resource list by @ccschmitz in #6303
- add hubspot deduplication for contacts by @Vadman97 in #6288
- Create services page using table by @SpennyNDaJets in #6115
- Revert "Revert "Fix duplicate trace rows and reenable writing trace"" by @ccschmitz in #6299
- remove deprecated kafka logs type by @Vadman97 in #6311
- use a threshold setting for matching by embedding by @Vadman97 in #6317
- remove log line that is causing a lot of noise for our project by @Vadman97 in #6326
- poll for new sessions, errors, and logs and display a button when new results exist by @Vadman97 in #6274
- Add additional service columns to table by @SpennyNDaJets in #6305
- support pino.js logging by @Vadman97 in #6289
- make error object group matching race-safe by @Vadman97 in #6308
- add global error filters by @Vadman97 in #6335
- don't update retention period on stripe update by @mayberryzane in #6337
- disable inputs on integration submit by @mayberryzane in #6333
- Create a service on ingest by @SpennyNDaJets in #6328
- Fix merge conflict comment in generated hooks by @SpennyNDaJets in #6332
- update opentelemetry collector memory configuration by @Vadman97 in #6339
- fix view all session for user btn (#5938) by @kalibetre in #6294
- Implement redesign for error alert page by @eightants in #6306
- tune kafka fetching for datasync queue by @Vadman97 in #6342
- remove frequency lookup from common code by @mayberryzane in #6350
- add pino to backend logging overview docs by @Vadman97 in #6352
- backend changes for reading sessions from clickhouse by @mayberryzane in #6324
- Fix mismatched graphql peer dep version by @lewisl9029 in #6365
New Contributors
- @kalibetre made their first contribution in #6238
- @Tooluloope made their first contribution in #6246
Full Changelog: sdk/highlight-go/v0.9.10...docker-v0.1.7
sdk/highlight-go/v0.9.10
WithServiceName and WithServiceVersion can be set on the H.Start function (see docs).