Skip to content

Releases: razorpay/proto-api-docs-action

proto-api-docs-action v0.3.19

19 Nov 11:30
c316208
Compare
Choose a tag to compare
Merge pull request #15 from razorpay/dockerfile-fix

Fix dockerfile

v0.3.1-beta

20 Jul 20:17
Compare
Choose a tag to compare
v0.3.1-beta Pre-release
Pre-release

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

14 Nov 12:28
1d358f5
Compare
Choose a tag to compare

Use official golang image

29 Sep 09:27
1d358f5
Compare
Choose a tag to compare

fix the GOPROXY being searched in GOROOT/go.env file for recent go upgrades.

Update buf dependency

16 Mar 15:00
ff5b326
Compare
Choose a tag to compare

Update buf command and move action files to subfolder instead of root

20 Apr 05:58
ad550f1
Compare
Choose a tag to compare

fix(dockerfile): go get is not supported in latest version #5

17 Mar 13:57
99033c9
Compare
Choose a tag to compare

Changes:
go get -> go install
buf version upgrade to 1.1.0

PR: #5

v0.2.5-rc1

17 Mar 07:28
5beecdc
Compare
Choose a tag to compare
fix(dockerfile): `go get` is not supported outside of module in lates…

use aws ecr for base images

05 Aug 10:14
66821d9
Compare
Choose a tag to compare
v0.2.4

switch base image to public.ecr.aws/bitnami/golang (#4)

v0.2.3 Release

19 Jul 10:12
597658b
Compare
Choose a tag to compare

switch to golang:latest; use apt cmds to install tools