Skip to content

v1.0.0

Compare
Choose a tag to compare
@dumindu dumindu released this 14 Feb 17:02
· 30 commits to main since this release

🎉 Initial Release

  • The idiomatic structure based on the resource-oriented design.
  • The usage of Docker, Docker compose, Alpine images, and linters on development.
  • Healthcheck and CRUD API implementations with OpenAPI specifications.
  • The usage of Goose for the database migrations and GORM as the database ORM.
  • The usage of Zerolog as the centralized Syslog logger.
  • The usage of Validator.v10 as the form validator.
  • The usage of GitHub actions to run tests and linters, generate OpenAPI specifications, and build and push production images to the Docker registry.

🧑‍💻 New Contributors

Full Changelog: https://github.com/learning-cloud-native-go/myapp/commits/v1.0.0