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

Tags: getsentry/develop

Tags

24.7.1

Toggle 24.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(self-hosted): Add docs for self-hosted errors only (#1336)

* add docs for self-hosted errors only

Co-authored-by: Alex Zaslavsky <[email protected]>

---------

Co-authored-by: Alex Zaslavsky <[email protected]>

24.7.0

Toggle 24.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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](getsentry/sentry-data-schemas@0feb234...ad561cc)

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

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

24.6.0

Toggle 24.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Clarify context keys (#1309)

24.5.1

Toggle 24.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(flagpole): Adds core flagpole documentation (#1297)

Co-authored-by: Mark Story <[email protected]>

24.5.0

Toggle 24.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 <[email protected]>

---------

Co-authored-by: Abdullah Khan <[email protected]>
Co-authored-by: Liza Mock <[email protected]>

24.4.2

Toggle 24.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs(self-hosted): avoid version confusion by specifying that we assu…

…me the version (#1256)

24.4.1

Toggle 24.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 <[email protected]>

---------

Co-authored-by: Joris Bayer <[email protected]>

24.4.0

Toggle 24.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ddm): Remove discouraging of gauges (#1224)

24.3.0

Toggle 24.3.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
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 <[email protected]>
Co-authored-by: Alexander Dinauer <[email protected]>

24.2.0

Toggle 24.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add frames delay (#1153)

Add docs for the performance metric frames delay.