Skip to content

Latest commit

 

History

History
266 lines (167 loc) · 16 KB

CHANGELOG.md

File metadata and controls

266 lines (167 loc) · 16 KB

Changelog

v1.8.0 (2023-12-04)

Full Changelog

Implemented enhancements:

  • Create and use a dedicated dockerhub user to deploy images #18

Merged pull requests:

v1.7.0 (2023-02-09)

Full Changelog

Closed issues:

  • Add Docker Image for Android API 33 #115

Merged pull requests:

v1.6.1 (2022-06-14)

Full Changelog

Merged pull requests:

v1.6.0 (2022-05-06)

Full Changelog

Merged pull requests:

v1.5.0 (2022-03-14)

Full Changelog

Merged pull requests:

v1.4.1 (2021-06-08)

Full Changelog

v1.4.0 (2020-10-13)

Full Changelog

Closed issues:

  • Add support of different JDK versions #93

Merged pull requests:

v1.3.0 (2020-08-21)

Full Changelog

Implemented enhancements:

  • Add available Ruby versions to images description files #87
  • Add support for Android SDK 30 #86
  • Add support for ruby versions in normal maintenance #84
  • Move scripts back to bash and clean syntax #70
  • Add support for Android 30 #88 (sjcqs)

Closed issues:

  • Rename master to main #90

Merged pull requests:

v1.2.0 (2020-07-30)

Full Changelog

Implemented enhancements:

  • Improve Action testing #79
  • Add variants without gcloud / python #68

Fixed bugs:

  • Cannot install new ruby version with rbenv #80
  • Snapshot images with Android NDK are not uploaded #74
  • Set RBENV_ROOT #81 (sjcqs)

Closed issues:

  • Install libcurl4-openssl-dev #76
  • Add ssh support #72
  • Add default Fastlane install #49

Merged pull requests:

v1.1.1 (2020-05-15)

Full Changelog

Closed issues:

  • Add python description to image description #63
  • Documentation is outdated #62
  • Clean image description markdown #60

Merged pull requests:

v1.1.0 (2020-05-13)

Full Changelog

Implemented enhancements:

  • Release flow could be improved #48
  • Allow the usage of this image as a GitHub Action #45
  • Add a standalone Github Actions #52 (sjcqs)

Fixed bugs:

  • Firebase Test Lab random issue #47

Closed issues:

  • Publish Github Action #55
  • Document GitHub Action #53

Merged pull requests:

v1.0.0 (2020-05-05)

Full Changelog

Implemented enhancements:

  • Move to Ubuntu 20.04 LTS #42

Closed issues:

  • Update documentation for public release #27

Merged pull requests:

v1.0.0-alpha04 (2020-04-30)

Full Changelog

Merged pull requests:

v1.0.0-alpha03 (2020-04-24)

Full Changelog

Implemented enhancements:

  • Update image to use git 2.18 #20
  • Share properties between tests projets #16
  • Add support for firebase test lab #4

Closed issues:

  • Add script to write a txt file describing an image #29
  • Add an instrumented test app using firebase SDK #26
  • Update to JDK 11 #6

Merged pull requests:

v1.0.0-alpha02 (2020-03-05)

Full Changelog

v1.0.0-alpha01 (2020-03-05)

Full Changelog

Implemented enhancements:

  • Add documentation #13

Closed issues:

  • Deploy images on commits on develop #11
  • bundle should be installed for each ruby versions installed #7
  • Add images tests #5
  • Build image for each Android API #3
  • Add support for Android NDK #2
  • Registry tag naming issue #1

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator