Releases: UnitVectorY-Labs/hellorest
Releases · UnitVectorY-Labs/hellorest
v1.2.0
What's Changed
- Update Go version to 1.25.3 by @JaredHatfield in #25
- Update Go version to 1.25.4 by @JaredHatfield in #26
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #27
- Update Go version to 1.25.5 by @JaredHatfield in #29
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #30
- Run gRPC server as non-root user by @JaredHatfield in #31
Full Changelog: v1.1.3...v1.2.0
v1.1.3
What's Changed
- Update Go version to 1.24.4 by @JaredHatfield in #12
- Update Go version to 1.24.5 by @JaredHatfield in #13
- Update Go version to 1.24.6 by @JaredHatfield in #14
- Update Go version to 1.25.0 by @JaredHatfield in #15
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #16
- Bump actions/attest-build-provenance from 2 to 3 by @dependabot[bot] in #17
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #18
- Update Go version to 1.25.1 by @JaredHatfield in #20
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #22
- Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #21
- Update Go version to 1.25.2 by @JaredHatfield in #24
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Bump Go version to 1.24.1 in workflow, Dockerfile, and go.mod by @JaredHatfield in #8
- Update Go version to 1.24.2 by @JaredHatfield in #9
- Bump astral-sh/setup-uv from 5 to 6 by @dependabot in #10
- Update Go version to 1.24.3 by @JaredHatfield in #11
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Setting CGO_ENABLED=0 ensures a statically linked binary by @JaredHatfield in #5
- Bump Go version to 1.23.6 in workflow, Dockerfile, and go.mod by @JaredHatfield in #6
- Bump Go version to 1.24.0 in workflow, Dockerfile, and go.mod by @JaredHatfield in #7
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Rename module to github.com/UnitVectorY-Labs/hellorest by @JaredHatfield in #4
New Contributors
- @JaredHatfield made their first contribution in #4
Full Changelog: v1.0.1...v1.1.0
v1.0.1
Minor updates
v1.0.0
Initial version 1.0.0 release of a hello world API application.
Not a lot of features here, intentionally an incredibly simple API that can be deployed using Docker for testing.