Skip to content

v2.0.3

Compare
Choose a tag to compare
@ludoch ludoch released this 13 Apr 19:09
· 14 commits to master since this release
f9c3e90

What's Changed

  • re-apply PR #232 to v2 by @zevdg in #289
  • re-apply PR #235 to v2 by @zevdg in #290
  • Add Go 1.18 and Go 1.19 to tested Go versions by @jihuin in #293
  • remove golang.org/x/net dependency by @thaJeztah in #295
  • Add Go 1.20 to tested Go versions by @jihuin in #303
  • v2/README.md: fix typos by @cuishuang in #276
  • README.md: fix typo by @cuishuang in #288
  • all: fix some comments by @cuishuang in #296
  • Install Python2 in base image for DevAppServer tests and change test matrix for 1.11 and 1.20.x by @ludoch in #304
  • just a small refactor of api_test by @zevdg in #291
  • Add v2/search by @Deleplace in #297
  • build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /v2 by @dependabot in #299
  • Run go get google.golang.org/appengine/v2/search by @ludoch in #305
  • build(deps): bump golang.org/x/text from 0.3.6 to 0.3.8 by @dependabot in #300
  • all: using the more elegant way to deal milliseconds and nanoseconds by @cuishuang in #292
  • Revert "all: using the more elegant way to deal milliseconds and nanoseconds" by @ludoch in #306
  • Add a ci-update-workflow GitHub Actions to update the go-version matrix by @chizhg in #307
  • Fix the ci-update-workflow GitHub Actions by @chizhg in #308
  • Update go-version matrix by @chizhg in #309

New Contributors

Full Changelog: v2.0.2...v2.0.3