Releases: dzungtran/echo-rest-api
Releases · dzungtran/echo-rest-api
v0.3.1
What's Changed
- add swagger doc to Readme file close #50 by @javadbat in #51
- Update README.md by @alirzasahb in #52
- Bump github.com/swaggo/echo-swagger from 1.3.5 to 1.4.0 by @dependabot in #49
- Bump github.com/open-policy-agent/opa from 0.49.2 to 0.51.0 by @dependabot in #47
- Fix typos by @dzungtran in #60
- Bump google.golang.org/api from 0.103.0 to 0.125.0 by @dependabot in #59
- Bump github.com/open-policy-agent/opa from 0.51.0 to 0.54.0 by @dependabot in #62
- Bump github.com/swaggo/swag from 1.8.12 to 1.16.1 by @dependabot in #61
- Bump github.com/jackc/pgx/v4 from 4.17.1 to 4.18.1 by @dependabot in #63
- Bump go.uber.org/dig from 1.15.0 to 1.17.0 by @dependabot in #64
- Bump github.com/tidwall/gjson from 1.14.3 to 1.15.0 by @dependabot in #65
- Bump google.golang.org/grpc from 1.56.1 to 1.56.3 by @dependabot in #73
- Bump github.com/tidwall/gjson from 1.15.0 to 1.17.0 by @dependabot in #71
- Bump golang.org/x/net from 0.11.0 to 0.17.0 by @dependabot in #72
- Bump golang.org/x/crypto from 0.10.0 to 0.17.0 by @dependabot in #74
- Upgrade dependencies, remove unused redis, fix some minor bugs by @dzungtran in #75
New Contributors
- @javadbat made their first contribution in #51
- @alirzasahb made their first contribution in #52
Full Changelog: v0.3.0...v0.3.1
v0.3.0
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
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
- @dependabot made their first contribution in #15
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Release v0.1.0-alpha.2
- Fix Goreportcard's issues
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
Release v0.1.0-alpha.1
- Remove unused functions
- Fix some issues for go report