Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Sync fork #8

Merged
merged 55 commits into from
Apr 20, 2024
Merged
Changes from 1 commit
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
17c4181
feat: provide csrf settings information for sentry config (#2762)
aldy505 Feb 6, 2024
de9f52f
build(deps): bump actions/setup-python from 4 to 5 (#2644)
dependabot[bot] Feb 6, 2024
2346a69
Fix groupedmessage indexing error (#2777)
hubertdeng123 Feb 8, 2024
faef482
Check memcached backend in Django (#2778)
chadwhitacre Feb 8, 2024
c63e838
release: 24.1.2
getsentry-bot Feb 8, 2024
77183d8
Merge branch 'release/24.1.2'
Feb 8, 2024
891ff7d
build: Set master version to nightly
Feb 8, 2024
c3da53d
fix: DB migration script (#2779)
hubertdeng123 Feb 9, 2024
b15d7ee
Tweak postgres indexing fix (#2792)
hubertdeng123 Feb 14, 2024
9c8e3d5
build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 (#2788)
dependabot[bot] Feb 14, 2024
6811cdc
Bump nginx version (#2797)
hubertdeng123 Feb 15, 2024
fe238b4
release: 24.2.0
getsentry-bot Feb 16, 2024
c622772
Merge branch 'release/24.2.0'
Feb 16, 2024
8d2da22
build: Set master version to nightly
Feb 16, 2024
3067683
use rust consumers in self-hosted
hubertdeng123 Feb 26, 2024
fb6971c
revert changes in 3067683f6c0e1c6dd9ceb72cb5155c1dbf3bf501
hubertdeng123 Feb 26, 2024
45a92bd
chore: Use django ORM to perform sql commands (#2827)
hubertdeng123 Feb 27, 2024
1ddf4e5
chore: provide clearer csrf url example (#2833)
aldy505 Feb 27, 2024
d5e2f82
Upgrade to FSL-1.1 (#2835)
chadwhitacre Feb 27, 2024
2f5e5c5
simplify if for open-ai-suggestion (#2732)
LvckyAPI Feb 28, 2024
5233ae7
Add snuba rust consumers (#2831)
hubertdeng123 Feb 28, 2024
0c55e80
Enable proxy buffering in nginx (#2844)
RexTim Feb 29, 2024
687a635
deps: bump maxmind/geoipupdate to 6.1.0 (#2859)
victorelec14 Mar 6, 2024
7691add
increase postgres max_connections above 100 connections (#2740)
erfantkerfan Mar 6, 2024
746031d
Integration test improvements (#2858)
hubertdeng123 Mar 7, 2024
f64b0fb
feat(spans): Ingest spans (#2861)
phacops Mar 11, 2024
066fbc0
release: 24.3.0
getsentry-bot Mar 15, 2024
035975c
Merge branch 'release/24.3.0'
Mar 15, 2024
121d79f
build: Set master version to nightly
Mar 15, 2024
437bddd
Remove duplicate feature flags (#2899)
JannKleen Mar 18, 2024
6909054
feat: run outcomes-billing consumer (#2909)
lynnagara Mar 20, 2024
b3d3ce0
Integration tests in python (#2892)
hubertdeng123 Mar 20, 2024
8a5086d
Fix defunct java processes (#2914)
hubertdeng123 Mar 21, 2024
eba2282
Port backup tests to python (#2907)
hubertdeng123 Mar 21, 2024
cb7cc84
feat(clickhouse): Added max_suspicious_broken_parts to the config.xml…
victorelec14 Mar 21, 2024
9b3b9bc
Write Customization tests in python (#2918)
hubertdeng123 Mar 26, 2024
c4ae491
Bump ubuntu version for tests (#2923)
hubertdeng123 Mar 26, 2024
20150f0
fix(spans): Adds organizations:standalone-span-ingestion flag to defa…
edwardgou-sentry Apr 4, 2024
b063f0f
feat: adds group attributes consumer (#2927)
Apr 10, 2024
7c99269
Use python for e2e tests (#2953)
hubertdeng123 Apr 11, 2024
140954a
release: 24.4.0
getsentry-bot Apr 16, 2024
b5f83d7
Merge branch 'release/24.4.0'
Apr 16, 2024
3d63c9b
build: Set master version to nightly
Apr 16, 2024
b5237d2
Port last integration tests to python (#2966)
hubertdeng123 Apr 16, 2024
9228299
Add example to docker compose version in problem report (#2959)
edgariscoding Apr 17, 2024
d586cff
Use docker compose exec to create additional kafka topics (#2904)
saz Apr 17, 2024
d80e62d
chore(deps): bump memcached and redis to latest patch versions (#2973)
mdtro Apr 18, 2024
2fe5499
release: 24.4.1
getsentry-bot Apr 18, 2024
796bbe8
Merge branch 'release/24.4.1'
Apr 18, 2024
0f2f276
build: Set master version to nightly
Apr 18, 2024
d59c0aa
Add workstation configuration (#2968)
azaslavsky Apr 18, 2024
082903c
Upgrade postgres to 14.11 (#2975)
mdtro Apr 19, 2024
3ead5cf
Bump docker compose version in CI (#2980)
hubertdeng123 Apr 19, 2024
db1cc3c
Merge remote-tracking branch 'upstream/master' into sync-fork
ngudbhav Apr 20, 2024
725b766
fix: backport changes
ngudbhav Apr 20, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 (getsentry#2788)
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pre-commit/action/releases)
- [Commits](pre-commit/action@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: pre-commit/action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 14, 2024
commit 9c8e3d5741f50b127a0359804e286116897667ed
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: 3.x
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1