Skip to content

Releases: CGI-FR/LINO

v3.6.2

13 Feb 15:11
661dbfd

Choose a tag to compare

What's Changed

  • Potential fix for code scanning alert no. 16: Workflow does not contain permissions by @adrienaury in #412
  • Potential fix for code scanning alert no. 15: Workflow does not contain permissions by @adrienaury in #414
  • Potential fix for code scanning alert no. 14: Workflow does not contain permissions by @adrienaury in #415
  • fix(core): quote column names in update statements by @herveaudebrand in #416
  • chore(deps): bump github.com/microsoft/go-mssqldb from 1.9.3 to 1.9.5 by @dependabot[bot] in #405
  • chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #406
  • chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 by @dependabot[bot] in #407
  • chore(deps): bump github.com/coder/websocket from 1.8.13 to 1.8.14 by @dependabot[bot] in #390
  • chore(deps): bump github.com/ibmdb/go_ibm_db from 0.5.2 to 0.5.4 by @dependabot[bot] in #394
  • fix: sql server quote by @adrienaury in #417
  • chore(deps): bump github.com/microsoft/go-mssqldb from 1.9.5 to 1.9.6 by @dependabot[bot] in #421
  • chore(deps): bump github.com/xo/dburl from 0.23.8 to 0.24.2 by @dependabot[bot] in #420
  • chore(deps): bump github.com/schollz/progressbar/v3 from 3.18.0 to 3.19.0 by @dependabot[bot] in #418
  • chore(deps): bump github.com/docker/docker-credential-helpers from 0.9.4 to 0.9.5 by @dependabot[bot] in #419

New Contributors

Full Changelog: v3.6.1...v3.6.2

v3.6.2-beta3

09 Feb 17:15
e16840b

Choose a tag to compare

v3.6.2-beta3 Pre-release
Pre-release

What's Changed

  • chore(deps): bump github.com/microsoft/go-mssqldb from 1.9.3 to 1.9.5 by @dependabot[bot] in #405
  • chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #406
  • chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 by @dependabot[bot] in #407
  • chore(deps): bump github.com/coder/websocket from 1.8.13 to 1.8.14 by @dependabot[bot] in #390
  • chore(deps): bump github.com/ibmdb/go_ibm_db from 0.5.2 to 0.5.4 by @dependabot[bot] in #394
  • fix: sql server quote by @adrienaury in #417

Full Changelog: v3.6.2-beta2...v3.6.2-beta3

v3.6.2-beta2

06 Feb 14:50
9652e0e

Choose a tag to compare

v3.6.2-beta2 Pre-release
Pre-release

v3.6.2-beta1

06 Feb 10:35
add93f4

Choose a tag to compare

v3.6.2-beta1 Pre-release
Pre-release

What's Changed

  • Potential fix for code scanning alert no. 16: Workflow does not contain permissions by @adrienaury in #412
  • Potential fix for code scanning alert no. 15: Workflow does not contain permissions by @adrienaury in #414
  • Potential fix for code scanning alert no. 14: Workflow does not contain permissions by @adrienaury in #415
  • fix(core): quote column names in update statements by @herveaudebrand in #416

New Contributors

Full Changelog: v3.6.1...v3.6.2-beta1

v3.6.1

21 Jan 14:02
d1c86ee

Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.6.1

v3.7.0-beta1

23 Dec 10:43

Choose a tag to compare

Changelog

  • fdd7b1c feat(push): add where clause option to update command
  • 05e938c feat(push): reverse to previous savepoint behavior
  • 75c48c8 test(push): fix venom assert on commit counter
  • 55ca245 test: add comprehensive test cases for push.Push
  • 4c1da77 fix(push): final commit
  • 43c1005 refactor(push): split main push function
  • 9fb7016 feat(push): commit on timeout

v3.6.0

28 Nov 16:27
d303d72

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #388
  • chore(deps): bump golang.org/x/term from 0.34.0 to 0.36.0 by @dependabot[bot] in #393
  • chore(deps): bump github.com/docker/docker-credential-helpers from 0.9.3 to 0.9.4 by @dependabot[bot] in #392
  • fix: relations extract by @adrienaury in #402
  • feat: Add upsert operation mode by @youen in #400
  • fix: oracle export number by @adrienaury in #403

Full Changelog: v3.5.0...v3.6.0

v3.5.0

19 Nov 15:24
e9d8cc1

Choose a tag to compare

What's Changed

  • feat: add info messages to display data connector name on launch by @youen in #397
  • feat: Add logging that use new SafeUrl for connection URLs by @youen in #399

Full Changelog: v3.4.0...v3.5.0

v3.4.0

20 Oct 11:28
8c1e211

Choose a tag to compare

What's Changed

  • feat(push): preserve null by @youen in #362
  • docs: Add Homebrew installation instructions by @gambhirsharma in #379
  • chore(deps): bump github.com/go-sql-driver/mysql from 1.9.0 to 1.9.3 by @dependabot[bot] in #374
  • chore(deps): bump golang.org/x/term from 0.30.0 to 0.34.0 by @dependabot[bot] in #378
  • chore(deps): bump github.com/microsoft/go-mssqldb from 1.8.0 to 1.9.2 by @dependabot[bot] in #382
  • chore(deps): bump github.com/xo/dburl from 0.23.4 to 0.23.8 by @dependabot[bot] in #381
  • chore(deps): bump github.com/rs/zerolog from 1.33.0 to 1.34.0 by @dependabot[bot] in #364
  • chore(deps): bump github.com/docker/docker-credential-helpers from 0.9.2 to 0.9.3 by @dependabot[bot] in #359
  • chore(deps): bump github.com/coder/websocket from 1.8.12 to 1.8.13 by @dependabot[bot] in #358
  • chore(deps): bump github.com/sijms/go-ora/v2 from 2.8.24 to 2.9.0 by @dependabot[bot] in #385
  • Add automatic homebrew formula update to release workflow by @Copilot in #383
  • chore(deps): bump github.com/microsoft/go-mssqldb from 1.9.2 to 1.9.3 by @dependabot[bot] in #384
  • chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #387
  • fix: upgrade debian docker image by @youen in #395

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

06 Jun 13:51
71b665f

Choose a tag to compare

What's Changed

  • docs(sponsor): rename pole emploi to france travail by @youen in #373
  • feat(http): add cors flags by @youen in #372

Full Changelog: v3.2.1...v3.3.0