Skip to content

Releases: ezbuy/ezorm

v2.6.9

04 Jul 05:50
c86d2d9
Compare
Choose a tag to compare

Changelog

  • c86d2d9 cmd: cut v2.6.9
  • de61742 internal/parser/mysqlr,e2e/mysqlr: BatchCreate also updates ObjIds (#281)

v2.6.8

03 Jul 07:48
115ba01
Compare
Choose a tag to compare

Changelog

v2.6.7

29 May 07:06
948b426
Compare
Choose a tag to compare

Changelog

  • 948b426 cmd: cut v2.6.7
  • 037e46e internal/parser/shared: support mongo index on time.Time type (#273)

v2.6.6

24 May 03:37
611b494
Compare
Choose a tag to compare

Changelog

  • 611b494 cmd: cut v2.6.6
  • 6bd6435 e2e/mongo: add e2e test for yaml multiple object (#271)
  • fe17eff Feature/remove spam log (#269)
  • 596964c mod: tidy
  • 428a7a9 ci: dependabot checkout from v2
  • ca84c4a build(deps): bump go.mongodb.org/mongo-driver from 1.9.1 to 1.11.2 (#248)
  • fec0eb4 build(deps): bump github.com/spf13/viper from 1.10.1 to 1.15.0 (#250)
  • 04c93ac build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.6.1 (#251)
  • 40b7bfb build(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#249)
  • 3dcfaf1 build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.8.1 (#252)
  • 68f56e0 ci: pin go version to support 1.19 and 1.20 (#247)
  • 963589c ci: add dependabot (#245)
  • d7d753d Fix/commit occur panic (#243)

v2.6.5

09 Nov 11:43
10b2712
Compare
Choose a tag to compare

Changelog

  • 10b2712 cmd: new release to v2.6.5
  • 67a075f mod: bump v2/pkg to v0.0.7

v2.6.4

18 Oct 09:37
eaa6157
Compare
Choose a tag to compare

Changelog

  • eaa6157 cmd: bump version to 2.6.4
  • e4c8e19 internal/parser,e2e: support raw query aggr kind functions

v2.6.3

17 Aug 06:51
5ff95bb
Compare
Choose a tag to compare

Changelog

  • 5ff95bb cmd: bump version to 2.6.3
  • 90856ec internal/parser/shared: fix mongo first object index (#238)

v2.6.2

25 Jul 10:40
b41311c
Compare
Choose a tag to compare

Changelog

  • b41311c cmd: bump version to 2.6.2
  • a968b25 internal/parser(mysql/mysqlr): move index keys inside the create table DDL (#236)
  • f3084b5 cmd: bump version to 2.6.1
  • d24d366 internal/parser/mysqlr: panic when Setup if the mysql config is not valid

v2.6.1

18 Jul 08:41
231fdf8
Compare
Choose a tag to compare

Changelog

  • 231fdf8 cmd: bump version to 2.6.1
  • d24d366 internal/parser/mysqlr: panic when Setup if the mysql config is not valid

v2.6.0

08 Jul 03:16
33fc0f2
Compare
Choose a tag to compare

Changelog

  • 33fc0f2 cmd: bump version to 2.6.0
  • f1f928d all: support --namespace flag to replace the old -p flag , and deprecate the misunderstanding Package field from codebase