Skip to content

Releases: stefanprodan/podinfo

2.1.1

09 Aug 15:02
Compare
Choose a tag to compare

Changelog

fefcae3 Rename test config
ed81a06 Release v2.1.1 Use Docker Hub instead of Quay
633982b Use Docker Hub repo

2.1.0

07 Aug 13:16
4154e01
Compare
Choose a tag to compare

Changelog

4154e01 Merge pull request #29 from stefanprodan/swagger
02d7f06 Release 2.1.0
5554508 Move Swagger doc to server.go
94085d6 Add schemes to Swagger docs
630841d Push latest tag to Docker Hub and Quay
ea7f4fc Add the swagger UI link to docs
e97c926 Add license to swagger docs
2479134 Implement swagger support - add swagger definitions for all API routes - self-host the swagger UI on /swagger/ - serve swagger spec on /swagger.json

2.0.2

06 Aug 19:59
b0bbd16
Compare
Choose a tag to compare

Changelog

b0bbd16 Merge pull request #28 from stefanprodan/prep-2.0.2
7564949 Add e2e docs
d34da2a Release v2.0.2
182156d Add build step to e2e tests

2.0.1

06 Aug 19:06
e0864b6
Compare
Choose a tag to compare

Changelog

e0864b6 Merge pull request #27 from stefanprodan/ci
de2a9c4 Release v2.0.1
fed04ad Add e2e testing with Kubernetes Kind and Helm
c907163 Add JWT test to helm chart
6757833 Toggle timeline background based on version
0c27729 Migrate CI to CircleCI

v1.8.0

06 Aug 08:36
Compare
Choose a tag to compare

Changelog

6c8a85a Release v1.8.0
c9dc78f Merge pull request #22 from imduffy15/master
6a9b025 Update README.md
198211e Add delayed chunk endpoint
e1ca9e2 Remove the middle htlm section
4fc593f Bump version to 1.7.1

v1.7.0

25 Jul 21:55
Compare
Choose a tag to compare

Changelog

18af1ea Merge remote-tracking branch 'origin/master'
2e9917a Bump version to 1.7.0
bf00d07 Merge pull request #20 from grampelberg/master
aab8e46 Upgrade to vuetify 2.x
1475a2d Release charts

v1.6.0

15 Jun 14:14
44f588d
Compare
Choose a tag to compare

Changelog

44f588d Merge pull request #19 from stefanprodan/metrics-port
951d82a Add option to run the metrics exporter on a different port Add port-metrics flag, when specified the Prometheus /metrics endpoint will be exposed on that port.
3301f6f Merge pull request #18 from stefanprodan/fix-helm-test
0339d3b Fix storage tests
d1b77c9 Merge pull request #17 from mumoshu/patch-1
bfa3aaf fix(doc): Update README about read/write endpoints
43df2d1 Bump version to 1.5.1
7181351 Bump version to 1.5.0
1c3bf10 Merge pull request #16 from luxas/ui-pathprefix
c28c11d Release v1.4.4
5c2f9a1 Make the UI perform XHRs relative to its own path
7d5200a Merge pull request #15 from stefanprodan/fix-port
66b8948 Bump version to 1.4.3
db04ce1 Add port validation
5142c39 Add arm64 and amd64 Drone pipelines
001486a Push ARMv7 image with Drone
ed55313 Set Drone platform to arm
c21c24b Build master with Drone
4dbbfa9 Rename Drone pipeline
bc8ff9b Build ARM image with Drone on Scaleway
cdf9b06 Upgrade golang GitHub action to 1.11
431ab9e Disable Travis Kubernetes in Docker (kind)
1273d37 Run podinfo local image on Travis Kubernetes in Docker
caa49b9 Run podinfo on Travis Kubernetes in Docker
319e444 Fix kubectl perm for Travis Kubernetes in Docker
0529fff Test Travis Kubernetes in Docker
0fc239a Test Kubernetes in Docker
f0b19b6 Add sem ver release to TravisCI docs

v1.4.2

20 Dec 07:57
Compare
Choose a tag to compare

Changelog

d10ba4a Release 1.4.2
7a2dca6 Add TravisCI and Quay docs
62ccb1b run go 1.11 fmt
579284c Bootstrap travis in podcli code init
a4948e1 Remove labels and update deployment to API apps/v1
995dcb5 Publish chart v1.4.1 - set probes timeout to 5s (fix for GKE containerd)

v1.4.1

28 Nov 10:11
Compare
Choose a tag to compare

Changelog

cbf1d67 Bump version to 1.4.1
f6987a0 Publish v1.4 Helm chart

v1.4.0

28 Nov 09:51
Compare
Choose a tag to compare

Changelog

ea93f3e Bump version to 1.4.0
2fc253a Merge pull request #8 from guyfedwards/blue-green-flagger
c83e19a set color based on primary/canary workload
a9a1252 Add brew install cmd for podcli
046a9a4 Add version to code init commit message
4d78abd Prep for v1.3.2 release
f8b32fa Release ngrok helm chart v0.2.0
a30fb53 Merge pull request #7 from tdickman/subdomain-support
8d66233 Update GitHub actions docs
bd31f8b Add ngrok subdomain support