Skip to content

Latest commit

 

History

History
85 lines (66 loc) · 8.84 KB

CHANGELOG.md

File metadata and controls

85 lines (66 loc) · 8.84 KB

Change Log

0.2.0 (2018-02-17)

Full Changelog

Breaking changes:

  • Change the ConfigMap #56
  • Change the ConfigMap format and move LemonLDAP::NG keys just below Data #59 (sathieu)

Implemented enhancements:

  • LemonLDAP::NG portal menu (applications) from ingresses #32
  • Use latest image #64 (sathieu)
  • Add LemonLDAP::NG URL #63 (sathieu)
  • LemonLDAP::NG portal menu (applications) from ingresses #62 (sathieu)
  • Move $COVERALLS_TOKEN to repository settings #58 (sathieu)
  • Replace default reload url #48 (sathieu)
  • apt-get install --no-install-recommends #47 (sathieu)
  • Add portal and manager #46 (sathieu)

Fixed bugs:

  • Ensure stringifyYAMLMapKeys converts root keys #65 (sathieu)

0.1.0 (2018-02-11)

Full Changelog

Implemented enhancements:

  • Avoid unnecessary lmConf updates #31
  • Launch the /usr/sbin/llng-fastcgi-server process #28
  • Add step-by-step documentation #27
  • Include some optional dependencies in the image #43 (sathieu)
  • Process #39 (sathieu)
  • Rename IngressController LemonLDAPNGController and move file to internal directory #37 (sathieu)
  • Tests for pkg/controller #24 (sathieu)
  • Coveralls integration #18 (sathieu)
  • End-to-end tests #7 (sathieu)

Fixed bugs:

  • lmConf updates should reload LemonLDAP::NG #41
  • Fix dataraces #29
  • Run flaky tests at most 5 times #54 (sathieu)
  • Wait LemonLDAP::NG a bit longer #51 (sathieu)
  • Avoid unnecessary lmConf updates #42 (sathieu)
  • Ensure all map keys are strings #25 (sathieu)
  • .travis.yml: Move "docker push" to script #19 (sathieu)
  • Fix segfault on Configuration #17 (sathieu)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator