Releases: CGI-FR/LINO
Releases · CGI-FR/LINO
v3.7.0-beta1
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
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
upsertoperation mode by @youen in #400 - fix: oracle export number by @adrienaury in #403
Full Changelog: v3.5.0...v3.6.0
v3.5.0
v3.4.0
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
- @gambhirsharma made their first contribution in #379
- @Copilot made their first contribution in #383
Full Changelog: v3.3.0...v3.4.0
v3.4.0-beta1
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
New Contributors
- @gambhirsharma made their first contribution in #379
- @Copilot made their first contribution in #383
Full Changelog: v3.3.0...v3.4.0-beta1
v3.3.0
v3.2.1
v3.2.0
What's Changed
- chore(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 by @dependabot in #329
- chore(deps): bump github.com/schollz/progressbar/v3 from 3.16.1 to 3.17.1 by @dependabot in #330
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #334
- chore(deps): bump golang.org/x/term from 0.26.0 to 0.27.0 by @dependabot in #335
- chore(deps): bump github.com/microsoft/go-mssqldb from 1.7.2 to 1.8.0 by @dependabot in #336
- chore(deps): bump github.com/ibmdb/go_ibm_db from 0.5.0 to 0.5.2 by @dependabot in #340
- chore(deps): bump github.com/sijms/go-ora/v2 from 2.8.22 to 2.8.23 by @dependabot in #344
- chore(deps): bump github.com/schollz/progressbar/v3 from 3.17.1 to 3.18.0 by @dependabot in #343
- chore(deps): bump github.com/xo/dburl from 0.23.2 to 0.23.4 by @dependabot in #353
- chore(deps): bump github.com/sijms/go-ora/v2 from 2.8.23 to 2.8.24 by @dependabot in #352
- chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #349
- chore(deps): bump golang.org/x/term from 0.27.0 to 0.29.0 by @dependabot in #345
- chore: upgrade devcontainer go 1.24 by @adrienaury in #354
- chore(deps): bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 by @dependabot in #350
- chore(deps): bump golang.org/x/term from 0.29.0 to 0.30.0 by @dependabot in #355
- chore(deps): bump github.com/docker/docker-credential-helpers from 0.8.2 to 0.9.2 by @dependabot in #356
- chore: reactivate goarch binaries by @adrienaury in #357
- feat: log sql by @adrienaury in #365
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- chore(deps): bump github.com/ibmdb/go_ibm_db from 0.4.5 to 0.5.0 by @dependabot in #315
- chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.6 to 3.16.1 by @dependabot in #322
- chore(deps): bump golang.org/x/term from 0.23.0 to 0.25.0 by @dependabot in #321
- chore(deps): bump github.com/sijms/go-ora/v2 from 2.8.19 to 2.8.22 by @dependabot in #323
- feat: select columns in ingress descriptor by @youen in #313
- feat: import no by @adrienaury in #325
- feat: export presence by @adrienaury in #328
- fix: import file with null value by @adrienaury in #332
Full Changelog: v3.0.2...v3.1.0
v3.0.2
What's Changed
- chore(deps): bump github.com/sijms/go-ora/v2 from 2.8.18 to 2.8.19 by @dependabot in #294
- chore(deps): bump github.com/jmoiron/sqlx from 1.3.5 to 1.4.0 by @dependabot in #292
- chore(deps): bump github.com/rs/zerolog from 1.32.0 to 1.33.0 by @dependabot in #296
- chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.2 to 3.14.4 by @dependabot in #299
- chore(deps): bump github.com/docker/docker-credential-helpers from 0.8.1 to 0.8.2 by @dependabot in #295
- chore(deps): bump github.com/xo/dburl from 0.23.1 to 0.23.2 by @dependabot in #301
- chore(deps): bump golang.org/x/term from 0.20.0 to 0.22.0 by @dependabot in #305
- chore(deps): bump github.com/microsoft/go-mssqldb from 1.7.1 to 1.7.2 by @dependabot in #302
- chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #303
- chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.4 to 3.14.5 by @dependabot in #304
- chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.5 to 3.14.6 by @dependabot in #306
- chore(deps): bump golang.org/x/term from 0.22.0 to 0.23.0 by @dependabot in #307
- chore(deps): bump nhooyr.io/websocket from 1.8.11 to 1.8.17 by @dependabot in #308
Full Changelog: v3.0.1...v3.0.2