397 Commits

Author SHA1 Message Date
Convly
f33e7c97ab v4.4.2 2022-10-05 15:32:01 +02:00
ivanThePleasant
de25284aac Merge branch 'main' into chore/user-level-data 2022-10-04 10:08:53 +03:00
Convly
569f9a4012 Merge branch 'main' of github.com:strapi/strapi into enhancement/cloud-hosting-tracking 2022-09-30 12:01:00 +02:00
Convly
706b8a5d56 Revert to STRAPI_HOSTING 2022-09-30 11:40:05 +02:00
Convly
fa503ef438 v4.4.1 2022-09-29 23:50:44 +02:00
Convly
340b17d6da Update wording 2022-09-29 18:12:05 +02:00
Convly
55fbe1ad10 Remove console.log 2022-09-29 17:41:54 +02:00
Convly
a1c7185252 Add hostedOnStrapiCloud property to the telemetry events 2022-09-29 17:35:18 +02:00
ivanThePleasant
c0588231a6 Merge branch 'main' into chore/user-level-data 2022-09-29 11:23:17 +03:00
Convly
d9febfb963 v4.4.0 2022-09-28 14:25:44 +02:00
Alexandre Bodin
8ebf58d9ed v4.3.9 2022-09-21 14:17:36 +02:00
ivanThePleasant
b51b0f4616 Merge branch 'main' into chore/user-level-data 2022-09-21 10:24:18 +03:00
Alexandre BODIN
59b83c5953
Merge pull request #14320 from strapi/chore/eslint
chore/eslint
2022-09-08 14:45:12 +02:00
Dieter Stinglhamber
10aaea4d39 add connection pool settings 2022-09-08 08:49:21 +02:00
Alexandre Bodin
6654ad3528 Add node 18 2022-09-08 08:44:27 +02:00
Dieter Stinglhamber
2ae198e690 add schema and connection timeout 2022-09-08 08:14:11 +02:00
Alexandre Bodin
c44f21d5ba v4.3.8 2022-09-07 16:47:41 +02:00
Alexandre Bodin
73f523b983 v4.3.7 2022-09-07 14:24:30 +02:00
ivanThePleasant
3759c2885e Change analytics url endpoint, refactor all senders to the new api format 2022-09-06 09:07:11 +03:00
Alexandre Bodin
04f218346d Fix esint in generators folder 2022-09-05 15:19:02 +02:00
ivanThePleasant
b5c98ae0cd Refactor event calls to follow old format, encapsulate hashing in the sender, refactor the format of event payload to better correspond to the new api 2022-09-02 14:43:51 +03:00
ivanThePleasant
cbfde4a11c Merge branch 'main' into chore/user-level-data 2022-09-02 12:22:12 +03:00
Dieter Stinglhamber
c068ec5aef fix sqlite client 2022-09-01 09:17:23 +02:00
Dieter Stinglhamber
28db135322 remove DATABASE_URL for SQLite 2022-09-01 07:53:05 +02:00
Fabien del Carmen
29410dd8fb
Merge pull request #14190 from strapi/fix/project-analytics-metadata-structure
Update metadata casing and structure
2022-08-31 16:26:45 +02:00
Dieter Stinglhamber
5b5fe16dd7 update db template 2022-08-31 14:20:27 +02:00
fdel-car
1bfb12eceb Rename platform to osPlatform 2022-08-26 18:35:19 +02:00
Dieter Stinglhamber
db25b274e0 generate db config with all clients 2022-08-26 15:54:01 +02:00
ivanThePleasant
a1ea7439ea Merge branch 'main' into chore/user-level-data 2022-08-25 15:21:39 +03:00
Alexandre Bodin
4c6e67c493 v4.3.6 2022-08-24 15:53:23 +02:00
Alexandre Bodin
a52b053551 v4.3.5 2022-08-24 14:10:18 +02:00
fdel-car
50f6939f93 Update metadata casing and structure 2022-08-24 11:17:38 +02:00
Gustav Hansen
78af3ebe62
Merge pull request #13872 from strapi/feature/amplitude-arch
Add tracking property for os.arch() to Amplitude / Sentry (project creation)
2022-08-24 09:46:39 +02:00
Gustav Hansen
8e14a14938 Sentry: Add os.arch() as event tag 2022-08-22 12:08:24 +02:00
Gustav Hansen
de4df3874a Amplitude: Add tracking property for os.arch() 2022-08-22 09:14:02 +02:00
dependabot[bot]
55ab41d694
Bump @sentry/node from 6.19.6 to 6.19.7
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 6.19.6 to 6.19.7.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.6...6.19.7)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 09:08:22 +00:00
Ben Irvin
1e3144b002 Merge branch 'main' into fix/typescript-special-char-path 2022-08-18 11:09:38 +02:00
Ben Irvin
06596f5e4d leave the original values alone 2022-08-17 11:09:27 +02:00
Ben Irvin
53852582cd fix included files 2022-08-12 18:06:11 +02:00
Ben Irvin
ae41b5669c update paths 2022-08-12 17:50:37 +02:00
Ben Irvin
69ae32594e fix logic 2022-08-12 14:24:24 +02:00
Ben Irvin
6964171a05
Merge branch 'master' into fix/preinstall-node-version-check 2022-08-12 14:15:53 +02:00
Ben Irvin
ef35dbb2f7 use supported versions from generated package.json 2022-08-12 14:14:35 +02:00
Ben Irvin
826e3ecf34 fix supported node versions 2022-08-12 14:12:32 +02:00
ivanThePleasant
7e5b38d588 Merge branch 'master' into chore/user-level-data 2022-08-11 18:28:58 +03:00
ivanThePleasant
2e5440d029 Refactor generators telemetry to accommodate user-level data 2022-08-11 16:31:55 +03:00
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Alexandre Bodin
0ae14c06cb 1st fix pass 2022-08-11 10:20:48 +02:00
Alexandre Bodin
28a2a00db8 v4.3.4 2022-08-11 10:17:34 +02:00
Alexandre Bodin
4d60bfdeee v4.3.3 2022-08-10 14:08:54 +02:00