Releases: ternaustralia/linkeddata-api
Releases · ternaustralia/linkeddata-api
0.2.0
What's Changed
- Add git commit hash as build metadata by @edmondchuc in #23
- Revert "Add git commit hash as build metadata" by @edmondchuc in #24
- Don't build container image for ARM by @edmondchuc in #25
- Add resource describe endpoint by @edmondchuc in #26
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- Add test workflow by @edmondchuc in #1
- Add /version endpoint by @edmondchuc in #2
- Add build workflow by @edmondchuc in #3
- Fix branch reference by @edmondchuc in #4
- Set version and build project by @edmondchuc in #5
- Fix syntax error in yaml by @edmondchuc in #6
- Attempt to fix build workflow by @edmondchuc in #7
- Attempt to fix build workflow - explicitly specify the context by @edmondchuc in #8
- Add version as environment variable to build step by @edmondchuc in #9
- Add app version to container image. Read version from Flask app config. by @edmondchuc in #10
- Add LINKEDDATA_API_VERSION to Dockerfile as ARG and ENV by @edmondchuc in #11
- Make Dockerfile ARG global and access ENV in correct build stage. by @edmondchuc in #12
- Add ARG to build stage by @edmondchuc in #13
- Fix example tests and routes by @edmondchuc in #14
- Update devcontainer config files. Fix ontology flat classes list endpoint and add tests. Add DAWE NRM vocabs endpoint. Add RDF Tools convert endpoint by @edmondchuc in #15
- GitHub Actions build docker image for multiple platforms by @edmondchuc in #16
- Use Docker Buildx as driver in build action by @edmondchuc in #17
- Use QEMU for multi-platform builds by @edmondchuc in #18
- Don't perform db migrations since we don't have any models at the moment by @edmondchuc in #19
- Add GitHub Actions release workflow by @edmondchuc in #20
- Refer to the correct main branch by @edmondchuc in #21
- Add step to build project in release workflow by @edmondchuc in #22
New Contributors
- @edmondchuc made their first contribution in #1
Full Changelog: https://github.com/ternaustralia/linkeddata-api/commits/0.1.1