This repository has been archived by the owner on Apr 9, 2020. It is now read-only.
Releases: azukiapp/azk
Releases · azukiapp/azk
v0.14.4
- Bug
- [Suggesting] Fixed PostgreSQL suggestion mounts path;
- [Suggesting] Fixed the order in which the suggestion creates systems in
Azkfile.js
: applications comes first and database after; - [Suggesting] Fixed
Court
logic: now it doesn't investigate subfolders if evidences are found in the root folder; - [Agent] Replacing periodic agent check from VM to Docker;
- Enhancements
- [Suggesting] Adding support to use
app.dir
in templates; - [Suggesting] Refactored suggestions for cleaner code;
- [Suggesting] Adding support to use
v0.14.3
- Bug
- [Sync] Fixing sync excluded folders based on mount value instead of relative dir of sync;
- [Tracking] Updating
insight-keen-io
, which was changed to usechild_process.spaw
instead ofchild_process.fork
, ensuring sending the tracker data in background.
v0.14.2
- Bug
- [Agent] Fixing agent error handlers
- [Kernel] Adds current
azk
bin folder to the PATH
- Enhancements
- [Kernel] Removing unused dependencies
v0.14.1
- Bug
- [Agent] Fixing agent start progress in daemon mode
v0.14.0
- Bug
- [Cli] Fixing
start
(orrestart
) just opens the default system;
- [Cli] Fixing
- Enhancements
- [Code] Replaced Promises: Q with bluebird #386;
- [Code] Replaced
q-io/fs
withutils/file_async
a bluebird promisifiedfs-extra
#386; - [Code] No more direct call to Q or any other Promise lib, only by
utils/promises
#386; - [Code] Removed
progress()
Promises helper. Included postal: subscribe and publish functions #385; - [Code] Removing
async
,defer
,publish
,subscribe
andasyncUnsubscribe
fromazk
module; - [Code] Using file-async npm lib
- [Code] Removing fs-extra dependency
- [Cli] Replacing
cli
tocli-router
, #382 #418 #259; - [Cli] Adding scripts to bash completion, #171;
- [Agent] The start process of the "agent" was redesigned to become safer and less complex. The code responsible for starting it in the background has been moved to the ./bin/bash;
- [Suggesting] Now node.js suggestions have a env
PORT
for to get aHTTP_PORT
, this change makes this suggestion more "compatible" with most of the apps that await envPORT
. - [Suggesting] Refactor Rule and Suggestion base class;
- [Suggesting] Removing (trim) multiple new_line before generate a new Manifestfile;
- [Suggesting] Adding
elixir
suggestions; - [Suggesting] Adding
elixir_phoenix
suggestions;
v0.14.0-rc.3
Bumping version to azk 0.14.0-rc.3+20150615
v0.14.0-rc.2
Bumping version to azk 0.14.0-rc.2+20150615
v0.14.0-rc.1
Bumping version to azk 0.14.0-rc.1+20150614