Releases: razorpay/proto-api-docs-action
Releases · razorpay/proto-api-docs-action
proto-api-docs-action v0.3.19
v0.3.1-beta
Fixes unknown dependency issue in swagger.json for rpcs leveraging streaming
v0.3.0-iam-role: Merge pull request #8 from razorpay/golang-version-upgrade
Uses IAM Role instead of IAM User.
Use official golang image
fix the GOPROXY being searched in GOROOT/go.env file for recent go upgrades.
Update buf dependency
Reference : #7
Update buf command and move action files to subfolder instead of root
fix(dockerfile): go get is not supported in latest version #5
Changes:
go get -> go install
buf version upgrade to 1.1.0
PR: #5
v0.2.5-rc1
fix(dockerfile): `go get` is not supported outside of module in lates…
use aws ecr for base images
v0.2.4 switch base image to public.ecr.aws/bitnami/golang (#4)
v0.2.3 Release
switch to golang:latest; use apt cmds to install tools