Skip to content

Releases: dzungtran/echo-rest-api

v0.3.1

29 Dec 07:13
925437a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

28 Mar 10:09
Compare
Choose a tag to compare

What's Changed

  • Add Firebase Auth as default auth provider instead of Ory/Kratos (for simple implementation).
  • Fix some bugs of module generator.
  • Remove third-parties files.
  • Update API documentation.
  • Upgrade dependencies.

Full Changelog: v0.2.2...v0.3.0

v0.2.2

14 Aug 07:35
Compare
Choose a tag to compare

What's Changed

  • Create workflow to rename project when use Use this template feature
  • Init simple api docs by @dzungtran in #16
  • Bump github.com/open-policy-agent/opa from 0.42.2 to 0.43.0 by @dependabot in #15

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

24 Jul 15:46
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

20 Jul 09:00
Compare
Choose a tag to compare

What's Changed

  • Fix log entries created from user input by @dzungmmp in #8

New Contributors

Full Changelog: v0.1.0-alpha.2...v0.2.0

Release v0.1.0-alpha.2

12 May 07:06
Compare
Choose a tag to compare
Pre-release

Release v0.1.0-alpha.1

11 May 15:18
Compare
Choose a tag to compare
Pre-release
  • Remove unused functions
  • Fix some issues for go report