Skip to content

Releases: hyperonym/ratus

v0.9.1

19 Apr 09:10
aacbf2b
Compare
Choose a tag to compare

v0.9.0

18 Apr 10:52
b3f2f57
Compare
Choose a tag to compare
  • [b3f2f57] build(*): bump version to 0.9.0 (#169)
  • [7e44031] build(make): change image scope variable name (#168)
  • [77ec74e] build(docker): set default go version to 1 (#167)
  • [f54eb84] build(ci): get go version from go.mod (#166)
  • [b5af836] chore(license): change license to Apache 2.0 (#165)
  • [72f27f6] build(make): rename ambiguous target (#164)

v0.8.1

17 Apr 16:50
72190b7
Compare
Choose a tag to compare
  • [72190b7] build(*): bump version to 0.8.1 (#163)
  • [d97f73f] build(docker): add .dockerignore (#162)
  • [82850be] chore(git): update .gitignore (#161)
  • [b9e9fa8] docs(swagger): regenerate specification files (#160)
  • [db88aff] build(docker): use multi-stage cross-compilation (#159)
  • [ae70444] build(deps): bump go.mongodb.org/mongo-driver from 1.14.0 to 1.15.0 (#158)

v0.8.0

07 Apr 08:53
4ca0ce5
Compare
Choose a tag to compare
  • [4ca0ce5] build(*): bump version to 0.8.0 (#157)
  • [d738c19] build(ci): add codecov token (#156)
  • [4d4a46f] build(deps): bump go version from 1.21 to 1.22 (#154)
  • [d24688f] build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#155)
  • [1f15baa] build(deps): bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.0 (#153)
  • [20d8160] build(deps): bump github.com/gin-contrib/cors from 1.7.0 to 1.7.1 (#152)
  • [9b0253d] build(deps): bump github.com/gin-contrib/cors from 1.6.0 to 1.7.0 (#151)
  • [46858fe] build(deps): bump github.com/gin-contrib/cors from 1.5.0 to 1.6.0 (#150)
  • [79ddebc] build(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (#149)
  • [bc2ad08] build(deps): bump go.mongodb.org/mongo-driver from 1.13.2 to 1.14.0 (#148)
  • [0accdd2] build(deps): bump go.mongodb.org/mongo-driver from 1.13.1 to 1.13.2 (#147)
  • [3cb0b6c] build(deps): bump codecov/codecov-action from 3 to 4 (#146)

v0.7.2

27 Jan 10:12
be577f7
Compare
Choose a tag to compare
  • [be577f7] build(*): bump version to 0.7.2 (#145)
  • [4879a08] docs(readme): update copyright year (#144)
  • [6abff53] build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 (#143)
  • [acbcf95] build(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#142)
  • [60be6ed] build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#141)
  • [ec24c06] build(deps): bump github/codeql-action from 2 to 3 (#140)
  • [2b7c6de] build(deps): bump go.mongodb.org/mongo-driver from 1.13.0 to 1.13.1 (#139)
  • [b6229c8] build(deps): bump actions/setup-go from 4 to 5 (#138)
  • [feedf7f] build(deps): bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 (#137)
  • [7055732] build(deps): bump go.mongodb.org/mongo-driver from 1.12.1 to 1.13.0 (#136)
  • [a45e81a] build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 (#135)
  • [9ed531a] build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 (#134)

v0.7.1

08 Oct 03:36
882ffbb
Compare
Choose a tag to compare
  • [882ffbb] build(*): bump version to 0.7.1 (#133)
  • [319ff65] build(ci): test MongoDB version 7.0 (#132)
  • [fb536a8] docs(readme): fix typo (#131)
  • [c7fa123] build(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 (#130)
  • [4340b15] build(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#129)

v0.7.0

24 Sep 16:57
bfdaff6
Compare
Choose a tag to compare
  • [bfdaff6] build(*): bump version to 0.7.0 (#128)
  • [421ebff] build(deps): bump go version from 1.20 to 1.21 (#126)
  • [40abf15] build(deps): revert codecov/codecov-action from 4 to 3 (#127)
  • [3cc9b82] build(deps): bump codecov/codecov-action from 3 to 4 (#125)
  • [87cebec] build(deps): bump docker/setup-buildx-action from 2 to 3 (#124)
  • [c749f8a] build(deps): bump docker/login-action from 2 to 3 (#123)
  • [99b017c] build(deps): bump actions/checkout from 3 to 4 (#122)
  • [6e07294] build(deps): bump supercharge/mongodb-github-action from 1.9.0 to 1.10.0 (#121)
  • [7af84d8] build(deps): bump go.mongodb.org/mongo-driver from 1.12.0 to 1.12.1 (#120)
  • [961f80d] build(deps): bump go.mongodb.org/mongo-driver from 1.11.7 to 1.12.0 (#119)
  • [85bb2c2] build(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 (#118)
  • [86898dd] build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 (#117)
  • [0fdaf00] build(deps): bump go.mongodb.org/mongo-driver from 1.11.6 to 1.11.7 (#116)
  • [1513ce1] build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#115)
  • [b41db67] build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 (#114)
  • [db80efc] build(deps): bump go.mongodb.org/mongo-driver from 1.11.5 to 1.11.6 (#113)
  • [59cf46a] build(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 (#112)
  • [eeb84e3] build(deps): bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.5 (#111)

v0.6.3

29 Apr 07:33
faae6c3
Compare
Choose a tag to compare
  • [faae6c3] build(*): bump version to 0.6.3 (#110)
  • [a758488] docs(readme): update description (#109)
  • [7332103] build(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 (#108)
  • [ac746e5] build(deps): bump go.mongodb.org/mongo-driver from 1.11.3 to 1.11.4 (#106)
  • [5d05dd5] build(make): minor syntax updates (#105)
  • [edc3444] build(ci): rename codeql-analysis.yml to codeql.yml (#104)
  • [b8d4a76] build(deps): bump go.mongodb.org/mongo-driver from 1.11.2 to 1.11.3 (#103)
  • [dc1063e] build(deps): bump actions/setup-go from 3 to 4 (#102)

v0.6.2

12 Mar 08:37
b5cb6d9
Compare
Choose a tag to compare
  • [b5cb6d9] build(make): bump version to 0.6.2 (#101)
  • [de4b02e] build(kubernetes): bump version to 0.6.2 (#100)
  • [90c45b3] build(compose): bump version to 0.6.2 (#99)
  • [1b51895] build(ci): enable dependency caching (#98)
  • [cd65fad] build(ci): bump go version from 1.19 to 1.20 (#96)
  • [1adfb81] build(deps): bump go version from 1.19 to 1.20 (#95)
  • [dac1ad2] build(deps): bump golang.org/x/sync from 0.0.0-20220601150217-0de741cfad7f to 0.1.0 (#94)
  • [768fa82] build(deps): bump github.com/gin-gonic/gin from 1.8.2 to 1.9.0 (#93)
  • [098cf83] build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 (#92)
  • [5e41de7] build(deps): bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.2 (#91)
  • [25535fc] build(deps): bump supercharge/mongodb-github-action from 1.8.0 to 1.9.0 (#90)
  • [12abdc0] docs(readme): update copyright year (#89)
  • [d3c9d62] build(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2 (#88)
  • [4b20bc6] build(deps): bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 (#87)
  • [af4d330] docs(readme): remove benchmarking from roadmap (#86)

v0.6.1

09 Nov 06:36
03d3d79
Compare
Choose a tag to compare
  • [03d3d79] build(make): bump version to 0.6.1 (#85)
  • [fc84e47] build(kubernetes): bump version to 0.6.1 (#84)
  • [b79caad] build(compose): bump version to 0.6.1 (#83)
  • [56286c4] build(deps): bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 (#82)
  • [9457010] build(deps): bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1 (#80)
  • [92fd2fc] build(deps): bump go.mongodb.org/mongo-driver from 1.10.4 to 1.11.0 (#81)
  • [17d7d2b] build(deps): bump go.mongodb.org/mongo-driver from 1.10.3 to 1.10.4 (#79)
  • [05fb089] docs(readme): remove refactoring with generics from roadmap (#78)
  • [ff2d93c] build(deps): bump github.com/hashicorp/go-memdb from 1.3.3 to 1.3.4 (#77)
  • [97d21db] build(deps): bump go.mongodb.org/mongo-driver from 1.10.2 to 1.10.3 (#76)