Skip to content

Latest commit

 

History

History
510 lines (352 loc) · 36 KB

CHANGELOG.md

File metadata and controls

510 lines (352 loc) · 36 KB

Change Log

1.4.3 (2019-12-11)

Full Changelog

Fixed bugs:

  • Join Notifications truncated and icon returning 404 #325

Other Pull Requests

1.4.2 (2019-08-01)

Full Changelog

Other Pull Requests

1.4.1 (2019-06-04)

Full Changelog

Other Pull Requests

v1.4.0 (2019-04-25)

Full Changelog

Implemented enhancements:

  • Make startup notification optional #253

Fixed bugs:

  • Missing MANIFEST.in file causes pypi install to fail #284
  • Healthcheck section not re-applied after container update #275
  • docker-compose local and remote tls logger location #273
  • Self update errors. Not deleting old self #262
  • ouroboros sets fixed IP addresses #254

Closed issues:

  • Update apprise to v0.7.4 #266 [cleanup]
  • Docker TLS verify: Does it support server and client-side auth, or only server-side auth? #256 [documentation]

Other Pull Requests

1.3.1 (2019-02-28)

Full Changelog

Fixed bugs:

  • Since 1.3.0, docker login fails #243
  • Catch Failed self-updates #230

Other Pull Requests

1.3.0 (2019-02-25)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Cron scheduled missed following successful runs #229
  • Catch attribute.id error #226
  • AttachStdout and AttachStderr are not carried over properly #221
  • Exception when updating container started with --rm (autoremove) #219
  • Issue with Swarm Mode V2 #216
  • Fix docker swarm mode #227 (mathcantin)

Other Pull Requests

1.2.1 (2019-02-14)

Full Changelog

Fixed bugs:

  • Broken when no :tag specified #210

Other Pull Requests

1.2.0 (2019-02-14)

Full Changelog

Implemented enhancements:

  • Move "Interval container update" messages to debug log level #194
  • [Feature Request] Support for Swarm Services #178
  • Add Warning for label_enable not set while using labels_only #202 (larsderidder)

Fixed bugs:

  • Change depends_on logic #198
  • Containers relying upon network namespace of a container that gets updated breaks when the parent container is recreated #197
  • Exception when trying to update container with complex compose networks #196
  • Problem with network IPv4 address carry-over #193
  • Monitor Ignored Re-Address + jenkins cleanup #191 [cleanup] (DirtyCajunRice)

Closed issues:

Other Pull Requests

1.1.2 (2019-02-02)

Full Changelog

Fixed bugs:

  • No default timezone #176

Closed issues:

Other Pull Requests

1.1.1 (2019-02-01)

Full Changelog

Implemented enhancements:

Fixed bugs:

Other Pull Requests

1.1.0 (2019-01-26)

Full Changelog

Implemented enhancements:

Fixed bugs:

Other Pull Requests

1.0.0 (2019-01-23)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

Other Pull Requests

0.6.0 (2019-01-17)

Full Changelog

Implemented enhancements:

Fixed bugs:

Other Pull Requests

0.5.0 (2019-01-13)

Full Changelog

Implemented enhancements:

  • Auto discover slack/discord notifications in WEBHOOK_URLS #83
  • Add to schedule logic run now #75
  • add pushover functionality. Finishes other half of #80 #93 (DirtyCajunRice)
  • add keep_alive url for healthchecks. Addresses half of #80 #89 (DirtyCajunRice)
  • changed webhook json to auto-deciding + fixed RUN_ONCE no underscore #86 (DirtyCajunRice)
  • Refactor #79 (DirtyCajunRice)

Fixed bugs:

  • Fix log level case sensitivity #82
  • Invalid URL 'h': No schema supplied. Perhaps you meant http://h? #76
  • Installation via pip fails #73
  • Added try except #95 (circa10a)
  • Fix dockerfile #92 (circa10a)
  • use ouroboros script in dockerfile #91 (circa10a)
  • fix deploy script to push git tags #90 (circa10a)
  • change pypi travis username #88 (circa10a)
  • install flake8 for travis, run on appropriate directories #87 (circa10a)
  • Removed old test related items, removed the need for duplicate bin sc… #85 (circa10a)
  • change loglevel to use upper() #84 (circa10a)
  • Prometheus bind fix, org rename #81 (circa10a)

0.4.3 (2019-01-09)

Full Changelog

Implemented enhancements:

  • grafana to metrics/prometheus endpoint #74
  • add aarch64 docker image #77 (circa10a)

0.4.2 (2019-01-08)

Full Changelog

Implemented enhancements:

  • Add autopep8 to the pre-merge checks #30

0.4.1 (2018-12-30)

Full Changelog

Implemented enhancements:

0.4.0 (2018-12-30)

Full Changelog

Implemented enhancements:

0.3.7 (2018-12-26)

Full Changelog

Implemented enhancements:

  • Timezone Support #68
  • Add output to log at container start #66
  • Enable Timezone Configuration #69 (circa10a)

0.3.6 (2018-12-21)

Full Changelog

Implemented enhancements:

  • print ouroboros configuration on startup #67 (circa10a)

0.3.5 (2018-12-20)

Full Changelog

Implemented enhancements:

  • Raspberry Pi compatible docker image #62
  • Scheduling docs #65 (circa10a)

0.3.4 (2018-12-19)

Full Changelog

Implemented enhancements:

0.3.3 (2018-11-29)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Problem accessing private registry #55

Closed issues:

0.3.2 (2018-11-28)

Full Changelog

Fixed bugs:

0.3.1 (2018-11-16)

Full Changelog

Implemented enhancements:

Fixed bugs:

0.3.0 (2018-11-15)

Full Changelog

Implemented enhancements:

0.2.3 (2018-11-08)

Full Changelog

Implemented enhancements:

0.2.2 (2018-11-03)

Full Changelog

Implemented enhancements:

  • Add ability to ignore select containers #35
  • Ignore containers #45 (tlkamp)
  • Update setup.py, travis param #42 (circa10a)

0.2.1 (2018-10-28)

Full Changelog

Implemented enhancements:

Closed issues:

Other Pull Requests

0.1.3 (2018-10-25)

Full Changelog

Implemented enhancements:

  • Make CLI expose fewer globals, formatting #31 (tlkamp)

0.1.2 (2018-10-24)

Full Changelog

Implemented enhancements:

  • Rewrite script to use vendor packages if possible #25 (dannysauer)
  • Improve URL matching Regex #24 (dannysauer)
  • Add environment files to the project for those working with Conda #22 (tlkamp)

Other Pull Requests

0.1.1 (2018-10-21)

Full Changelog

0.1.0 (2018-10-21)

Implemented enhancements:

  • account for environment variables #19
  • Support private repos #10
  • Deploy to pypi #5
  • Create travis build #4
  • Rewrite new container class #3
  • Write Unit Tests #2
  • Add CLI Args #1
  • added support for private registries #12 (circa10a)
  • Torpus cli args #11 (Torpus)
  • single client #9 (circa10a)
  • the less code the better #8 (circa10a)
  • Initial stuff #6 (circa10a)

Closed issues:

Other Pull Requests