Releases: interTwin-eu/interLink
Releases · interTwin-eu/interLink
0.0.4
What's Changed
- Addressing issues by @Surax98 in #68
- Quick fix by @Surax98 in #70
- Updated ReadMe and new REST call by @Surax98 in #75
- Bump actions/checkout from 3 to 4 by @dependabot in #60
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #76
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #77
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #78
- Bump docker/build-push-action from 4 to 5 by @dependabot in #79
- Addressing issue #82 by @Surax98 in #83
- Addressing various issues by @Surax98 in #99
- Bump docker/login-action from 2 to 3 by @dependabot in #81
- Better status management by @Surax98 in #105
- add htcondor sidecar by @ttedeschi in #106
- Improvements addressing issues by @Surax98 in #107
- Prepare updates for v0.0.4 by @Surax98 in #121
- Put logs back to work by @dciangot in #122
- Test example demo in local by @dciangot in #123
- update htcondor sidecar and add examples by @ttedeschi in #124
- fixes regressions and re-adding ci by @dciangot in #127
- Minor changes by @Surax98 in #128
- Bump actions/setup-go from 4 to 5 by @dependabot in #125
- Nokubeconfig needed in interlink + new doc with docusaurus by @dciangot in #131
- Updated examples and fixes by @Surax98 in #129
- Improved performances on GetStatus call: O(n^2) -> O(1) by @Surax98 in #137
- REWORK: error handling and no more global config by @dciangot in #138
New Contributors
- @ttedeschi made their first contribution in #106
Full Changelog: 0.0.2...0.0.4
0.0.4-pre8
Fix status and log management at interLink level
0.0.4-pre7
First draft and working version with slurm sidecar at least.
0.0.4-pre6
Changelog
- 0bf722c Add files via upload
- 48d9ba0 Bump actions/setup-go from 4 to 5
- 2ee2acc Merge branch 'main' of github.com:Surax98/interLink
- 86e46c6 Merge pull request #125 from interTwin-eu/dependabot/github_actions/actions/setup-go-5
- 8dab817 Merge pull request #127 from dciangot/fix_logs_and_updates
- 1c5d7de Merge pull request #128 from Surax98/main
- d09cf5b Update README.md
- 622584a Update README.md
- ede615c Update README.md
- 00324c0 Update README.md
- ddafb05 Update README.md
- 76b4240 Update README.md
- c61d5a4 Update README.md
- afe8c66 Update README.md
- 98ef9a3 Update deployment.yaml in example vk
- 501550f fixes and ci
- 89acde1 minors
- 612817b update htcondor sidecar and add examples (#124)
0.0.4-pre5
0.0.4-pre4
0.0.4-pre3: Prepare updates for 0.0.4 (#116)
* CLI arguments * pod updating upon job completion (SLURM sidecar) * directory refactoring * slurm caching status * referncing Pods by PodUID and not by PodName * restoring running slurm jobs in ram, if restarting sidecar while jobs are running * fixed double submitting secrets
0.0.4-pre2
0.0.4-pre1: Merge pull request #113 from dciangot/fixlint0.0.3
Working update: - opentelemetry - vendoring update - home folder separated by job