Releases: getsentry/craft
Releases Β· getsentry/craft
1.5.0
Various fixes & improvements
- feat: Add
commit-on-git-repository
target (#492) by @lforst - build(deps): bump semver from 6.3.0 to 6.3.1 (#470) by @dependabot
- build(deps): bump @babel/traverse from 7.22.5 to 7.23.2 (#494) by @dependabot
- ref: remove volta from CI (#493) by @asottile-sentry
- fix: Handle
{major}.json
and{minor}.json
symlinks when publishing older versions (#483) by @cleptric - Bump symbol collector 1.12.0 (#491) by @bruno-garcia
1.4.4
1.4.3
Various fixes & improvements
- fix typo (#487) by @asottile-sentry
- fix branch trigger for image (#486) by @asottile-sentry
- ref: build docker image using gha (#485) by @asottile-sentry
1.4.2
Various fixes & improvements
- feat(elixir): Use precompiled packages from erlang solutions for elixir (#481) by @sl0thentr0py
- Revert "feat(elixir): Use asdf to install erlang and elixir (#479)" (#480) by @sl0thentr0py
- feat(elixir): Use asdf to install erlang and elixir (#479) by @sl0thentr0py
- ref: add python3-packaging explicitly (#478) by @asottile-sentry
- build(deps): bump word-wrap from 1.2.3 to 1.2.4 (#477) by @dependabot
1.4.1
- No documented changes.
1.4.0
Various fixes & improvements
- Revert changes since 1.2.3 (#475) by @mydea
- ref: add python3-packaging explicitly (#474) by @asottile-sentry
- fix(hex): Add erlang-dev for missing parsetools (#473) by @sl0thentr0py
1.3.0
Various fixes & improvements
- feat(build): Bump Dockerfile base image to node:20-bookworm (#472) by @sl0thentr0py
1.2.3
Various fixes & improvements
- fix(hex): Need local.hex --force for compiling deps (#471) by @sl0thentr0py
- ref: update jest (#468) by @asottile-sentry
- build(deps-dev): bump fast-xml-parser from 4.2.4 to 4.2.5 (#467) by @dependabot
- build(deps-dev): bump fast-xml-parser from 3.19.0 to 4.2.4 (#466) by @dependabot
1.2.2
Various fixes & improvements
- Upgrade Flutter to 3.10 in the docker image (#463) by @marandaneto
1.2.1
Various fixes & improvements
- fix missing await when calling uploadKmpPomDistribution (#460) by @buenaflor