Releases: jenkinsci/appcenter-plugin
Releases Β· jenkinsci/appcenter-plugin
AppCenter Plugin 0.11.1
π Bug fixes
- JENKINS-65089 - Commit upload of symbols if present (#61) @mezpahlan
AppCenter Plugin 0.11.0
π Bug Fixes
- JENKINS-64388 - Update endpoints after AppCenter changes (#60) @mezpahlan
AppCenter Plugin 0.10.1
π Bug Fixes
- JENKINS-64259 - Add Kotlin as a main dependency (#59) @mezpahlan
AppCenter Plugin 0.10.0
π New features and improvements
- JENKINS-61337 - Implemented uploading of symbols > 256mb via Azure SDK (#52) @RiederAlex
- JENKINS-63835 - Added BranchName/CommitHash as optional parameters (#53) @RiederAlex
- JENKINS-63881 - Mandatory Update (#54) @davidwin3
π¦ Dependency updates
- Bump junit from 4.13-beta-3 to 4.13.1 (#57) @dependabot
π» Maintenance
- JENKINS-64188 - Replace Netty with OkHttp (#58) @mezpahlan
- Bump junit from 4.13-beta-3 to 4.13.1 (#57) @dependabot
- JENKINS-63912 - Remove broken with config (#56) @mezpahlan
- JENKINS-63912 - Add release drafter GitHub action (#55) @mezpahlan
AppCenter Plugin 0.9.2
π Bug Fixes
- JENKINS-61700 - Windows upload needs required build_version parameter (#50) @mythsunwind
AppCenter Plugin 0.9.1
π Bug Fixes
- JENKINS-62104 - Fix uploading Android debug symbols (#51) @subprogram
AppCenter Plugin 0.9.0
π New features and improvements
- JENKINS-59462 - Support release notes from file (#49) @mezpahlan
AppCenter Plugin 0.8.2
π New features and improvements
- JENKINS-60856 - Initial support for breakpad symbols (#45) @mezpahlan
π Documentation updates
- JENKINS-59377 - Update help files (#47) @mezpahlan
- JENKINS-59792 - Add link to outstanding tickets (#46) @mezpahlan
- JENKINS-60171 - Update help for appName field (#44) @mezpahlan
AppCenter Plugin 0.8.1
π» Maintenance
- JENKINS-60008 - Improve error logging (#43) @mezpahlan
- JENKINS-60232 - Add appcenter api models for error responses (#42) @mezpahlan
AppCenter Plugin 0.8.0
π New features and improvements
- JENKINS-60197 - Add support for MacOS files (#41) @mezpahlan
- JENKINS-58490 - Support symbol files (#37) @mezpahlan and @Kilomoana83
π Bug Fixes
- JENKINS-59694 - When build step fails or get aborted upload is still tried (#40) @mezpahlan
- JENKINS-60027 - Use system dependent separator character (#39) @mezpahlan
π Documentation updates
- JENKINS-59942 - Add stats badges to README (#38) @mskadu