Skip to content

Releases: colonyos/colonies

v1.0.0-alpha3

14 Oct 08:09

Choose a tag to compare

Changelog

  • 7715b75 fixing bug causing processgraph not be set to failed if only one process fails (#65)

v1.0.0-alpha2

13 Oct 12:17

Choose a tag to compare

Changelog

v1.0.0-alpha.1

23 Sep 06:31

Choose a tag to compare

Changelog

  • 5c75f0b improved github actions
  • c6414f2 support for resolving generators
  • 9b43d3f workflow bugfix
  • f2b9522 workflow bugfix, also fixed typos
  • 727cab4 fixing CLI bug
  • a6afb98 setting correct loglevel
  • 0b92e5c Code support and improved logging
  • b0cf12a renamed generator functions
  • 342029a renamed generator functions
  • 8aeb47d improved generators
  • f24baec cron support
  • 00cbe0d improved cli
  • b2a8661 updated readme
  • cddcd5d updated readme
  • 640787d updated readme
  • 334cfba added basic cron support (#59)
  • 20d4a28 updated doc
  • 1c8baee updated readme
  • 18fdf23 clean up
  • 959ce6d updated docs
  • b34abc8 updated doc
  • 52dc88d updated doc
  • 66efd71 changed runtime name
  • 43dbca3 added support to set maxwaittime from cli run
  • fa8ab8e added cli function resolve runtime by name
  • 6545e3a added cli function resolve runtime by name
  • 3bb1f7a removed log messages and now close websocket
  • 30f6027 made field unique
  • 09e3252 made field unique
  • 2703296 updated doc
  • c82f741 updated documentation
  • 3b9cad0 removed print out
  • 608169b improved reliability test
  • 2214eba improved reliability test
  • ccc8d7c reliability tests (#58)
  • f174561 improved coverage
  • 44af3d0 improved coverage, also fixed generator bug (#57)
  • a1c1a46 added support for HA and improved assigned method
  • 40c152e added more delay to make the unit test pass
  • 5655cda added more delay to make the unit test pass
  • 76238c9 updated README.md
  • bbe660e updated README.md
  • 7e3b285 cleaned up process spec and fixed bug caused waiting time not to be c… (#55)
  • f92ffe9 updated README.md
  • 760e342 updated README.md
  • 4cffb12 updated README.md
  • 89a0784 updated README.md
  • 5c5b9ee max wait time limits
  • 8e3cb32 made pictures smaller
  • 5eb5444 made pictures smaller
  • 55949ce changed cmd to func
  • 03b7ff1 added lastest flag to assign cli operation
  • 2e04f7f Update README.md
  • 97b94d5 Use Etcd for distributed consensus instead of using PostgreSQL advistory locks (#54)
  • 79515d5 made it possible to assign the latest process (#53)
  • ab47230 added timeout to rpc timeout (#52)
  • 8c7328b Removed all nulls from all JSON messages, also added new CLI command to quickly submit processes.
  • 34813fc updated readme
  • 91380d3 Updated readme
  • b0e4b1b Generators (#50)
  • ffadc2d updated binary
  • d28c134 fixing bug causing dev server not to work correctly
  • 5b3f5b7 logging update
  • a80b106 updated doc
  • c4a6d90 fixed unregister bug
  • 64f57f4 fixed unregister bug
  • 14a85ea fixed typo
  • 9158e23 new binary
  • d96c001 added support to delete workflows
  • 7803058 bug fix that cause nil pointer exception
  • e7e63d5 monitoring support
  • e3afcc3 refactored statistics code
  • 357f18e refactored statistics code
  • ddd12c7 updated readme
  • f239000 increased waiting delay in colonies server test and fixed typo in readme
  • 9cd94e3 removed print out
  • a118965 cleaning up tls flags
  • 36da13c updated readme
  • bece685 updated readme
  • fe4b4f9 removed runtime group
  • 93b718c updated readme
  • 9783171 updated readme
  • 3e91a88 updated readme
  • 1325054 improved workflow support
  • a153cbf readme type fix
  • 3df456c better workflow cli support
  • 93e3da5 fix to make test working again
  • 7b5ee1a Process graph (#45)
  • 6b374ef improved readme
  • 910808b new binary
  • 33b8acc updated readme
  • 42bdf21 added helm chart
  • f847c49 increased sleep time
  • eba7bd7 improved readme
  • 67344ce updated documentation and examples
  • 6ff8609 improved readme
  • df7d948 improved document and logging
  • d42ef88 improved readme
  • dfdf19a improved readme
  • 289a287 improved readme
  • b9fc6ae improved readme
  • 719c032 updated readme
  • fc49928 updated readme
  • 4828970 improved readme
  • cee5ad1 improved readme
  • c3ea518 improved readme
  • f6676e9 improved readme
  • bcbb800 improved readme
  • a6c5d5f cleaning tp tls mess
  • 09ba7f9 adding more delay to make unit test work
  • e41000e using hostname instead of podname as worker name
  • 697321d new binary
  • 7713847 added new binary
  • e62a2dc changed - to .
  • 293c023 added support for concatinating podname to worker name
  • 3c0123d added support for concatinating podname to worker name
  • c966e9e updated binary
  • 5d464b4 improved worker register cli
  • 19bf7ce new cli binary
  • c208678 more tests and improved worker cli
  • 4447ccd updated Readme
  • dec732f improved unittests
  • 23e9fbb improved unittests
  • e797765 fix nil bug in Equals
  • 6807899 Merge pull request #28 from colonyos/improved_coverage
  • 5723ebc more unittests
  • b4fc906 bug fix to make unittest work
  • c9a695b fixed a failed unittest
  • 705629b more unittests
  • 3226ca7 improved tests
  • 3e81bb3 Improved concurrency controll and coverage
  • 8810b85 Merge pull request #27 from colonyos/db_create_exist_0
  • 40b7e59 remove debug printouts
  • 589ca3e unit testing debugging and always exit 0 when creating db
  • a5cfb21 more debug infp
  • 520eac9 updated doc, small typo
  • 9ab61e8 updated doc, changed colors
  • b485d19 updated doc
  • e8ec7fc updated material
  • 93aa8f2 updated arch picture
  • abb4dbc updated arch picture
  • 15628e1 added support for websocket without tls
  • 0e6bdc6 new binary
  • 08293f8 suport for both https and http
  • 980ee95 removed colony stats avg 10 min
  • 2a2c656 new binary
  • 977a016 added support for worker log files
  • 1760683 improved std out print outs
  • f651e44 cli worker bugfixes
  • a3d7be7 added a support for colonies workers
  • e14cd1a Merge pull request #26 from colonyos/improved_cli_error2
  • a608a7a improved cli error 2
  • 4deaa77 Merge pull request #25 from colonyos/improved_cli_error
  • 445dac2 improved cli error
  • 1a6cbe4 Merge pull request #24 from colonyos/cli_env_improvements
  • f08db19 changed environmental variables, also updated the CLI to make it possible to specify private keys when registering colonies and runtimes, also made it possible to add keys to the keychain
  • 050129a Merge pull request #23 from colonyos/version
  • 2e0b15f added colonies cli
  • 05cf6aa added colonies cli
  • bd01899 version rpc
  • c6cb542 Merge pull request #22 from colonyos/clifix_again
  • 35f59b7 clifix2
  • ef807b8 clifix2
  • 6a31991 Merge pull request #21 from colonyos/clifix
  • 0b1d50d Typos
  • e10946f Merge pull request #20 from colonyos/support_for_delete_all_procs
  • 94b648c Delete all processes
  • 9a92207 Merge pull request #19 from colonyos/improved_runtime_and_timeout
  • cc52fa5 timezon
  • 3ccb8dc third attempt to set timezon
  • 9660e3f export TZ in Makefile
  • 9c45776 export TZ in Makefile
  • 7950304 updated cli
  • 0c0e510 process stat
  • 9d95b41 cli update
  • aa5c32b timeout impl
  • ca3d129 added last heard from impl
  • 4a42ddb more work
  • 0e8f436 Merge pull request #18 from colonyos/improved_cli
  • ea465a0 improved cli
  • 71048e0 Merge pull request #17 from colonyos/k8s_deployment
  • ed10d80 working k8s deployment and improved cli
  • 4f7036b more files
  • 728a456 removed tls dir
  • 12b3daf support for k8s deployment
  • 84c5449 Merge pull request #16 from colonyos/updated_makefile_and_rpc_doc
  • 73b1012 updated rpc doc and makefile
  • 67ff482 Merge pull request #15 from colonyos/updated_rpc_typo
  • 3985d7e fixed typo in rpc message
  • 5267814 Merge pull request #14 from colonyos/updated_rpc_doc
  • 5413036 updated rpc doc and new colonies binary
  • e9aeda6 Merge pull request #13 from colonyos/cli_improvements
  • a74ef97 cli improvements
  • f6cfde1 Merge pull request #12 from colonyos/process_stat_and_improved_cli
  • 8b3c84a improved cli and process stat
  • 4269096 Merge pull request #11 from colonyos/cli_update_delete_process
  • fcb225b updated cli and added support to delete processes and runtimes
  • 08f4577 Merge pull request #10 from colonyos/runtime_security_update
  • 789c0a3 made it possible to runtimes to list other runtimes without being approved, also fixed some incorrect package names, and changed name of some cli process operations (successful and failed)
  • d6fbcda Merge pull request #9 from colonyos/new_package_name
  • 19fb9d5 changed packagename so that it becomes possible to import the project externally
  • 207232c Merge pull request #7 from colonyos/crossorigin_fix2
  • ef3ba7b fixed cross origing for websockets
  • 376d60a Merge pull request #5 from colonyos/cryptolib_wasm
  • a1fe4ed cryptolib in wasm
  • c51087a Merge pull request #4 from colonyos/ubuntu_2020_cryptolib
  • 5ecf35d tools to build cryptolib for ubuntu 2020
  • a6e387a Merge pull request #3 from colonyos/updated_codecov
  • 517b99f updated codecov
  • 8c7dc71 Merge pull request #2 from colonyos/renamed_mark_to_closed
  • 329a952 renamed mark to closed, also fixed some minor bugs
  • 46055b5 Merge pull request #1 from colonyos/nil_check
  • 3e5c78e added more nil check and a colony id check
  • d157436 Merge pull request #4 from johankristianss/improved_cryptolib
  • 1d825f8 improved cryptolib
  • 1e32473 Merge pull request #3 from johankristianss/improved_coverage
  • 8247f4d improved coverage script
  • 3079574 Merge pull request #2 from johankristianss/improved_subscribe_security
  • 31455ad improved subscribe security, and more unittests
  • dfa3607 Merge pull request #1 from johankristianss/delete_colony
  • e322110 added functionality to delete colonies
  • db9c209 added build batch
  • 9ced4b4 updating build pipeline to use runner-job
  • 66c5808 updating build pipeline
  • 7d10b9f updating build pipeline
  • a3eb82f updating build pipeline
  • 7e7e80c updating licence
  • fc8173a updating licence
  • 7f1a049 remove codeql workflow
  • 0357789 updated build pipeline with right password
  • 794d9f1 updated build pipeline with right password
  • 682027d updated build pipeline
  • 5a67639 updated rpc protocol so that a rpc reply message returned
  • a4ebc42 requireing msgtype to match payload type
  • f65f203 removed error json field in example
  • 4ca48f1 updated RPC doc
  • 6376058 updated RPC doc
  • 4c89404 fixed typo
  • 3762ef6 updated readme file
  • 45bccb8 small updates
  • d881a61 small updates
  • 8be4988 renamed status to state
  • 756791d fixed typos
  • 0d088ee improved websocket support
  • da6bee1 fixed type
  • 7b80117 added example code
  • 9c566a2 updated tutorial
  • 59beaa5 added tutorial
  • 4684f65 better support for websockets, more unittest
  • 1dde63b ...
Read more