tanujbhatia1708
d2597495d4
fix : updated golang image ( #14 )
...
* updated golang image
* updated golang version
* updated golang version
* updated golang version
* updated golang version
* updated golang version
* updated golang version
2023-05-29 19:59:57 +05:30
Umer Anwar
faa296ab0f
Merge pull request #13 from nuance-mix/fix/update-go
...
update go version to 1.19.2
2022-10-11 21:19:29 -04:00
Umer Anwar
f9ceefc138
fix some deps
2022-10-11 21:16:25 -04:00
Umer Anwar
5b1c746bc6
update go version to 1.19.2
2022-10-11 20:57:36 -04:00
tanujbhatia1708
45c7f75d06
fix: XMIXDEVOPS-1290 updating Image artifacts to DEV ACR ( #12 )
...
Adding Docker push to Dev ACR
2022-09-16 10:00:24 -04:00
tanujbhatia1708
059d8e678f
updated golang to latest version ( #11 )
...
* update grpcurl
* update grpcurl
* update grpcurl
* update grpcurl
* update grpcurl
* update grpcurl
* updated latest image for golang
2022-08-31 22:26:36 +05:30
tanujbhatia1708
8672787555
Merge pull request #10 from nuance-mix/XMIXSRE-551-fix-xray-issues
...
updated go lang version
2022-08-30 19:02:13 +05:30
Bhatia, Tanuj
9d1f42361f
updated go lang version
2022-08-30 17:37:56 +05:30
tanujbhatia1708
8058d7eded
Merge pull request #9 from nuance-mix/XMIXSRE-336-Fix-xray-issues
...
updated golang version
2022-05-27 15:26:17 +05:30
Bhatia, Tanuj
87a5807773
updated golang version
2022-05-27 11:24:25 +05:30
tanujbhatia1708
e0ceced2d1
Merge pull request #8 from nuance-mix/XMIXSRE-203-go-version-update
...
updated the go version for grpcurl
2022-03-31 17:37:11 +05:30
Bhatia, Tanuj
0c7bdf500a
updated the go version
2022-03-31 17:16:58 +05:30
tanujbhatia1708
cf560255b1
Merge pull request #7 from nuance-mix/fix/xray-issues
...
updated base image
2022-02-25 17:17:24 +05:30
Bhatia, Tanuj
9d72b2d5c5
updated base image
2022-02-25 15:56:07 +05:30
Alan Silva
a47c8341f2
Merge pull request #5 from nuance-mix/fix/latest-tag
...
Fixing latest tag not having the JFrog artifactory URL
2022-01-06 13:43:42 -05:00
Alan Silva
8e31a73868
Fixing latest tag not having the JFrog artifactory URL
2022-01-06 13:38:33 -05:00
Alan Silva
a8ef2ebfc7
Merge pull request #4 from nuance-mix/fix/xmixdevops-1029-bump-golang
...
Bumping to golang:1.17.5
2022-01-06 13:02:46 -05:00
Alan Silva
0a481f67d7
Bumping to golang:1.17.5
2022-01-06 12:57:33 -05:00
Alan Silva
c4c8538001
Merge pull request #3 from nuance-mix/feature/build-and-push-image
...
Replacing Circle CI with GH actions
2022-01-06 11:44:12 -05:00
Alan Silva
57c661603c
Replacing Circle CI with GH actions
...
- Building and pushing images to our artifactory
2021-12-24 14:27:50 -05:00
Umer Anwar
b7f741b32d
Merge pull request #1 from nuance-mix/upgrade-go-1.17
...
update go packages for 1.17
2021-11-09 11:34:55 -05:00
umer
5198bac4fa
upgrade x/text package
2021-11-09 11:15:07 -05:00
umer
c107842780
combine require block
2021-11-09 10:52:51 -05:00
umer
3419e8e035
update packages
2021-11-09 10:49:12 -05:00
Umer Anwar
5a1180bb14
use golang 1.17.3 to fix xray issue ( #1 )
2021-11-08 16:02:43 -05:00
Joshua Humphries
8ee6c9423b
can't build s390x docker images; skip for now ( #265 )
2021-10-07 16:37:41 -04:00
Joshua Humphries
4b65b3ee55
fix release script: 'docker buildx create' step needs to be re-runnable without error ( #264 )
2021-10-07 16:10:47 -04:00
Jeffrey Duce
9ac7e3a34d
set value of creds instead of creating new variable ( #263 )
2021-10-07 15:49:59 -04:00
Joshua Humphries
76bbedeed0
invoking client-streaming RPC can panic ( #262 )
2021-10-07 14:55:12 -04:00
Joshua Humphries
b9d2d8cfa8
cleanup deps; pin versions of tools using 'go install' instead of in go.mod; tidy up go.sum ( #260 )
...
Addresses two depend-a-bot security warnings for libraries previously references in go.sum.
2021-10-06 20:58:00 -04:00
Bjarne Sievers
30b8cd1531
Add info about docker pitfalls to README ( #258 )
2021-10-06 15:25:18 -04:00
Joshua Humphries
a8f79c8751
use latest protoreflect ( #259 )
2021-10-06 09:39:01 -04:00
Joshua Humphries
bf9b13d6c5
update install from source directions to work with Go 1.16
2021-09-23 10:37:13 -04:00
Joshua Humphries
c3bde04cc1
use circleci instead of travis ( #256 )
2021-09-23 09:20:48 -04:00
Namrata Bhave
2e9ba5024e
Build multiarch docker images for release: amd, s390x, arm ( #251 )
2021-09-23 07:55:01 -04:00
Igor
127194b205
Support SSLKEYLOGFILE environment variable for key logging ( #245 )
2021-09-20 11:53:44 -04:00
Namrata Bhave
cd242fe1ed
build release binaries for linux/s390x ( #248 )
2021-08-18 08:53:40 -04:00
Sunil Thorat
59a32e5eb0
Upgrade to using golang 1.15 to build ( #240 )
2021-07-14 10:24:01 -04:00
Joshua Humphries
7e1cd16164
use newer protoreflect, v1.9.0 ( #242 )
2021-07-13 11:53:16 -04:00
Joshua Humphries
de25c89822
allow callers of BlockingDial to override grpc.FailOnNonTempDialError dial option ( #241 )
2021-07-12 15:27:33 -04:00
Joshua Humphries
f1d396c31e
freshen README, point to 3rd party packages for install ( #229 )
2021-05-04 12:03:54 -04:00
Josh Humphries
1986364acd
make go.sum authoritative
2021-04-30 17:15:18 -04:00
Erik Johansson
bdf97bc934
Bump grpc-go to 1.37.0 ( #230 )
...
Pulls in support for XDS v3
2021-04-29 10:48:41 -04:00
Z. Liu
2f55ac63a4
release binaries for arm64 ( #220 )
2021-04-02 08:06:16 -04:00
Joshua Humphries
8d7770a962
use latest version of protoreflect ( #212 )
2021-02-22 17:32:40 -05:00
Leonhard Markert
1f34448998
Help text for "-H" option: remove duplicated word ( #207 )
2021-02-01 10:31:49 -05:00
Josh Humphries
06a970022e
darwin/386... 🤦
2021-01-05 12:42:15 -05:00
Josh Humphries
db90ec1160
go 1.15 no longer supports darwin/386; ignore any IDE config folder
2021-01-05 12:39:34 -05:00
Mikhail Katychev
9da71fbe53
when -format-error option is used, format service reflection errors, too ( #188 )
2020-09-30 13:24:46 -04:00
Guilherme Salazar
9846afccbc
feat: add support for user-agent header ( #182 )
2020-09-04 11:31:28 -04:00