Skip to content

Releases: vikinganalytics/daeploy

Release 1.3.1 - Allowing CORS

31 May 08:43
0404b66
Compare
Choose a tag to compare

This release updates several package to later version. Also adds a new feature.

New feature

This release adds possibility of enabling CORS for both Manager and any running service.

Daeploy goes Open Source

09 Dec 09:39
Compare
Choose a tag to compare

Daeploy goes Open Source and free to use for any purpose!

New Features

  • It is no longer necessary to activate Daeploy with a license to get indefinite access

Release 1.2.0

04 Nov 15:50
Compare
Choose a tag to compare

New Features

  • New admin only API functionality to manage users. Users no longer tied to the license
  • CLI commands for user management
  • Improved logging for s2i errors

Release 1.1.1

24 Sep 12:39
5450b7d
Compare
Choose a tag to compare

1.1.1

New Features

  • Daeploy now uses a custom s2i builder image which makes daeploy images much smaller.

Bugfixes

  • Fixed bug where sometimes the image tag would not be saved in the image tar file when deploying local images

Release 1.1.0

15 Sep 12:01
8020a04
Compare
Choose a tag to compare

Features

  • Added the option to deploy from a local docker image with the CLI.

  • Added the option to keep the docker image when killing services

  • Added links to service paths to the dashboard

  • Improved redirecting of urls after logging in

  • Added disable_http_logs argument to service.add_parameter

Bugfixes

  • Solved critical authentication bug when restarting manager with new settings

Release 1.0.2

02 Jul 10:15
4004a79
Compare
Choose a tag to compare

Release containing various bugfixes
Update to UI and logo.

Release 1.0.1

30 Apr 13:08
1788f62
Compare
Choose a tag to compare

Release containing various bugfixes

Release 1.0.0

22 Apr 13:54
0985972
Compare
Choose a tag to compare
Merge pull request #14 from vikinganalytics/disable_logging_flag

Added flag for ignoring logs for entrypoint

Beta release of Daeploy 1.0.0

20 Apr 13:43
442a5e2
Compare
Choose a tag to compare
1.0.0-beta

Adding examples pipeline (#12)