Skip to content

Latest commit

 

History

History
331 lines (226 loc) · 27.6 KB

CHANGELOG.md

File metadata and controls

331 lines (226 loc) · 27.6 KB

Changelog

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Query about a container running standalone script !! #147

Merged pull requests:

2.7.0 (2019-08-21)

Full Changelog

2.6.2 (2019-08-20)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Facing issue in running worker on remote device. #60

Closed issues:

  • Feature Request: Get Update status at the reporter from worker only when update is performed ( failed or successful ). #64
  • Facing issue in creating reporting kafka connection object #62

2.6.1 (2019-05-21)

Full Changelog

Implemented enhancements:

2.5.0 (2019-04-21)

Full Changelog

Implemented enhancements:

  • have worker have the option to connect to the managers with a UUID token instead of basic auth #40

2.4.0 (2019-03-12)

Full Changelog

Fixed bugs:

  • Support for multiple authenticated registries #26

2.3.0 (2019-03-05)

Full Changelog

Implemented enhancements:

  • Move automatic Docker imags build from Docker Hub to Travis-CI #39

2.2.0 (2019-02-27)

Full Changelog

Implemented enhancements:

  • Migrate to Python 3.x #32

2.1.0 (2019-02-17)

Full Changelog

2.0.1 (2019-01-15)

Full Changelog

2.0.0 (2019-01-14)

Full Changelog

Implemented enhancements:

  • Rename worker-manager to worker #33
  • Add SSL support for RabbitMQ connections #17
  • pod like stracture option #9

Fixed bugs:

  • host network leaves container with no network #35
  • Allow starting the worker with no conf.json file present #34

Merged pull requests:

1.6.0 (2018-12-06)

Full Changelog

Implemented enhancements:

  • Add the option to not automatically --rm docker images and auto pull on every nebula app change #24

Fixed bugs:

  • Registry login should only happen once at start #23

1.5.0 (2018-10-07)

Full Changelog

Implemented enhancements:

  • Integrate with Dockerfile based healthchecks #28
  • Add ARM version of the worker-manager #22

1.4.0 (2018-08-21)

Full Changelog

Implemented enhancements:

  • Update prereqs #30
  • Intial worker sync should be done via RabbitMQ & not via a direct connection to MongoDB #29
  • MongoDB should only disconnect after getting the required data for all needed apps on boot #27

Fixed bugs:

  • RabbitMQ connections are not closed properly #31

1.3.0 (2018-07-24)

Full Changelog

Implemented enhancements:

  • add multiple DB backend-support - MySQL/MariaDB #3
  • Registry Auth from .docker standard config file #1

Fixed bugs:

  • add protection against missing fanout exchanges #14

1.2.0 (2017-10-24)

Full Changelog

Implemented enhancements:

  • Version lock all required pip dependencies in the Dockerfile #15
  • Some Nebula config paramters should be optional/have default #13
  • get rolling restart rolling #2

Fixed bugs:

  • Remove unneeded modules from requirements.txt file #11

1.1.1 (2017-09-18)

Full Changelog

Implemented enhancements:

  • add support for user networks #20

1.1.0 (2017-09-18)

Full Changelog

Implemented enhancements:

  • add "nebula" user-network by default #21
  • add support for docker devices (equivilent to docker run --device) #16
  • Add support for running an app as privileged #5

1.0.0 (2017-08-16)

Full Changelog

Implemented enhancements:

  • Add support for mounting #8

0.9.0 (2017-08-03)

Full Changelog

Implemented enhancements:

  • Refactor to use newest version of docker-py #7

0.8.0 (2017-06-14)

Full Changelog

0.7 (2017-05-29)

Full Changelog

v0.7 (2017-05-29)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator