All Versions
231
Latest Version
Avg Release Cycle
50 days
Latest Release
-

Changelog History
Page 6

  • v8.21.0 Changes

    October 10, 2017
    • ๐Ÿš€ Ignore querystrings when looking up release artifacts
    • โž• Add Visual Studio authentication provider for plugins.
    • โž• Add "team" parameter to the project details API.
    • โž• Added mailing list support (via List-Id header) to digest emails.

    Schema Changes

    • โž• Added IdentityProvider model.
    • โž• Added Identity model.
    • โž• Added UserIdentity model.
    • โž• Added ProjectTeam model

    ๐Ÿš€ See releases/8.20.x...8.21.0 for full changes

    GPG key: D874 9766 A66D D714 236A 932C 3B2D 400C E5BB CA60

  • v8.20.0 Changes

    September 11, 2017
    • 0๏ธโƒฃ Make BitBucket repositories enabled by default
    • โž• Add raw data toggle for Additional Data
    • โž• Add initial support for Redis Cluster.
    • ๐Ÿ‘Œ Support a list of hosts in the redis.clusters configuration along side
      ๐Ÿ’… the traditional dictionary style configuration.

    Schema Changes

    • โž• Added index on ProjectPlatform(last_seen) column
    • โž• Added index on GroupCommitResolution.commit_id
    • Enable citext extension in Postgres.
    • โฌ‡๏ธ Dropped TagKey.project_id foreign key constraint
    • โฌ‡๏ธ Dropped TagValue.project_id foreign key constraint
    • โฌ‡๏ธ Dropped GroupTagKey.project_id foreign key constraint
    • โฌ‡๏ธ Dropped GroupTagKey.group_id foreign key constraint
    • โž• Added Email model

    ๐Ÿš€ See releases/8.19.x...8.20.0 for full changes

    GPG key: D874 9766 A66D D714 236A 932C 3B2D 400C E5BB CA60

  • v8.19.0 Changes

    August 04, 2017
    • Hide project filter when there are no projects to list.
    • โž• Added lookup methods to constants to get a unique integration_id for a given
      event, and to get information (documention url, human readable name) from that id.

    Schema Changes

    • โž• Added Integration model
    • โž• Added OrganizationIntegration model
    • โž• Added ProjectIntegration model
    • โž• Added Repository.integration_id column

    ๐Ÿš€ See releases/8.18.x...8.19.0 for full changes

    GPG key: D874 9766 A66D D714 236A 932C 3B2D 400C E5BB CA60

  • v8.18.0 Changes

    July 05, 2017
    • Expanded resolution options to allow current and explicit versions.
    • โž• Added proguard support
    • โœ‚ Removed support for global dsyms.
    • ๐Ÿšš Moved Queue admin page to React.
    • Replaced usage of jQuery Flot library with internal graphs.
    • Expanded ignore actions to include deltas and rates for both occurances and
      ๐Ÿ‘‰ users impacted.
    • โž• Add a new option (auth.allow-registration) for determining whether registration
      is allowed on an installation.
    • ๐Ÿšš Moved "create organization" into React.
    • Expanded React Form components (Form, ApiForm).
    • ๐Ÿšš Moved "create team" into React.
    • โž• add Slack to supported auth backends in social auth (for plugins)
    • ๐Ÿš€ Expanded resolution actions (on stream) to include current release and explicit
      ๐Ÿš€ release.

    Schema Changes

    • โž• Added Release.commit_count
    • Added Release.last_commit_id
    • โž• Added Release.authors
    • โž• Added Release.total_deploys
    • ๐Ÿš€ Added Release.last_deploy_id
    • โž• Added FeatureAdoption model
    • โœ‚ Removed DSymBundle
    • โœ‚ Removed DSymObject
    • โœ‚ Removed DSymSDK
    • โœ‚ Removed DSymSymbol
    • โœ‚ Removed GlobalDSymFile
    • โž• Added GroupHash.state
    • ๐Ÿš€ Drop index on ReleaseEnvironment(project_id)
    • ๐Ÿš€ Drop index on ReleaseCommit(project_id)
    • ๐Ÿš€ Drop unique constraint on ReleaseEnvironment(project_id, release_id, environment_id)
    • โž• Added GroupResolution.type
    • โž• Added GroupResolution.actor_id
    • โž• Added Project.platform
    • โž• Added GroupSnooze.actor_id
    • โž• Added ScheduledJob
    • โž• Added GroupResolution.actor_id
    • โž• Added ScheduledJob model
    • โž• Added User.last_active

    ๐Ÿš€ See releases/8.17.x...8.18.0 for full changes

    GPG key: D874 9766 A66D D714 236A 932C 3B2D 400C E5BB CA60

  • v8.17 Changes

    • โž• Added @mentions to comments
    • ๐ŸŽ‰ Initial (internal) analytics abstraction.
    • 0๏ธโƒฃ Turned on reprocessing by default
    • โž• Added basics for Data Forwarding integrations.
    • ๐Ÿ”„ Changed the grouping and default in_app values for cocoa events.
    • โœ‚ Removed global dsym support.
    • โœ‚ Removed support for legacy apple report format.
    • The threads interface now contributes to grouping if it contains a single thread.
    • โž• Added per-key (DSN) rate limits (project:rate-limits feature).
    • โž• Added tsdb statistics for events per-key.
    • โž• Added sentry.deletions abstraction to improve bulk deletions.
    • โž• Added basic workspace for Visual Studio Code.
    • โž• Added hovercards for Issue IDs in activity entries.
    • โž• Added event count options to ignore.
    • โž• Added user frequency options to ignore.

    Schema Changes

    
    - โฌ‡๏ธ Dropped ``GroupTagValue.group_id`` foreign key constraint
    - โฌ‡๏ธ Dropped ``GroupTagValue.project_id`` foreign key constraint
    - โž• Added ``Deploy.notified`` column
    - โž• Added index on ``EventTag.date_added``
    - โž• Added unique index on ``Environment(organization_id, name)``
    - ๐Ÿš€ Added unique index on ``ReleaseEnvironment(organization_id, release_id, environment_id)``
    - โž• Added ``EventUser.name`` column
    - ๐Ÿ‘‰ Added ``UserReport.event_user_id`` column
    
  • v8.16.1 Changes

    • ๐Ÿ›  Fixed issue in migration 0302 that prevented upgrading
  • v8.16 Changes

    • โž• Added data migration to create UserEmail objects for users whose primary emails did not have them
    • โšก๏ธ Time series data (used by graphs and other features) is now updated when groups are merged.
    • โž• Added distributions to the release system to better support mobile apps
    • โšก๏ธ Update activity entries to reference issues by their short ID.
    • โž• Added user notifications settings for deploy emails.

    Schema Changes

    
    - โž• Added ``Distribution`` model
    - โž• Added ``ReleaseFile.dist`` column
    - โž• Added ``UserOption.organization`` column
    - โž• Added ``CommitAuthor.external_id`` column
    
    API Changes
    ~~~~~~~~~~~
    
    - ๐Ÿš€ Deprecate `dateStarted` in releases endpoints
    
  • v8.15 Changes

    • โž• Added overview for a release to view a breakdown of files changes, commit authors, new issues, and issues resolved
    • ๐Ÿ”จ Refactor usage of sentry.app to use individual modules.
    • Implemented --concurrency on sentry cleanup
    • โž• Added support for the new symbol server system to support native SDKs better.
    • โž• Added deploy email
    • โž• Added OAuth2 support to the web API.
    • Simplified management of secondary email addresses.
    • ๐Ÿ›  Fixed an issue where changing primary email address would remove the pre-existing verified email.
    • Disallow duplicating primary emails for users moving forward.
    • ๐Ÿš€ Resolve issues when commits with Fixes SHORTID are included in releases
    • โž• Added support for associating debug symbols with iTunes applications and builds.
    • โž• Added the ability to claim unassigned issues when resolving them.

    API Changes

    
    - โž• Added CommitFileChangeEndpoint
    - โž• Added IssuesResolvedInReleaseEndpoint
    - โž• Added ReleaseDeploysEndpoint
    - โž• Added OrganizationReleaseCommitsEndpoint
    - โž• Added EventFileCommittersEndpoint
    - โž• Added ReleaseDeploysEndpoint
    
    Schema Changes
    
    • โž• Added Deploy model
    • โž• Added ApiApplication model
    • โž• Added ApiAuthorization model
    • โž• Added ApiGrant model
    • โœ‚ Removed ApiToken.key column
    • โž• Added ApiToken.application column
    • โž• Added ApiToken.refresh_token column
    • โž• Added ApiToken.expires_at column
    • โž• Added ApiToken.scope_list column
    • โž• Added ApiKey.scope_list column
    • โž• Added ReleaseHeadCommit model

    ๐Ÿ”’ Security

    
    - โž• Added encryption to the following fields:
      - AuthIdentity.data
      - AuthProvider.config
      - Option.value
      - OrganizationOption.value
      - ProjectOption.value
      - UserOption.value
    
  • v8.14.1 Changes

    • ๐Ÿ›  Fixed issues related to migrations failing to finish for 8.14
    • ๐Ÿ›  Fixed an issue where Release version names were erronously too restrictve.
    • ๐Ÿ›  Fixed an issue where "New Issues" counts would have all been 0 for releases created in 8.14.
  • v8.14 Changes

    • โž• Added new internal processing interface that supports multiple processing steps per stacktrace (for instance JavaScript + native)
    • โž• Add IE10 legacy browser filter
    • โž• Added data migration to merge legacy releases
    • โž• Added support for symbolizing inlined frames and added heuristics for fixing up native stacktraces.
    • โœ‚ Removed instruction_offset as a frame attribute from stacktraces
    • [BREAKING] Quotas must now instantiate RateLimited and NotRateLimited return values.
    • [BREAKING] Redis quota implementations now return BasicRedisQuota instead of tuples.
    • ๐Ÿ›  Commits using the Fixes SHORTID annotation will now be tracked appropriately.
    • ๐Ÿš€ Release functionality is now detected at a project level to enable various features.
    • โž• Added basic encryption facilities (sentry.utils.encryption).
    • โž• Added support for "Fixes XXX, YYY" and "Fixes XXX YYY" notations.
    • โž• Added bulk "Resolve in Next Release" to stream actions.
    • Various visual improvements to notifications, including the addition of transactions.
    • ๐Ÿ”Œ Plugins can now add tasks that run in sentry as celery workers.
    • โž• Added the ability to verify TLS connections when fetching artifacts.
    • โž• Added data migration to merge environments across an organization
    • โž• Added timesSeen keyword to issue search.
    • โž• Added feature signals, such as first time release tracking is enabled.

    API Changes

    
    - โž• Added OrganizationReleasesEndpoint.
    - โž• Added context type ``app`` for cocoa events.
    - โž• Added ``assignedTo`` param to ``/projects/{org}/{project}/issues/``.
    - Split out filtered stats onto Inbound Data Filters page
    - โž• Added OrganizationReleasesEndpoint
    - โž• Added OrganizationReleaseFileEndpoint
    
    Schema Changes
    
    • โž• Added unique index on Release(organization_id, version)
    • โœ‚ Removed unique index on Release(project_id, version)
    • โž• Added GroupCommitResolution model.
    • โž• Added Environment.organization_id column.
    • โž• Added EnvironmentProject model.
    • โž• Added Project.flags column.
    • โž• Added not null constraint to Environment.organization_id column.
    • ๐Ÿš€ Removed not null constraint on Environment.project_id and ReleaseEnvironment.project_id columns