Skip to content

Releases: javieraviles/quarkus-github-flow

Release v1.0.0

24 Jun 16:35
Compare
Choose a tag to compare

Changes in this Release

  • Added h2 testing database and postgres CRUD as example
  • Added flyway for db migrations
  • Updated docs

Release v0.0.2

31 May 10:37
Compare
Choose a tag to compare

Changes in this Release

  • Locust load tests added
  • New cron workflow running load tests
  • Improved documentation

Release v0.0.1

30 May 23:33
Compare
Choose a tag to compare

Changes in this Release

  • Basic pipelines included for PRs executing unitary tests
  • CICD included for master, executing sonarcheck, deployment to Heroku and integration tests against environment
  • Quarkus boilerplate