All Xcode uploads are now executed in the foreground, which should allow for easier debugging of any problems that occur while uploading files during the build process, since errors will be logged directly within Xcode.
With this change, the --force-foreground flag is no longer needed, since we always upload in the foreground. The flag is now a deprecated no-op.
2.36.6
There are no code changes in this release. It is being performed to test an update to the release build process.
2.36.5
There are no code changes in this release. It is a re-release of 2.36.4, which we are making because 2.36.4 and 2.36.3
failed to publish to PyPI.
2.36.4
This releases fixes includes a bugfix (#2171 by @​szokeasaurusrex) for #2169. The bug caused any command run with sentry-cli monitors run to not be executed whenever sending the cron checkin to Sentry failed, e.g. during a Sentry outage or due to some other network failure. With the bugfix, we log the error and execute the program even when there was an error sending the checkin.
We recommend that all users using sentry-cli monitors run upgrade to Sentry CLI version 2.36.4 immediately.
Bumps the prod-deps group with 41 updates in the /apps/api directory:
0.24.3
0.32.1
5.20.5
6.5.2
5.20.5
6.5.2
1.0.16
1.0.17
0.40.8
0.44.0
2.33.1
2.38.2
8.26.0
8.38.0
8.26.0
8.38.0
2.44.2
2.46.1
3.0.4
3.0.5
8.5.12
8.5.13
8.16.0
8.17.1
3.2.5
3.2.6
1.7.2
1.7.7
5.11.0
5.26.2
6.1.0
7.0.0
1.0.0-rc.12
1.0.0
3.6.0
4.1.0
7.3.1
7.4.1
10.4.2
11.0.0
2.3.0
2.4.1
2.9.0
2.9.2
0.2.8
0.3.6
3.4.4
3.5.0
14.1.2
15.0.1
8.4.4
8.8.1
7.0.7
8.0.1
4.57.0
4.72.0
4.0.1
4.2.1
22.12.1
23.8.0
2.4.2
5.0.4
3.4.0
4.0.0
1.7.4
1.7.5
16.1.0
17.3.1
5.22.11
5.23.5
6.20.1
6.21.0
0.11.3
0.18.2
10.0.0
11.0.3
3.14.2
3.17.0
4.8.0
4.9.0
3.23.1
3.23.5
Updates
@anthropic-ai/sdk
from 0.24.3 to 0.32.1Release notes
Sourced from
@​anthropic-ai/sdk
's releases.... (truncated)
Changelog
Sourced from
@​anthropic-ai/sdk
's changelog.... (truncated)
Commits
52bed05
chore: release main2709c1f
fix(vertex): don't mutate request body inputs4523ca9
fix(bedrock): don't mutate request body inputsc128ce7
chore: release mainf7913f7
feat(api): add new haiku model (#587)21fa500
fix: don't require deno to run build-deno (#586)461e300
chore: remove unused build-deno condition (#585)86c5ade
fix(types): add missing token-counting-2024-11-01 (#583)1043b48
chore: release mainf99a700
fix(types): add missing token-counting-2024-11-01Updates
@bull-board/api
from 5.20.5 to 6.5.2Release notes
Sourced from
@​bull-board/api
's releases.... (truncated)
Changelog
Sourced from
@​bull-board/api
's changelog.... (truncated)
Commits
bfd8b4e
Release 6.5.21634438
fix: support for older BullMQ versions, round 2c72b28c
Release 6.5.100fd989
fix: revert support for older BullMQ versions5ce3088
Release 6.5.09892a50
Release 6.4.1234e85a
fix: add skipLibCheck4b175fa
Revert "Add elysia adapter (#769)"9f294ae
fix: allow usage of bullmq-pro, closes #849f07c544
Add elysia adapter (#769)Updates
@bull-board/express
from 5.20.5 to 6.5.2Release notes
Sourced from
@​bull-board/express
's releases.... (truncated)
Changelog
Sourced from
@​bull-board/express
's changelog.... (truncated)
Commits
bfd8b4e
Release 6.5.2c72b28c
Release 6.5.15ce3088
Release 6.5.09892a50
Release 6.4.1234e85a
fix: add skipLibCheck4b175fa
Revert "Add elysia adapter (#769)"b00834d
Deps bumpf07c544
Add elysia adapter (#769)b423427
Release 6.4.038c79ee
Release 6.3.3Updates
@dqbd/tiktoken
from 1.0.16 to 1.0.17Release notes
Sourced from
@​dqbd/tiktoken
's releases.Commits
b742a86
Merge pull request #122 from dqbd/changeset-release/main7e6cddc
Version Packages503da21
Merge pull request #121 from dqbd/dqbd/o153bd14a
Changeset0ba7dbb
Add missing o1 modelsf8aa455
Merge pull request #118 from dqbd/changeset-release/main386acb8
Version Packages25f0656
Merge pull request #117 from dqbd/dqbd/js-tiktoken-missing-files74e7870
Changeseta825d5f
fix(js): add missing rank files back to js-tiktokenUpdates
@nangohq/node
from 0.40.8 to 0.44.0Release notes
Sourced from
@​nangohq/node
's releases.... (truncated)
Changelog
Sourced from
@​nangohq/node
's changelog.... (truncated)
Commits
a81fe2b
chore(release): 0.44.08b9d254
feat(authmode): add a new signature authmode (#2942)cda2a3d
chore(release): 0.43.0a69e541
fix(cli): clean up some references to shared and unused code (#2976)cbb9e81
feat: return records count in /sync/status endpoint/sdk (#2961)d31118a
chore(release): 0.42.22ee53b92
fix(cli): pin all internal packages (#2951)5b9d25c
chore(release): 0.42.210b45b98
feat(nango-yaml): endpoint explicit definition (#2940)84f4a9c
fix(node-client): update listConnections (#2931)Updates
@sentry/cli
from 2.33.1 to 2.38.2Release notes
Sourced from
@​sentry/cli
's releases.