Skip to content

v1.1.2

Choose a tag to compare

@adrienaury adrienaury released this 17 May 21:22
· 321 commits to main since this release
55f97c9

Changelog

  • Fixed extract composite primary keys for oracle
  • Fixed protect columns names in insert statement
Commits

55f97c9 fix(ci): release action
70cfe57 chore(release): prepare lino v1.1.2
5f82313 chore(devcontainer): fix missing tool
4181aeb chore(devcontainer): switch to new devcontainer
1a4a6ad fix(table): Extract Oracle table PK as array
e8facdf fix(push): protect colonne name from json
16388a0 Merge pull request #14 from CGI-FR/fix-venom-tests
b65026c tests(venom): make venom test strict and fail fast
5ba9c88 tests(venom): fix canonize command outputs
6a2ab17 tests(venom): fix pull with file filter
69101a3 tests(venom): remove sleeping
e314218 tests(venom): fix credential service path
9693c79 tests(venom): remove side effects with env variables
b608c73 Update credential-helper.yml
b19ee7d fix: venom tests
19c7322 Merge pull request #13 from CGI-FR/fix-devcontainer
126b962 fix(devcontainer): only start minimum containers
6a41d11 fix(devcontainer): only start vscode container
95b9a53 fix(devcontainer): remove vscode user
3df174c Merge pull request #11 from CGI-FR/security-patch
1e4487b fix(devcontainer): remove vscode failure
de7c1b7 fix: remove unused import
df91366 security: sanitize inputs
11fba0d security: remove sensitive information from stdout
f0d014f security: remove sensitive information from stdout
eeba4ad chore(github): add github action to compile, lint and tests the code
4c6165d Update docker-compose.yml
7b374ac Merge pull request #6 from CGI-FR/test-codeql
a2d9831 Create codeql-analysis.yml
cde954c Merge pull request #5 from CGI-FR/chore-update-gomod-name
3ba8050 chore: update go module name
29b3b40 Fix mailto link
b610394 Update README.md