Skip to content

Releases: CGI-FR/LINO

v3.0.1

06 Jun 08:21
a490fb4
Compare
Choose a tag to compare

What's Changed

  • fix(oracle): disabling global hidden internal timeout by @adrienaury in #298

Full Changelog: v3.0.0...v3.0.1

v3.0.1-beta5

04 Jun 15:51
Compare
Choose a tag to compare

Changelog

  • 2f3b8a9 test(oracle): fix failing test
  • dae9a49 fix(oracle): disabling global hidden internal timeout

v3.0.0

15 May 10:16
34eb10a
Compare
Choose a tag to compare

What's Changed

  • fix(pull): protect table name and column name with double quote by @Chao-Ma5566 in #269
  • feat: query command by @adrienaury in #289
  • chore(deps): bump github.com/sijms/go-ora/v2 from 2.8.10 to 2.8.18 by @dependabot in #291
  • chore(deps): bump github.com/xo/dburl from 0.22.0 to 0.23.1 by @dependabot in #290
  • chore(deps): bump golang.org/x/term from 0.18.0 to 0.20.0 by @dependabot in #285
  • chore(deps): bump github.com/microsoft/go-mssqldb from 1.7.0 to 1.7.1 by @dependabot in #281
  • chore(deps): bump nhooyr.io/websocket from 1.8.10 to 1.8.11 by @dependabot in #280

Full Changelog: v2.8.0...v3.0.0

v3.0.0-beta1

13 May 13:43
Compare
Choose a tag to compare

What's Changed

  • fix(pull): protect table name and column name with double quote by @Chao-Ma5566 in #269

Full Changelog: v2.8.0...v3.0.0-beta1

v2.8.0

20 Apr 08:52
ebaf291
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.0 by @dependabot in #270
  • chore(deps): bump golang.org/x/term from 0.17.0 to 0.18.0 by @dependabot in #266
  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #263
  • chore(deps): bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1 by @dependabot in #274
  • chore(deps): bump github.com/sijms/go-ora/v2 from 2.8.9 to 2.8.10 by @dependabot in #272
  • chore(deps): bump github.com/xo/dburl from 0.21.1 to 0.22.0 by @dependabot in #273
  • feat(push): watch push stats real time by @adrienaury in #275

Full Changelog: v2.7.2...v2.8.0

v2.7.2

11 Mar 13:41
e807f38
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/microsoft/go-mssqldb from 1.6.0 to 1.7.0 by @dependabot in #262
  • fix(pull): refactor select query with dialect commun sql by @Chao-Ma5566 in #267
  • fix: panic when using autotruncate on a null value by @adrienaury in #268

Full Changelog: v2.7.0...v2.7.2

v2.7.1

11 Mar 13:31
e807f38
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/microsoft/go-mssqldb from 1.6.0 to 1.7.0 by @dependabot in #262
  • fix(pull): refactor select query with dialect commun sql by @Chao-Ma5566 in #267
  • fix: panic when using autotruncate on a null value by @adrienaury in #268

Full Changelog: v2.7.0...v2.7.1

v2.7.0

21 Feb 16:57
3c24865
Compare
Choose a tag to compare

What's Changed

  • fix: upgrade zeromdc to fix potential memory leak by @adrienaury in #253
  • feat: extract columns info in table.yaml by @Chao-Ma5566 in #257
  • feat(table): extract column type length size and precision in table.yaml with flag with-db-infos by @Chao-Ma5566 in #258
  • chore(deps): bump github.com/sijms/go-ora/v2 from 2.8.6 to 2.8.9 by @dependabot in #260
  • chore(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 by @dependabot in #256
  • chore(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0 by @dependabot in #255
  • feat: autotruncate by @adrienaury in #261

New Contributors

Full Changelog: v2.6.1...v2.7.0

v2.6.1

23 Jan 16:38
bf106f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.6.1

v2.6.0

19 Jan 10:23
dd1e8b4
Compare
Choose a tag to compare

What's Changed

  • 90 feat ajout de sql server by @youen in #219
  • chore(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 by @dependabot in #205
  • chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #206
  • chore(deps): bump github.com/sijms/go-ora/v2 from 2.7.19 to 2.7.25 by @dependabot in #220
  • chore(deps): bump github.com/xo/dburl from 0.16.0 to 0.20.0 by @dependabot in #218
  • chore(deps): bump golang.org/x/term from 0.13.0 to 0.15.0 by @dependabot in #214
  • chore(deps): bump github.com/ibmdb/go_ibm_db from 0.4.4 to 0.4.5 by @dependabot in #222
  • chore(deps): bump github.com/cgi-fr/rimo from 0.2.1 to 0.3.0 by @dependabot in #221
  • chore(deps): bump github.com/sijms/go-ora/v2 from 2.7.25 to 2.7.26 by @dependabot in #223
  • chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.1 by @dependabot in #224
  • feat(analyse): exclude columns by @adrienaury in #225
  • chore(deps): bump github.com/sijms/go-ora/v2 from 2.7.26 to 2.8.1 by @dependabot in #226
  • chore(deps): bump github.com/sijms/go-ora/v2 from 2.8.1 to 2.8.4 by @dependabot in #229
  • chore(deps): bump github.com/xo/dburl from 0.20.0 to 0.20.2 by @dependabot in #232
  • chore(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #231
  • chore(deps): bump github.com/sijms/go-ora/v2 from 2.8.4 to 2.8.5 by @dependabot in #234
  • feat: recovery after failure by @adrienaury in #233
  • chore(deps): bump github.com/sijms/go-ora/v2 from 2.8.5 to 2.8.6 by @dependabot in #239
  • chore(deps): bump github.com/xo/dburl from 0.20.2 to 0.21.1 by @dependabot in #240
  • chore(deps): bump github.com/docker/docker-credential-helpers from 0.8.0 to 0.8.1 by @dependabot in #236
  • chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.1 to 1.5.2 by @dependabot in #235

Full Changelog: v2.5.0...v2.6.0