Skip to content

Latest commit

 

History

History
81 lines (58 loc) · 4.49 KB

CHANGELOG.md

File metadata and controls

81 lines (58 loc) · 4.49 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

Jansa-1 Alpha-1

Fixed

  • Run top in command-line/program name mode (#257)

Ivanchuk-1 - Released 2019-09-18

Added

  • Add the vmdb/content/ansible/roles directory to the role search path (#240)
  • Remove selinux changes to cockpit-ws and cockpit-ssh (#239)
  • Alter postgres conf for built in logical replication (#236)
  • Update to PG 10 (#228)
  • Let API requests go through apache if they contain a CSRF token (#224)
  • Detach actioncable from the WebsocketServer and run it with the UI (#219)

Fixed

  • Do not forward /ui/service/console to the sui index.html (#248)

Hammer-1 - Released 2019-01-15

Added

  • Use the EvmDatabase method for evm-failover-monitor ExecStart (#202)
  • Add support for OpenID-Connect (#200)
  • Add .ansible.cfg for ansible-playbook (#196)
  • Optimize PostgreSQL Settings for 4x12GB Applaince (#181)
  • Adding alias apcli for appliance_conosle_cli (#175)
  • Move from apache module mod_auth_kerb to mod_auth_gssapi (#206)

Fixed

  • Enable rewrite engine for http and https (#167)
  • Add trailing slash to cockpit machine urls (#148)
  • Add max-time to curl commands (#209)

Gaprindashvili-3 released 2018-05-15

Fixed

  • Use version 2 of appliance console (#183)
  • httpd reload is not needed with copytruncate (#185)

Removed

  • Remove reindex and vacuum scripts (#180)

Gaprindashvili-2 released 2018-03-06

Fixed

  • Allow local replication connections (#178)

Gaprindashvili-1 - Released 2018-01-31

Added

  • Configure PostgreSQL ssl by default (#162)
  • Restore the context of usr/bin for docker executable issues (#160)
  • Add miqldap_to_sssd launcher (#134)

Changed

  • Rename ws to api to not be confused with websockets (#131)

Fixed

  • Add /usr/local/bin to the path if it is missing (#159)
  • Use a better command to add /usr/local/bin to the path (#161)
  • Increase applinace_console version in manageiq-appliance-dependencies.rb to 1.1 (#163)
  • mute cron mail when no error (#152)
  • Use a login shell for the failover monitor service (#155)
  • Add support for the domain user attribute (#127)
  • ExecStart requires an absolute executable path (#151)
  • Update manageiq-appliance_console to minimum v1.2.3 (#168)

Fine-1

Fixed

  • Add the tower log files to our rotation script (#120)
  • Generate new certificate when the default one is not present (#119)

Added initial changelog