Releases: mkuziemko/capact
Releases · mkuziemko/capact
Release list
v0.7.0
Changelog
- 8b61547 Update Capact CLI flag description (capactio#359)
- 7f40a83 Add AWS Elasticsearch Service terraform module and OCH manifests (capactio#257)
- 056c544 Add Action finalizer logic to k8s engine, and capact CLI (capactio#320)
- db4ad3e Add Argo linting after Action rendering (capactio#154)
- eda219a Add Atlassian Crowd OCF manifests (capactio#159)
- 67d932b Add Atlassian stack diagram (capactio#268)
- c62d696 Add Bitbucket installation tutorial (capactio#265)
- cfadc05 Add CI job to cancel previous CI workflows and update ocftool to wait for completion of running upgrade actions. (capactio#244)
- 84bc89c Add CLI interface interactive mode (capactio#188)
- 730df9d Add Concourse installation manifests (capactio#189)
- c96f83c Add Confluence and Rocket.chat installation tutorials (capactio#270)
- e82d6e8 Add FAQ (capactio#312)
- 2514617 Add GitLab REST API Runner (capactio#543)
- ccf786f Add Github Action to sync repository to mirror (capactio#205)
- 0fbf562 Add Helm manifest gen (capactio#447)
- 99ebe46 Add Interface and Terraform Implementation content creator (capactio#422)
- a8675c4 Add Interface inlined JSON Schema validator (capactio#550)
- 9f9e2ad Add Mattermost Team Edition OCF manifests (capactio#304)
- 3268ffb Add OCH Local v2 Go Client, add integration tests (capactio#172)
- 097f782 Add RocketChat on EKS tutorial (capactio#234)
- e043d82 Add SSM parameters for bastion and EKS access. Use managed nodes for … (capactio#261)
- 6abd9a6 Add TypeInstance input opt, print TypeInstance ids, fix issues reported by hadolint (capactio#198)
- 060440c Add TypeInstance management in CLI (capactio#295)
- b932d26 Add
notes.printInsecureupgrade override directly in Capact CLI as a workaround (capactio#357) - 37fece5 Add action get, create, run, search (capactio#187)
- 371a61c Add action status, watch based on argo, fix Engine GraphQL API (capactio#190)
- fb89c95 Add badges, fix some Go Report Card issues (capactio#364)
- 4b498b8 Add build details to CLI binary (capactio#297)
- b069b09 Add capact env create kind command (capactio#372)
- fe421f9 Add change PostgreSQL password manifests (capactio#179)
- 8f11676 Add cli upgrade, action delete, fix hub client (capactio#229)
- 70c871c Add completion command (capactio#249)
- 18065ff Add config, login, logout and hub cmds, change docker to 99desings credstore (capactio#186)
- 90b89e7 Add create-user action (capactio#178)
- a9210e1 Add custom dict implementation which looks for an item before checking (capactio#413)
- f748b5b Add doc with jsonschema2md investigation, add ocf-spec readme, check JSONSchemas (capactio#217)
- 61dcf65 Add elasticsearch och manifests (capactio#160)
- 78dc5c6 Add engine timeout, trigger infra (capactio#414)
- 300f67e Add fixed k3d version used for docker images (capactio#566)
- 5d24c59 Add global verbose flag to CLI, add spent time info (capactio#462)
- 78bd33f Add helm release script, parametrize build ocftool, update pipelines (capactio#231)
- 5a05e5c Add helper image
mergerto merge yaml files (capactio#428) - 609c08c Add info how to use ssh tunneling for private EKS cluster (capactio#247)
- b0c4e8b Add instructions for provisioning jira (capactio#266)
- f6fbee8 Add integration tests for TypeInstance upload and update (capactio#193)
- 3ba7ad1 Add investigation document for multi-cluster support in Capact (capactio#569)
- 0d57485 Add license and update community-related files (capactio#308)
- f279dd9 Add links checker on CI, fix detected problems (capactio#528)
- aaeabac Add local registry support for k3d environment (capactio#475)
- 86bd5ea Add long-running cluster monitoring instructions (capactio#214)
- 9f82eb1 Add manifests for DB password change for Concourse installation (capactio#209)
- 5570a5d Add name for each query and mutation in Hub Go client (capactio#378)
- 01f5cb6 Add new command in
populatorto produce and upload Capact install TypeInstances (capactio#227) - 9f8b49d Add note about the upcoming 0.4.0 release (capactio#363)
- 7b0c030 Add old Service to hub-local chart to support seamless migration (capactio#348)
- f23d30e Add opt to release stable and the latest CLI binaries via GoReleaser (capactio#337)
- b7bb7f2 Add option to archive images from Capact Helm Charts, make neo4j "internetless" (capactio#476)
- 1449d57 Add option to cancel build process during installation (capactio#439)
- 6973b7b Add option to create k3d environment via Capact CLI (capactio#465)
- b13ed2d Add option to do not print sensitive data in Helm release notes (capactio#351)
- d56332b Add option to pass optional kubeconfig TypeInstance to helm runner (capactio#540)
- e2ffaba Add option to select requested fields (capactio#443)
- 40de869 Add option to specify names for additional input parameters (capactio#450)
- 608679f Add option to validate input data both in CLI and Renderer (capactio#432)
- 6a54588 Add ownerID support for
deleteTypeInstanceandupdateTypeInstancesmutations (capactio#210) - b35c12e Add proposal about Upgrade Voltron components via Action (capactio#225)
- 918d3de Add removal of typeRef and attrRef, fix error msg for deleteTypeInstance (capactio#174)
- 21d6301 Add scoped perms on GitHub Action jobs (capactio#356)
- f6392d7 Add script for building standalone populator binary, update documentation (capactio#233)
- 5632e28 Add section about Updating TypeInstances (capactio#185)
- ac2f413 Add skeleton for Capact operational guide and metrics section (capactio#281)
- b50e1b6 Add support for Homebrew
- 2eec5b6 Add support for Workflow Policies (capactio#350)
- 073d920 Add support for hub-manifest ref update, update ref to latest ver (capactio#406)
- 3703881 Add support for typeRef in Interface parameters (capactio#402)
- fb12e9c Add support to find Types based on prefix of parent nodes (capactio#620)
- d49029c Add to the engine support for the Action policy (capactio#342)
- 20490ae Add update action to argo-actions (capactio#175)
- 9c874db Add updateTypeInstance(s) logic (capactio#177)
- e622fdb Adjust GKE and EKS tutorials and installation scripts to use capact install (capactio#403)
- 1f07d75 Adjust RocketChat and MongoDB manifests (capactio#228)
- c82d8a4 Adjust populator and Hub GraphQL schema to support typeRef in Interface input-parameters (capactio#440)
- e05979e Adjust templating to return string in double quotes (capactio#523)
- c04abbe Allow running PR builds from untrusted contributors (capactio#430)
- c28f0be Allow setting Dashboard image tag during Capact release (capactio#617)
- 9a8e7ad Allow to provide one time Action policy (capactio#317)
- 5058ba4 Allow to use '.' in jinja keys (capactio#463)
- 65c1b9b Allow to use many location in dbpopulator (capactio#582)
- 816d5f4 Allow using git as source for Terraform Runner, fix Engine panic (capactio#407)
- 09b65f7 Always build Helm charts and use latest docker images (capactio#382)
- b17fa0a Automate release (capactio#461)
- 3304bbe Backup and Restore investigation (capactio#218)
- 0e1ef98 Bring back waiting for Service endpoints ready in E2E tests (capactio#455)
- aaa954b Bump Alpine base image and Terraform version (capactio#517)
- 8a9cd65 Bump Atlassian app images and unify Crowd input (capactio#252)
- 186bcdb Bump Hub dependencies (capactio#429)
- 7c0bbde Bump Neo4j to 4.2.13 and apoc to 4.2.13 (capactio#589)
- 784e898 Bump argo image version to v3.2.2 (capactio#542)
- 04b7c99 Bump kind version (capactio#380)
- b266ef3 CLI docs polishing (capactio#191)
- 931c551 Capact on AWS EKS (capactio#224)
- 55cffff Change GitHub trigger event name and update PR number discovery (capactio#379)
- 54f95a0 Change all code imports to
capact.io/capact(capactio#239) - 3b456be Change channel for Slack notification (capactio#230)
- 6e12005 Change pull_request to pull_request_target to allow builds on forks (capactio#377)
- 8fec6ec Change region of GKE long-running-cluster (capactio#260)
- 521acfe Change repo urls after transfer and branch renaming (capactio#309)
- 5553440 Change test command for populator
- 0aee98e Configure EFS as a part of AWS EKS installation (capactio#253)
- c233016 Create new OCH Local API skeleton (partially mocked) (capactio#171)
- 852e243 Create single TypeReference node per a given path and revision (capactio#181)
- ab6a8b3 Delete remote-sync.yaml (capactio#606)
- 742c74f Describe Crowd installation (capactio#269)
- 21a4f72 Describe Delegated Storage concept (capactio#583)
- 05dbf93 Describe contribution process (capactio#301)
- 4e656aa Disable not necessary builds (capactio#206)
- 08f578c Do not escape qutoes, goOutput is a string now (capactio#258)
- a007d55 Document necessary sleeps for short-lived workflow steps (capactio#211)
- 5c7aec1 Enable CORS for Capact Gateway Ingress (capactio#572)
- 7d56d54 Enable Gateway CORS by default (capactio#603)
- 508db0d Enable Slack notification for master and periodic tests pipelines (capactio#200)
- d0c407c Enable all checks on the main branch(capactio#361)
- fe69c02 Enable volumePermissions on minio (capactio#451)
- e1527fe Engine: increase memory limit and set GOGC to 50 (capactio#169)
- ac72478 Ensure map initialized before accessing it, create secret only if needed (capactio#592)
- 65c7c3b Ensure that created resources are update when needed, fix CRD location resolution (capactio#576)
- 141d255 Escape dashes in capact-when field (capactio#597)
- c1001fc Explicitly set Minio access and secret key (capactio#456)
- ab2998a Extract printers to dedicated pkg - reuse and unify output (capactio#296)
- 65fe9bc Filter Implementations which need missing required TypeInstance injection (capactio#458)
- 4bb524a Filter out Action Status update event (capactio#477)
- ec3fee4 Fix AWS RDS Provision module after dependency bump (capactio#256)
- ffc367c Fix RoundTrip for configurableTransport (capactio#255)
- 943e480 Fix
hack/eks/install.shand add server auth mod for Argo (capactio#549) - 7845c4a Fix build-branch pipelines (capactio#208)
- de7fae1 Fix changed helm-repo-url references (capactio#490)
- 47eb310 Fix cli issues (capactio#251)
- 399cd0b Fix confluence chart issue with postgres (capactio#164)
- 61b2605 Fix context cancellation in capact action watch (capactio#473)
- ab4db00 Fix creating Action Policy, replace gotest.tools with testify and unify cmds naming (capactio#457)
- 781cc01 Fix detecting invalid JSONSchemas during manifest validation (capactio#581)
- a88712f Fix dgraph not supported links (capactio#612)
- f2e77d0 Fix displaying images from CI document on website (capactio#319)
- 4bba68c Fix for tfstate relation (capactio#166)
- f25e174 Fix getLatestVersion func for upgrade process (capactio#263)
- 1847b74 Fix getting input parameters in interactive mode (capactio#595)
- 5026f6b Fix issues detected by new hadolint (capactio#246)
- 1438e8b Fix jobs definition for branch-build.yaml (capactio#362)
- be45e8b Fix k8s controller test, add retry for createObject, revert hub-manifest sources (capactio#460)
- 71c6672 Fix manifest generation (capactio#445)
- 6732c61 Fix new shellcheck issues (capactio#248)
- 8eb7dda Fix normalizing Gateway server URL, fix
capact act deleteerr handling (capactio#306) - b38426c Fix not returned error in CLI when input parameters are wrong (capactio#485)
...
v0.5.2
Changelog
- 8b61547 Update Capact CLI flag description (capactio#359)
- 7f40a83 Add AWS Elasticsearch Service terraform module and OCH manifests (capactio#257)
- 056c544 Add Action finalizer logic to k8s engine, and capact CLI (capactio#320)
- db4ad3e Add Argo linting after Action rendering (capactio#154)
- eda219a Add Atlassian Crowd OCF manifests (capactio#159)
- 67d932b Add Atlassian stack diagram (capactio#268)
- c62d696 Add Bitbucket installation tutorial (capactio#265)
- cfadc05 Add CI job to cancel previous CI workflows and update ocftool to wait for completion of running upgrade actions. (capactio#244)
- 84bc89c Add CLI interface interactive mode (capactio#188)
- 730df9d Add Concourse installation manifests (capactio#189)
- c96f83c Add Confluence and Rocket.chat installation tutorials (capactio#270)
- e82d6e8 Add FAQ (capactio#312)
- 2514617 Add GitLab REST API Runner (capactio#543)
- ccf786f Add Github Action to sync repository to mirror (capactio#205)
- 0fbf562 Add Helm manifest gen (capactio#447)
- 99ebe46 Add Interface and Terraform Implementation content creator (capactio#422)
- a8675c4 Add Interface inlined JSON Schema validator (capactio#550)
- 9f9e2ad Add Mattermost Team Edition OCF manifests (capactio#304)
- 3268ffb Add OCH Local v2 Go Client, add integration tests (capactio#172)
- 097f782 Add RocketChat on EKS tutorial (capactio#234)
- e043d82 Add SSM parameters for bastion and EKS access. Use managed nodes for … (capactio#261)
- 6abd9a6 Add TypeInstance input opt, print TypeInstance ids, fix issues reported by hadolint (capactio#198)
- 060440c Add TypeInstance management in CLI (capactio#295)
- b932d26 Add
notes.printInsecureupgrade override directly in Capact CLI as a workaround (capactio#357) - 37fece5 Add action get, create, run, search (capactio#187)
- 371a61c Add action status, watch based on argo, fix Engine GraphQL API (capactio#190)
- fb89c95 Add badges, fix some Go Report Card issues (capactio#364)
- 4b498b8 Add build details to CLI binary (capactio#297)
- b069b09 Add capact env create kind command (capactio#372)
- fe421f9 Add change PostgreSQL password manifests (capactio#179)
- 8f11676 Add cli upgrade, action delete, fix hub client (capactio#229)
- 70c871c Add completion command (capactio#249)
- 18065ff Add config, login, logout and hub cmds, change docker to 99desings credstore (capactio#186)
- 90b89e7 Add create-user action (capactio#178)
- a9210e1 Add custom dict implementation which looks for an item before checking (capactio#413)
- f748b5b Add doc with jsonschema2md investigation, add ocf-spec readme, check JSONSchemas (capactio#217)
- 61dcf65 Add elasticsearch och manifests (capactio#160)
- 78dc5c6 Add engine timeout, trigger infra (capactio#414)
- 300f67e Add fixed k3d version used for docker images (capactio#566)
- 5d24c59 Add global verbose flag to CLI, add spent time info (capactio#462)
- 78bd33f Add helm release script, parametrize build ocftool, update pipelines (capactio#231)
- 5a05e5c Add helper image
mergerto merge yaml files (capactio#428) - 609c08c Add info how to use ssh tunneling for private EKS cluster (capactio#247)
- b0c4e8b Add instructions for provisioning jira (capactio#266)
- f6fbee8 Add integration tests for TypeInstance upload and update (capactio#193)
- 3ba7ad1 Add investigation document for multi-cluster support in Capact (capactio#569)
- 0d57485 Add license and update community-related files (capactio#308)
- f279dd9 Add links checker on CI, fix detected problems (capactio#528)
- aaeabac Add local registry support for k3d environment (capactio#475)
- 86bd5ea Add long-running cluster monitoring instructions (capactio#214)
- 9f82eb1 Add manifests for DB password change for Concourse installation (capactio#209)
- 5570a5d Add name for each query and mutation in Hub Go client (capactio#378)
- 01f5cb6 Add new command in
populatorto produce and upload Capact install TypeInstances (capactio#227) - 9f8b49d Add note about the upcoming 0.4.0 release (capactio#363)
- 7b0c030 Add old Service to hub-local chart to support seamless migration (capactio#348)
- f23d30e Add opt to release stable and the latest CLI binaries via GoReleaser (capactio#337)
- b7bb7f2 Add option to archive images from Capact Helm Charts, make neo4j "internetless" (capactio#476)
- 1449d57 Add option to cancel build process during installation (capactio#439)
- 6973b7b Add option to create k3d environment via Capact CLI (capactio#465)
- b13ed2d Add option to do not print sensitive data in Helm release notes (capactio#351)
- d56332b Add option to pass optional kubeconfig TypeInstance to helm runner (capactio#540)
- e2ffaba Add option to select requested fields (capactio#443)
- 40de869 Add option to specify names for additional input parameters (capactio#450)
- 608679f Add option to validate input data both in CLI and Renderer (capactio#432)
- 6a54588 Add ownerID support for
deleteTypeInstanceandupdateTypeInstancesmutations (capactio#210) - b35c12e Add proposal about Upgrade Voltron components via Action (capactio#225)
- 918d3de Add removal of typeRef and attrRef, fix error msg for deleteTypeInstance (capactio#174)
- 21d6301 Add scoped perms on GitHub Action jobs (capactio#356)
- f6392d7 Add script for building standalone populator binary, update documentation (capactio#233)
- 5632e28 Add section about Updating TypeInstances (capactio#185)
- ac2f413 Add skeleton for Capact operational guide and metrics section (capactio#281)
- 2eec5b6 Add support for Workflow Policies (capactio#350)
- 073d920 Add support for hub-manifest ref update, update ref to latest ver (capactio#406)
- 3703881 Add support for typeRef in Interface parameters (capactio#402)
- d49029c Add to the engine support for the Action policy (capactio#342)
- 20490ae Add update action to argo-actions (capactio#175)
- 9c874db Add updateTypeInstance(s) logic (capactio#177)
- e622fdb Adjust GKE and EKS tutorials and installation scripts to use capact install (capactio#403)
- 1f07d75 Adjust RocketChat and MongoDB manifests (capactio#228)
- c82d8a4 Adjust populator and Hub GraphQL schema to support typeRef in Interface input-parameters (capactio#440)
- e05979e Adjust templating to return string in double quotes (capactio#523)
- c04abbe Allow running PR builds from untrusted contributors (capactio#430)
- c28f0be Allow setting Dashboard image tag during Capact release (capactio#617)
- 9a8e7ad Allow to provide one time Action policy (capactio#317)
- 5058ba4 Allow to use '.' in jinja keys (capactio#463)
- 65c1b9b Allow to use many location in dbpopulator (capactio#582)
- 816d5f4 Allow using git as source for Terraform Runner, fix Engine panic (capactio#407)
- 09b65f7 Always build Helm charts and use latest docker images (capactio#382)
- b17fa0a Automate release (capactio#461)
- 3304bbe Backup and Restore investigation (capactio#218)
- 0e1ef98 Bring back waiting for Service endpoints ready in E2E tests (capactio#455)
- aaa954b Bump Alpine base image and Terraform version (capactio#517)
- 8a9cd65 Bump Atlassian app images and unify Crowd input (capactio#252)
- 186bcdb Bump Hub dependencies (capactio#429)
- 7c0bbde Bump Neo4j to 4.2.13 and apoc to 4.2.13 (capactio#589)
- 784e898 Bump argo image version to v3.2.2 (capactio#542)
- 04b7c99 Bump kind version (capactio#380)
- b266ef3 CLI docs polishing (capactio#191)
- 931c551 Capact on AWS EKS (capactio#224)
- 55cffff Change GitHub trigger event name and update PR number discovery (capactio#379)
- 54f95a0 Change all code imports to
capact.io/capact(capactio#239) - 3b456be Change channel for Slack notification (capactio#230)
- 6e12005 Change pull_request to pull_request_target to allow builds on forks (capactio#377)
- 8fec6ec Change region of GKE long-running-cluster (capactio#260)
- 521acfe Change repo urls after transfer and branch renaming (capactio#309)
- 0aee98e Configure EFS as a part of AWS EKS installation (capactio#253)
- c233016 Create new OCH Local API skeleton (partially mocked) (capactio#171)
- 852e243 Create single TypeReference node per a given path and revision (capactio#181)
- ab6a8b3 Delete remote-sync.yaml (capactio#606)
- 742c74f Describe Crowd installation (capactio#269)
- 21a4f72 Describe Delegated Storage concept (capactio#583)
- 05dbf93 Describe contribution process (capactio#301)
- 4e656aa Disable not necessary builds (capactio#206)
- 08f578c Do not escape qutoes, goOutput is a string now (capactio#258)
- a007d55 Document necessary sleeps for short-lived workflow steps (capactio#211)
- 5c7aec1 Enable CORS for Capact Gateway Ingress (capactio#572)
- 7d56d54 Enable Gateway CORS by default (capactio#603)
- 508db0d Enable Slack notification for master and periodic tests pipelines (capactio#200)
- d0c407c Enable all checks on the main branch(capactio#361)
- fe69c02 Enable volumePermissions on minio (capactio#451)
- e1527fe Engine: increase memory limit and set GOGC to 50 (capactio#169)
- ac72478 Ensure map initialized before accessing it, create secret only if needed (capactio#592)
- 65c7c3b Ensure that created resources are update when needed, fix CRD location resolution (capactio#576)
- 141d255 Escape dashes in capact-when field (capactio#597)
- c1001fc Explicitly set Minio access and secret key (capactio#456)
- ab2998a Extract printers to dedicated pkg - reuse and unify output (capactio#296)
- 65fe9bc Filter Implementations which need missing required TypeInstance injection (capactio#458)
- 4bb524a Filter out Action Status update event (capactio#477)
- ec3fee4 Fix AWS RDS Provision module after dependency bump (capactio#256)
- ffc367c Fix RoundTrip for configurableTransport (capactio#255)
- 943e480 Fix
hack/eks/install.shand add server auth mod for Argo (capactio#549) - 7845c4a Fix build-branch pipelines (capactio#208)
- de7fae1 Fix changed helm-repo-url references (capactio#490)
- 47eb310 Fix cli issues (capactio#251)
- 399cd0b Fix confluence chart issue with postgres (capactio#164)
- 61b2605 Fix context cancellation in capact action watch (capactio#473)
- ab4db00 Fix creating Action Policy, replace gotest.tools with testify and unify cmds naming (capactio#457)
- 781cc01 Fix detecting invalid JSONSchemas during manifest validation (capactio#581)
- a88712f Fix dgraph not supported links (capactio#612)
- f2e77d0 Fix displaying images from CI document on website (capactio#319)
- 4bba68c Fix for tfstate relation (capactio#166)
- f25e174 Fix getLatestVersion func for upgrade process (capactio#263)
- 1847b74 Fix getting input parameters in interactive mode (capactio#595)
- 5026f6b Fix issues detected by new hadolint (capactio#246)
- 1438e8b Fix jobs definition for branch-build.yaml (capactio#362)
- be45e8b Fix k8s controller test, add retry for createObject, revert hub-manifest sources (capactio#460)
- 71c6672 Fix manifest generation (capactio#445)
- 6732c61 Fix new shellcheck issues (capactio#248)
- 8eb7dda Fix normalizing Gateway server URL, fix
capact act deleteerr handling (capactio#306) - b38426c Fix not returned error in CLI when input parameters are wrong (capactio#485)
- f98397a Fix panic in Engine (capactio#298)
- 2f28021 Fix panic when downloading not existing TypeInstances (capactio#168)
- 1a8ea5c Fix releasing CLIs pipeline (capactio#586)
*...