Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

Releases: azukiapp/azk

v0.14.4

27 Jun 05:20
Compare
Choose a tag to compare
  • 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;

v0.14.3

20 Jun 01:13
Compare
Choose a tag to compare
  • 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 use child_process.spaw instead of child_process.fork, ensuring sending the tracker data in background.

v0.14.2

19 Jun 00:10
Compare
Choose a tag to compare
  • Bug
    • [Agent] Fixing agent error handlers
    • [Kernel] Adds current azk bin folder to the PATH
  • Enhancements
    • [Kernel] Removing unused dependencies

v0.14.1

19 Jun 00:10
Compare
Choose a tag to compare
  • Bug
    • [Agent] Fixing agent start progress in daemon mode

v0.14.0

19 Jun 00:10
Compare
Choose a tag to compare
  • Bug
    • [Cli] Fixing start (or restart) just opens the default system;
  • Enhancements
    • [Code] Replaced Promises: Q with bluebird #386;
    • [Code] Replaced q-io/fs with utils/file_async a bluebird promisified fs-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 and asyncUnsubscribe from azk module;
    • [Code] Using file-async npm lib
    • [Code] Removing fs-extra dependency
    • [Cli] Replacing cli to cli-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 a HTTP_PORT, this change makes this suggestion more "compatible" with most of the apps that await env PORT.
    • [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

16 Jun 05:30
Compare
Choose a tag to compare
v0.14.0-rc.3 Pre-release
Pre-release
Bumping version to azk 0.14.0-rc.3+20150615

v0.14.0-rc.2

16 Jun 04:46
Compare
Choose a tag to compare
v0.14.0-rc.2 Pre-release
Pre-release
Bumping version to azk 0.14.0-rc.2+20150615

v0.14.0-rc.1

15 Jun 14:40
Compare
Choose a tag to compare
v0.14.0-rc.1 Pre-release
Pre-release
Bumping version to azk 0.14.0-rc.1+20150614