Releases: DeeStarks/conoid
Releases · DeeStarks/conoid
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Changelog
- 45f2d68 Brew formula update for conoid version v0.0.1
- 23d6efa Create LICENSE
- 21aea93 Create LICENSE
- 7f97f5c Merge pull request #1 from DeeStarks/add-license-1
- 5ba82cd add service plist
- 5fd7663 change brew tap repo
- 8174d38 chore: modified some field names
- e333501 chore: setup dependencies and db on first usage
- dbc872c chore: sub the use of 'application' for 'services'
- 2724091 ci: use repo level secret
- 9034cb5 clean: code format
- 405f7ac config: setup goreleaser
- 771520d feat: add
--version
flag - 394997f feat: add db connection
- e7c9db4 feat: added an in-code sqlite migrator
- 56e5909 feat: added configuration files validator
- ac042a3 feat: added timeago util
- a78403e feat: added truncate string util
- a2173b6 feat: added util to generate sql update conditions placeholder
- 0f922e4 feat: change configuration field names
- debd9a8 feat: completed web server
- f70643c feat: creatd processes repository and port
- 86f7862 feat: generate sql placeholders
- 4b82b5d feat: graceful shutdown
- 732b4df feat: implementation of a simple reverse proxy
- d97128e feat: implemented apps addition
- 2ed338c feat: implemented tunnelling
- 91d2b1e feat: initialized domain layer
- a894563 feat: list all services implementation
- 670012f feat: migrate schema from script
- d5f8684 feat: moved from yaml to using of command flags services mgt
- fdcb56b feat: pass processes methods with an interface
- c38dfe9 feat: processes db update
- 1d5c67d feat: proper connection redirection
- 4131e0a feat: retrieve and update service
- 534e036 feat: service restart
- cb925c0 feat: setup github actions
- 5224d9e feat: use directory absolute path
- aa0551a fix: add write content permission
- 47b6491 fix: ensure service to update exists
- 525b7df fix: issue assigning port numbers
- 1d8afd4 fix: return errors from queries
- f58606d fix: type: invalid repo redirect
- 9635f45 fix: use the same repo to keep brew formula
- efa2e04 fix: validate addresses in listeners
- 73b68e5 remove brews formula, try to use a dedicated repo
- 3d8f033 remove hard coded version
- 77b8ab0 remove snapcraft release
- b08e665 update architecture image
- 5d61243 update description text
- 6608c65 updated help text
- 90a11d3 use PAT for actions process
- a22435c use gorealeaser-action@v2 and actions/checkout@v2
- c63bb88 wip: solution to load balancing