Releases: ctfer-io/go-ctfd
Releases · ctfer-io/go-ctfd
v0.6.1
v0.6.0
v0.5.0
Changelog
- cb69fba build(deps): bump actions/cache from 4.0.0 to 4.0.1
- cd89888 build(deps): bump actions/cache from 4.0.1 to 4.0.2
- 0d08200 build(deps): bump actions/checkout from 4.1.1 to 4.1.2
- 71939f9 build(deps): bump anchore/sbom-action from 0.15.8 to 0.15.9
- 73e7f46 build(deps): bump anchore/sbom-action from 0.15.9 to 0.15.10
- c9170ee build(deps): bump github.com/gorilla/schema from 1.2.1 to 1.3.0
- fbeabb8 build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
- 91be74e build(deps): bump github/codeql-action from 3.24.5 to 3.24.6
- 8977ece build(deps): bump github/codeql-action from 3.24.6 to 3.24.7
- 995957f build(deps): bump github/codeql-action from 3.24.7 to 3.24.9
- d04c6c5 build(deps): bump github/codeql-action from 3.24.9 to 3.24.10
- b5322c1 build(deps): bump slsa-framework/slsa-github-generator
- 0f02d11 build(deps): bump slsa-framework/slsa-verifier from 2.4.1 to 2.5.1
- 640881d ci(release): fix SLSA generator build issue, remove verification
- a6d19fb ci: improve CI workflow
- 652bd73 ci: setup Go before CodeQL action thus avoids underperforming
- 9eb5b5a feat(setup): infer nonce from client rather than taking it as a parameter
- bb0c3e8 fix: transmit functional options until applied
v0.4.0
Changelog
- 75f0dca build(deps): bump actions/cache from 3 to 4
- fc9e540 build(deps): bump github/codeql-action from 2.22.11 to 3.24.0
- a1a7c95 build(deps): bump github/codeql-action from 3.24.0 to 3.24.3
- 4403d43 build(deps): bump github/codeql-action from 3.24.3 to 3.24.5
- 981056a build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
- 972fa3d build(deps): bump shogo82148/actions-goveralls from 1.8.0 to 1.9.0
- 67ceacf build(deps): bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1
- 103af91 chore(deps): update CTFd to 3.7.0
- ce8fb93 chore: add
omitempty
attribute for JSON encoding - b489da1 chore: add missing suffix for PATCH
/teams
parameters - e07b58c ci: harden by pinning dependencies
- b486e30 feat(files): add support of multi-post
- 2462e3c feat: align datatypes and improve tests
- e8f47a9 feat: improve support of users and teams
- 0ff97fa feat: support new (3.7.0) parameters and attributes
- 3c3a3f8 fix(register): fix nonce & session extract
v0.3.8
Changelog
- d20430a build(deps): bump github.com/pulumi/pulumi/pkg/v3 and github.com/pulumi/pulumi/sdk/v3 in /deploy
- e02221d chore: add gitignore to avoid commit of ci files
- c683ef9 ci: remove IaC for integration tests in favor of Github workflow service
- b838675 dep: fix redis volume claim spec resources requests
- 5b05d94 dep: update CTFd to 3.6.1
- 73fed36 feat: add support of
.value
on PATCH/api/v1/challenges
- 871f761 feat: add support of challenge
next_id
v0.3.7
v0.3.6
Changelog
- 466e743 build(deps): bump actions/setup-go from 4 to 5
- c902fbd build(deps): bump github.com/pulumi/pulumi-kubernetes/sdk/v4 in /deploy
- 1474993 build(deps): bump github.com/pulumi/pulumi-random/sdk/v4 in /deploy
- 8cc83a2 build(deps): bump github.com/pulumi/pulumi/pkg/v3 in /deploy
- 25b4935 build(deps): bump github.com/pulumi/pulumi/pkg/v3 in /deploy
- 1ef738d build(deps): bump github.com/pulumi/pulumi/pkg/v3 in /deploy
- 98410d2 build(deps): bump github.com/pulumi/pulumi/sdk/v3 in /deploy
- 9a1f9a6 build(deps): bump github/codeql-action from 2 to 3
- cabe44c feat: rework DELETE
/api/v1/topics
support