Skip to content

Releases: kevwan/go-stash

v1.2.0

11 Oct 01:41

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/zeromicro/go-zero from 1.6.5 to 1.6.6 by @dependabot[bot] in #56
  • chore(deps): bump github.com/zeromicro/go-zero from 1.6.6 to 1.7.2 by @dependabot[bot] in #63
  • chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot[bot] in #67
  • chore(deps): bump github.com/zeromicro/go-zero from 1.7.2 to 1.7.4 by @dependabot[bot] in #66
  • chore(deps): bump github.com/rogpeppe/go-internal from 1.12.0 to 1.13.1 by @dependabot[bot] in #64
  • chore(deps): bump github.com/zeromicro/go-zero from 1.7.4 to 1.7.6 by @dependabot[bot] in #69
  • chore(deps): bump github.com/zeromicro/go-zero from 1.7.6 to 1.8.0 by @dependabot[bot] in #70
  • chore(deps): bump github.com/rogpeppe/go-internal from 1.13.1 to 1.14.0 by @dependabot[bot] in #71
  • chore(deps): bump github.com/rogpeppe/go-internal from 1.14.0 to 1.14.1 by @dependabot[bot] in #72
  • chore(deps): bump github.com/zeromicro/go-zero from 1.8.0 to 1.8.1 by @dependabot[bot] in #73
  • chore(deps): bump github.com/zeromicro/go-zero from 1.8.1 to 1.8.2 by @dependabot[bot] in #74
  • chore(deps): bump github.com/zeromicro/go-zero from 1.8.2 to 1.9.0 by @dependabot[bot] in #78
  • chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #80
  • chore(deps): bump github.com/zeromicro/go-zero from 1.9.0 to 1.9.1 by @dependabot[bot] in #81
  • Upgrade to Go 1.25.1 for better performance by @Copilot in #83

New Contributors

  • @Copilot made their first contribution in #83

Full Changelog: v1.1.1...v1.2.0

v1.1.1

15 Jun 14:56
9a973c7

Choose a tag to compare

What's Changed

  • upgrade dependencies

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

02 Feb 14:39

Choose a tag to compare

What's Changed

  • Bump github.com/zeromicro/go-zero from 1.5.1 to 1.6.1 by @dependabot in #36
  • fix typo in addurifieldfilter.go by @M4n5ter in #37
  • update writer.go to support es8.x by @wzlove in #43

New Contributors

Full Changelog: v1.0.9...v1.1.0

v1.0.9

20 Apr 03:29
62801fe

Choose a tag to compare

What's Changed

  • Bump github.com/zeromicro/go-zero from 1.4.3 to 1.4.4 by @dependabot in #30
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #32
  • Bump github.com/zeromicro/go-zero from 1.4.4 to 1.5.1 by @dependabot in #35

Full Changelog: v1.0.8...v1.0.9

v1.0.8

16 Dec 15:02

Choose a tag to compare

What's Changed

  • Bump github.com/zeromicro/go-zero from 1.4.1 to 1.4.2 by @dependabot in #27
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #28
  • Bump github.com/zeromicro/go-zero from 1.4.2 to 1.4.3 by @dependabot in #29

Full Changelog: v1.0.7...v1.0.8

v1.0.7

22 Oct 14:31
75072e0

Choose a tag to compare

What's Changed

  • Bump github.com/zeromicro/go-queue from 1.1.6 to 1.1.7 by @dependabot in #26
  • add the optional config username and password for kafka by @lidaboo in #25

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.6

17 Sep 15:23
15d7aaa

Choose a tag to compare

What's Changed

  • Bump github.com/zeromicro/go-queue from 1.1.5 to 1.1.6 by @dependabot in #19
  • Bump github.com/stretchr/testify from 1.7.1 to 1.8.0 by @dependabot in #17
  • Bump github.com/zeromicro/go-zero from 1.3.4 to 1.3.5 by @dependabot in #20
  • update es optional docType='', support es 8.X by @arthur-jx in #21

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

18 Mar 12:10
6c5a321

Choose a tag to compare

Support username/password for ElasticSearch.

v1.0.4

13 Mar 12:11

Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

Release v1.0.3

01 Feb 14:36

Choose a tag to compare

Upgrade go-zero and go-queue to latest versions.