Releases: ansys/ansys-tools-filetransfer-server
Releases · ansys/ansys-tools-filetransfer-server
v0.1.0
What's Changed
- Add build to CI pipeline by @greschd in #2
- Add docker stage which builds a minimal image (from scratch) by @greschd in #3
- Fix docker image upload by @greschd in #4
- Add basic gRPC server with health checking by @greschd in #5
- Split CMD into ENTRYPOINT and CMD. by @greschd in #6
- Add upload and download code by @greschd in #7
- Use boost::filesystem::path::imbue only on Windows by @greschd in #9
- Improve Dockerfile to enable docker-compose by @greschd in #10
- Remove build of minimal image by @greschd in #12
- Mark /home/container/workdir as VOLUME by @greschd in #13
- Add clang-tidy check, update clang-format by @greschd in #15
- Extend the README by @greschd in #17
- Disable "magic number" clang-tidy checks by @greschd in #18
- Rename 'utilities' to 'tools' by @greschd in #20
- Add dependabot configuration by @greschd in #21
- Bump docker/login-action from 1 to 2 by @dependabot in #22
- Bump docker/build-push-action from 2 to 4 by @dependabot in #24
- Bump actions/setup-python from 2 to 4 by @dependabot in #23
- Use increase strategy for Python dependencies by @greschd in #26
- Bump pre-commit from 2.19.0 to 3.0.4 by @dependabot in #27
- Bump conan from 1.58.0 to 1.59.0 by @dependabot in #29
- Add package cleanup action by @greschd in #30
- Bump pre-commit from 3.0.4 to 3.1.0 by @dependabot in #32
- Bump pre-commit from 3.1.0 to 3.1.1 by @dependabot in #33
- Bump pre-commit from 3.1.1 to 3.2.0 by @dependabot in #34
- Bump pre-commit from 3.2.0 to 3.2.2 by @dependabot in #36
- Adapt to ansys org rename by @greschd in #39
- Use repo secret for filetransfer API repository by @greschd in #40
- Bump pre-commit from 3.2.2 to 3.3.1 by @dependabot in #38
- Adapt to pyansys org being renamed to ansys by @greschd in #42
- Bump pre-commit from 3.3.1 to 3.3.2 by @dependabot in #41
- Upgrade conan to version 2 by @greschd in #43
- Update to latest API submodule commit by @greschd in #45
- Bump pre-commit from 3.3.2 to 3.3.3 by @dependabot in #46
- Bump conan from 2.0.5 to 2.0.7 by @dependabot in #47
- Bump conan from 2.0.7 to 2.0.8 by @dependabot in #48
- Bump conan from 2.0.8 to 2.0.9 by @dependabot in #49
- Bump conan from 2.0.9 to 2.0.10 by @dependabot in #50
- Bump pre-commit from 3.3.3 to 3.4.0 by @dependabot in #51
- Bump actions/checkout from 3 to 4 by @dependabot in #52
- Bump docker/login-action from 2 to 3 by @dependabot in #53
- Bump conan from 2.0.10 to 2.0.11 by @dependabot in #55
- Bump conan from 2.0.11 to 2.0.13 by @dependabot in #57
- Bump conan from 2.0.13 to 2.0.14 by @dependabot in #59
- Bump actions/setup-python from 4 to 5 by @dependabot in #60
- Bump pre-commit from 3.4.0 to 3.6.0 by @dependabot in #61
- Bump conan from 2.0.14 to 2.0.16 by @dependabot in #62
- Bump conan from 2.0.16 to 2.0.17 by @dependabot in #63
- Add and run pre-commit hook to add license headers by @greschd in #64
- Bump docker/build-push-action from 4 to 5 by @dependabot in #54
- Update README by @greschd in #65
- Add back minimal (from scratch) Docker image by @greschd in #66
- Add AUTHORS file by @greschd in #67
- Update pre-commit hooks, fixes license header step by @greschd in #69
- Bump pre-commit from 3.6.0 to 3.6.1 by @dependabot in #70
- Switch to public API submodule by @greschd in #71
- Use tagged commit in API submodule by @greschd in #72
- feat: tech review by @RobPasMue in #73
- Switch to poetry for dev requirements by @greschd in #74
- Add documentation scaffolding by @greschd in #75
- Bump actions/cache from 3 to 4 by @dependabot in #68
- Add gtest infrastructure by @greschd in #76
- Add some doxygen comments by @greschd in #77
- Add documentation content by @greschd in #78
- Update contributors file by @greschd in #80
- Overall doc review for public release by @PipKat in #83
- Bump pre-commit from 3.6.1 to 3.6.2 by @dependabot in #81
- Bump conan from 2.0.17 to 2.1.0 by @dependabot in #82
- Use package_mode=false poetry option by @greschd in #84
- fix: urls by @RobPasMue in #85
- cicd: adhoc release stage by @RobPasMue in #86
- cicd: push tagged image on release by @RobPasMue in #87
- feat: add version file and adapt by @RobPasMue in #88
New Contributors
- @greschd made their first contribution in #2
- @dependabot made their first contribution in #22
- @RobPasMue made their first contribution in #73
- @PipKat made their first contribution in #83
Full Changelog: https://github.com/ansys/ansys-tools-filetransfer-server/commits/v0.1.0