Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Releases: getsentry/develop

24.7.1

23 Jul 19:09
62809a3
Compare
Choose a tag to compare
feat(self-hosted): Add docs for self-hosted errors only (#1336)

* add docs for self-hosted errors only

Co-authored-by: Alex Zaslavsky <azaslavsky@users.noreply.github.com>

---------

Co-authored-by: Alex Zaslavsky <azaslavsky@users.noreply.github.com>

24.7.0

15 Jul 20:39
684f774
Compare
Choose a tag to compare
chore(deps): bump src/data-schemas from `0feb234` to `ad561cc` (#1333)

Bumps [src/data-schemas](https://github.com/getsentry/sentry-data-schemas) from `0feb234` to `ad561cc`.
- [Commits](https://github.com/getsentry/sentry-data-schemas/compare/0feb23446042a868fffea4938faa444a773fd84f...ad561cc3d726e22e9f222f250187e35687db0b69)

---
updated-dependencies:
- dependency-name: src/data-schemas
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

24.6.0

18 Jun 17:27
fe46235
Compare
Choose a tag to compare
fix: Clarify context keys (#1309)

24.5.1

04 Jun 20:43
b4c782f
Compare
Choose a tag to compare
feat(flagpole): Adds core flagpole documentation (#1297)

Co-authored-by: Mark Story <mark@mark-story.com>

24.5.0

15 May 18:18
606d1a0
Compare
Choose a tag to compare
docs(trace-view): Updating docs referencing the trace view. (#1270)

* docs(trace-view): Updating docs referencing the trace view.

* Update src/docs/sdk/research/performance/index.mdx

Co-authored-by: Liza Mock <lizka920@gmail.com>

---------

Co-authored-by: Abdullah Khan <abdullahkhan@PG9Y57YDXQ.local>
Co-authored-by: Liza Mock <lizka920@gmail.com>

24.4.2

29 Apr 23:34
2401d40
Compare
Choose a tag to compare
docs(self-hosted): avoid version confusion by specifying that we assu…

…me the version (#1256)

24.4.1

18 Apr 16:30
6416df7
Compare
Choose a tag to compare
Add expected User-Agent format to SDK docs (#1222)

* adds user-agent format

* adds info about semicolon separator

* adds examples for basic user agent

* Update src/docs/sdk/overview.mdx

Co-authored-by: Joris Bayer <joris.bayer@sentry.io>

---------

Co-authored-by: Joris Bayer <joris.bayer@sentry.io>

24.4.0

15 Apr 22:01
bc105e7
Compare
Choose a tag to compare
fix(ddm): Remove discouraging of gauges (#1224)

24.3.0

15 Mar 20:32
77dcd4d
Compare
Choose a tag to compare
Unified API Disclaimer (#1193)

With the work on hubs and scopes refactoring, this page needs a disclaimer even more than before https://develop.sentry.dev/sdk/hub_and_scope_refactoring/


---------

Co-authored-by: Anton Pirker <anton.pirker@sentry.io>
Co-authored-by: Alexander Dinauer <adinauer@users.noreply.github.com>

24.2.0

15 Feb 21:07
58f8ded
Compare
Choose a tag to compare
Add frames delay (#1153)

Add docs for the performance metric frames delay.