Releases: wzieba/Firebase-Distribution-Github-Action
Releases · wzieba/Firebase-Distribution-Github-Action
v1.7.0
What's Changed
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
Execution of the action will be significantly faster now (from 3m35s to 25s). We started to use pre-built Docker image.
This wouldn't be possible without POC and contribution of @vlazdra. Thanks!
As "performance is a feature", this release bumps minor to v1.6.0
.
- feat: add workflow to publish pre-build image by @wzieba in #116
- feat: use pre-built Docker image from GH registry by @wzieba in #117
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
Full Changelog: v1.5.0...v1.5.1
v1.5.0
v1.4.0
What's Changed
firebase-tools
team. Please migrate to Service Account. See instructions.
Full Changelog: v1.3.4...v1.4.0
v1.3.5
v1.3.4
What's Changed
- fix: Not empty auto-generated release notes by adding /github/workspace as a safe repository by @davidmigloz in #77
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- Update docker to latest authored by @GMetaxakis in #62
New Contributors
Full Changelog: v1.3.2...v1.3.3
Service credential file authorization
v1.3.2 Add service credential file authorization
Fixes crash on Docker build
This release contains hotfix for Docker build fail described in #15