Releases: Roblox/foreman
Releases · Roblox/foreman
v1.6.3
What's Changed
- Change artifactory authorization to bearer by @afujiwara-roblox in #94
- Remove path dependency for cargo release by @afujiwara-roblox in #95
- Add readme to artiaa_auth and bump foreman version by @afujiwara-roblox in #96
Full Changelog: v1.6.2...v1.6.3
v1.6.2
Use Bearer auth for Artifactory instead of api key
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Add fall back for artiaa_path if xdg_data_home is not defined by @afujiwara-roblox in #92
- Remove unnecessary error by @afujiwara-roblox in #93
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Update READ.ME to specify which scopes are required for GitHub access token by @demelianov-roblox in #88
- Further clarify missing readme instructions by @ZoteTheMighty in #89
- Add command to add Artifactory Auth by @afujiwara-roblox in #91
New Contributors
- @demelianov-roblox made their first contribution in #88
Full Changelog: v1.5.0...v1.6.0
v1.5.0
v1.4.0
What's Changed
- APT-543 Download From Artifactory Support by @afujiwara-roblox in #82
- APT-548 added generate-artifactory-path command to foreman by @afujiwara-roblox in #84
- Nojira bump release 1.4.0 by @afujiwara-roblox in #86
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Modified path to follow symlinks for snapshots tests by @afujiwara-roblox in #76
- LUAFDN-1750 Split Up artiaa_auth Into Separate Library by @afujiwara-roblox in #77
- LUAFDN-1756 Manual deserialization of toml into toolspec struct by @afujiwara-roblox in #79
- APT-491 added Artifactory tool source target support by @afujiwara-roblox in #80
- APT-703 Properly Kill Subprocesses With ctrl-c by @afujiwara-roblox in #81
- Bump release by @ZoteTheMighty in #83
New Contributors
- @afujiwara-roblox made their first contribution in #76
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- fix typos by @OverHash in #64
- EECI-4699: Update CLA Signature Bot by @rgychiu in #67
- LUAFDN-784 Try to download all tools before erroring by @hmallen99 in #62
- LUAFDN-1603 - add support for auth format for artifactory use by @ZoteTheMighty in #72
- Switch default branch to 'main' by @ZoteTheMighty in #73
- Fix some brittle snapshots based on github api responses by @ZoteTheMighty in #74
- Don't download windows-aarch64 binaries on win64 host by @matthargett in #71
- Release 1.2.0 by @ZoteTheMighty in #75
New Contributors
- @OverHash made their first contribution in #64
- @rgychiu made their first contribution in #67
- @hmallen99 made their first contribution in #62
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Fix macOS builds by @amatosov-rbx in #55
- Take into account architecture when selecting linux artifact by @JohnnyMorganz in #59
- Support
macos-aarch64
as a platform keyword by @JohnnyMorganz in #60
New Contributors
- @JohnnyMorganz made their first contribution in #59
Full Changelog: v1.0.5...v1.1.0
v1.0.5
What's Changed
- Fix artifact selection bug by @ZoteTheMighty in #53