🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

io.sentry:sentry-android-navigation

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io.sentry:sentry-android-navigation

SDK for sentry.io

8.0.0-beta.1
Source
Maven
Version published
Maintainers
1
Source

Sentry

Bad software is everywhere, and we're tired of it. Sentry is on a mission to help developers write better software faster, so we can get back to enjoying technology. If you want to join us Check out our open positions

Sentry SDK for Java and Android

GH Workflow codecov Discord Chat

PackagesMaven CentralMinimum Android API Version
sentry-androidMaven Central21
sentry-android-coreMaven Central21
sentry-android-ndkMaven Central21
sentry-android-timberMaven Central21
sentry-android-fragmentMaven Central21
sentry-android-navigationMaven Central21
sentry-android-sqliteMaven Central21
sentry-android-replayMaven Central26
sentry-compose-androidMaven Central21
sentry-compose-desktopMaven Central
sentry-composeMaven Central
sentry-apache-http-client-5Maven Central
sentryMaven Central21
sentry-julMaven Central
sentry-jdbcMaven Central
sentry-apolloMaven Central21
sentry-apollo-3Maven Central21
sentry-apollo-4Maven Central21
sentry-kotlin-extensionsMaven Central21
sentry-servletMaven Central
sentry-servlet-jakartaMaven Central
sentry-spring-bootMaven Central
sentry-spring-boot-jakartaMaven Central
sentry-spring-boot-starterMaven Central
sentry-spring-boot-starter-jakartaMaven Central
sentry-springMaven Central
sentry-spring-jakartaMaven Central
sentry-logbackMaven Central
sentry-log4j2Maven Central
sentry-bomMaven Central
sentry-graphqlMaven Central
sentry-graphql-coreMaven Central
sentry-graphql-22Maven Central
sentry-quartzMaven Central
sentry-openfeignMaven Central
sentry-opentelemetry-agentMaven Central
sentry-opentelemetry-agentcustomizationMaven Central
sentry-opentelemetry-coreMaven Central
sentry-okhttpMaven Central
sentry-reactorMaven Central

Releases

This repo uses the following ways to release SDK updates:

  • Pre-release: We create pre-releases (alpha, beta, RC,…) for larger and potentially more impactful changes, such as new features or major versions.
  • Latest: We continuously release major/minor/hotfix versions from the main branch. These releases go through all our internal quality gates and are very safe to use and intended to be the default for most teams.
  • Stable: We promote releases from Latest when they have been used in the field for some time and in scale, considering time since release, adoption, and other quality and stability metrics. These releases will be indicated on the releases page (https://github.com/getsentry/sentry-java/releases/) with the Stable suffix.

Blog posts

Samples

Sentry Self Hosted Compatibility

Since version 3.0.0 of this SDK, Sentry version >= v20.6.0 is required. This only applies to self-hosted Sentry, if you are using sentry.io no action is needed.

Since version 6.0.0 of this SDK, Sentry version >= v21.9.0 is required or you have to manually disable sending client reports via the sendClientReports option. This only applies to self-hosted Sentry, if you are using sentry.io no action is needed.

Since version 7.0.0 of this SDK, Sentry version >= 22.12.0 is required to properly ingest transactions with unfinished spans. This only applies to self-hosted Sentry, if you are using sentry.io no action is needed.

Resources

  • Java Documentation
  • Android Documentation
  • Discussions
  • Discord Chat
  • Stack Overflow
  • Code of Conduct
  • Twitter Follow

FAQs

Package last updated on 16 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts