Skip to content

Latest commit

 

History

History
442 lines (439 loc) · 23.6 KB

CHANGELOG-5.0.md

File metadata and controls

442 lines (439 loc) · 23.6 KB

CHANGELOG for 5.0.x

This changelog references the relevant changes (bug and security fixes) done in 5.0 minor versions.

To get the diff between two versions, go to https://github.com/Scalr/scalr/compare/v4.5.1...v5.0.0

  • 5.0.0
  • update sql folder (recipe)
  • SCALRCORE-623 Error E_WARNING Division by zero, in /var/www/my.scalr.net-production/src/Scalr/UI/Controller/Servers.php:189 (igrkio)
  • UI-265 Mask Global Variable is not greyed out at Farm Role Scope (invar)
  • make using of recaptcha optional (invar)
  • SCALRCORE-570 New feature. Ability to specify IAM role for ec2 instances (recipe)
  • Add create directory /var/lib/rrdcached/journal (levsh)
  • Add kill() kill_child() method (levsh)
  • Fix Code formatting More PEP-8 (levsh)
  • SCALRCORE-495 Remove unused tables from database schema (recipe)
  • cleanup code (recipe)
  • Fix Set mode to 0755 for new folder (levsh)
  • add missing tables (recipe)
  • deploy scalr release script should remove backup_ tables from structure.sql (recipe)
  • SCALRCORE-630 Fix not existing directories for store log and pid files (levsh)
  • Fix Remove debug print (levsh)
  • Perform cleanup for chef node and client (CakeOfPiece)
  • UI-164 Farm Designer improvements (igrkio)
  • SCALRCORE-616 Optimizing log rotate queries. (recipe)
  • Chef cleanup updated (CakeOfPiece)
  • Chef cleanup updated, tested (CakeOfPiece)
  • SCALRCORE-634 Removed old unused classes (discydel)
  • Fix MySQL query (levsh)
  • Fix Change CherryPy socket_host (levsh)
  • role-builder Add /usr/local/bin to path before importing scalarizr (CakeOfPiece)
  • Fix Can't determine IP (levsh)
  • Fix Change defatult bind address for CherryPy (levsh)
  • Fix Key error 'platform' (levsh)
  • SCALRCORE-401 refactor & improve Scalr_Service_Ssl_Certificate (invar)
  • UI-272 IAM Governance input does not normalize spaces (igrkio)
  • SALE-20 User Creation Email text is unhelpful (recipe)
  • Add validation of the AWS Account ID on saving platform (recipe)
  • Add search of the client by identifier of the DBServer in the admin section (recipe)
  • SCALARIZR-1329 farm designer storage tab for eucalyptus fixes (igrkio)
  • TTM-11 Missed base configuration in query-env (discydel)
  • Fix. Scalr_UI_Request should not be initialized from dbFarm object. (recipe)
  • SCALRCORE-641 UI for server hostname (igrkio)
  • Added new Google API client (discydel)
  • UI-275 Allow to create ec2 security group inside VPC (igrkio)
  • Migration to new version of GCE client (discydel)
  • UI-122 add default timeout value for scripts (invar)
  • SCALRCORE-559 improve scripting logs page (invar)
  • SCALARIZR-1154: Added support for soft reboot thru scalarizr (discydel)
  • SCALARIZR-1154 Soft reboot thru scalarizr (igrkio)
  • SCALRCORE-571 Make all graphics in scalr hi-res (For Retina display) (igrkio)
  • Fixed issue with re-use storage flag and instances reboot. (discydel)
  • Fixed storage duplication with disabled old EBS (discydel)
  • Improved LA based scaling (discydel)
  • UI-249 Orchestration Rules are not ordered (igrkio)
  • UI-245 Update grids from optionscolumn to optionscolumn2 (igrkio)
  • Fixed SCALRCORE-647: Fatal error (discydel)
  • Fixed SCALRCORE-648: php warning (discydel)
  • UI-277: Fixed list of Rackspace NG US images list for role builder (discydel)
  • Added roles deprecation mechanism (discydel)
  • Fixed SCALARIZR-1336: Double rebundle message on Euca cloud (discydel)
  • Improving GCE support (discydel)
  • UI-264 Pop-up cloud settings menu (igrkio)
  • SCALRCORE-642 retrieve aws accountId from amazon (invar)
  • SCALRCORE-649 Add LBaaS support to OpenStack library (recipe)
  • Networks support for Openstack clouds (discydel)
  • SCALRCORE-633 remove obsolete Scalr_Net_Ssh2_KeyPair class (recipe)
  • SCALRCORE-637 Removing obsolete scripts (recipe)
  • SCALRCORE-643 Windows Get Administrator Password does not work when using a Governance-configured SSH keypair (igrkio)
  • SCALRCORE-652 Add support for suspend/resume to Openstack client (recipe)
  • UI-72 Store UI preferences with account instead of cookie * add some debug (invar)
  • Removed hardcoded links to my.scalr.com (discydel)
  • SCALRCORE-428: New scalarizr update process (discydel)
  • UI-282 Retina + loading content icon (igrkio)
  • Added new AWS instance types (discydel)
  • SCALRCORE-76: Add tags to volumes and snapshots lists (discydel)
  • UI-239 xss protection *small email fixes for lease management (invar)
  • SCALRCORE-650 Support for openstack networks (igrkio)
  • SCALRCORE-658 Add Pagination to OpenStack library (recipe)
  • Fixes in cronjobs (discydel)
  • SCALARIZR-1331: Initial support for stop/resume (discydel)
  • Fixed SCALRCORE-670: recoverable php error (discydel)
  • SCALRCORE-669 Fix. The first argument should be either a string or an integer, in src/Scalr/Service/Aws/EntityStorage.php:160 (recipe)
  • SCALRCORE-680 Fix. Undefined index: dataBundleType (recipe)
  • Improvements in VPC support (discydel)
  • SCALRCORE-456: Be able to select server for backups. (discydel)
  • SCALRCORE-686 Fix. Undefined property: Scalr_Messaging_Msg_DbMsr_CreateBackup::$eventId (recipe)
  • SCALRCORE-620: New operations support (discydel)
  • Improved chef support (discydel)
  • Improved Chef support (discydel)
  • SCALRCORE-665: GCE integration improvements (discydel)
  • UI-280 Add Load Balancing feature for OpenStack (bytekot)
  • UI-285 New Feature. Added ACL resources: AWS S3 and OpenStack LBaaS (recipe)
  • SCALRCORE-687 Integrate GCE disks/snapshots/addresses to UI (igrkio)
  • Adding index on os_family column to roles table (recipe)
  • TTM-14 show times in timezone of task (invar)
  • Fix. describeLoadBalancer response does not contain correct vpcId (recipe)
  • Fix. createLoadBalancer method (recipe)
  • SCALRCORE-666 VPC improvements (igrkio)
  • SCALRCORE-692 ELB support in VPC (igrkio)
  • SCALRCORE-690 Add farm_owner to server_properties. Fix - create foreign key to farm_settings (recipe)
  • SCALRCORE-694 Create network tab + SCALRCORE-695 VPC router improvements (igrkio)
  • UI-281 retina + FF top menu border issue (igrkio)
  • SCALARIZR-1184 roles list fix (igrkio)
  • SCALARIZR-1102 Xfs does not work with lvm over raid (igrkio)
  • SCALRCORE-656 Fix. Workaround for Couldn't find implementation for method RegexIterator::accept in Unknown on line 0 (recipe)
  • SCALRCORE-706 Fix. Blog has transitioned to new address. (recipe)
  • SCALRCORE-705 Fix. array_keys() expects parameter 1 to be array, null given, in /var/www/my.scalr.net-production/src/Modules/Platforms/Cloudstack/Cloudstack.php:97 (recipe)
  • UI-165 * minor fixes * integrate 2fa form to login form (invar)
  • SCALRCORE-539 NEW_UI New Roles Edit/Create page (igrkio)
  • Updated ECS CentOS6 image (maratkomarov)
  • SCALRCORE-644 Roles manager (ex: roles view page) (igrkio)
  • Eucalyptus support (discydel)
  • Add 'Pending suspend' (invar)
  • UI-278 Improve statuses visualization (users, dnszones, schedulertasks, server messages) (igrkio)
  • Fix getRemoteAddr (recipe)
  • add rrdcached_sock_path config option (invar)
  • ScalrPy version bump 0.0.31 (levsh)
  • add szr_upd_service.py (levsh)
  • add util/cron.py (levsh)
  • add util/schedule_parser.py (levsh)
  • SCALRCORE-726 Implement Contrail extension for OpenStack library (recipe)
  • Improved output for scripting logs. (discydel)
  • fix headers (levsh)
  • add custom scalarizr update client port (levsh)
  • fix IsEnabled key error (levsh)
  • SCALRCORE-730 Illegal string offset 'timeout' (recipe)
  • Fix. Launch server for openstack platform should always say 'openstack' (not esc nor nebula or etc...) (recipe)
  • phpdoc corrected (recipe)
  • SCALRCORE-712 Support for Openstack security groups in UI (igrkio)
  • Add Module_Platforms_Ec2::getInstanceTypes() method. (recipe)
  • UI-291 ClientException without use namespace detected (igrkio)
  • SCALRCORE-668 * small fix for datepicker (invar)
  • SCALRCORE-736: removed $environment dependency from getLocation() platform method (discydel)
  • Added GV support for DNS records Added possibility to automatically create root records with private IPs (discydel)
  • %vars% support removed from AWS instance name field and added GVs support instead (discydel)
  • added Model (recipe)
  • Append new Model to trunk (recipe)
  • UI-286 Show search field in farm designer on shared roles tab (igrkio)
  • fix stats_cleaner (discydel)
  • add tests (levsh)
  • add branches for test upd service (levsh)
  • Refactored Platform Modules (recipe)
  • Add ignoreChanges option to Upgrade system. (recipe)
  • fix KeyboardInterrupt (levsh)
  • %vars% support removed from Chef settings and added GVs support instead (discydel)
  • Added {SCALR_SERVER_HOSTNAME} and {SCALR_EVENT_SERVER_HOSTNAME} system GVs (discydel)
  • fix missing pid file (levsh)
  • SCALRCORE-738 Chef configuration on Role level (igrkio)
  • SCALRCORE-742 Fix fatal error undefined constant (recipe)
  • UI-293 "Configure Role In Farm" does not work when multiple Farm Roles use the same Role (igrkio)
  • UI-294 Role details in Role Library disappear when checkbox removed (igrkio)
  • UI-295 LVM storage settings, forbid saving role with no disks selected (igrkio)
  • UI-296 Save farm buton improvement (igrkio)
  • SCALRCORE-748 Support for AWS GovCloud (recipe)
  • SCALRCORE-746 Add support for GCE static IPs (igrkio)
  • UI-299 DB on Openstack (igrkio)
  • SCALRCORE-737 Add getInstanceTypes method to platform modules (recipe)
  • SCALRCORE-752 Fix. Invalid argument supplied for foreach(), in /var/www/my.scalr.net-production/src/Scalr/UI/Controller/Platforms/Gce.php (recipe)
  • UI-292 Security Group Creation Error Message is improperly positioned (igrkio)
  • Load statistics. io, img size, new request, hash (levsh)
  • fix delele pid_file (discydel)
  • add ssl support for load_statistics (levsh)
  • change load_statistics (levsh)
  • fix timezone (levsh)
  • SCALARIZR-1331 Suspend/Resume support (igrkio)
  • format and fix (levsh)
  • change load_statisitcs section (levsh)
  • fix spelling mistake (discydel)
  • SCALRCORE-747 Implemented tagBox field (bytekot)
  • UI-298 Fixed (bytekot)
  • Fixed bug with "FarmRole replace" feature where list of available roles was incorrect when you're trying to replace shared role. (discydel)
  • SCALRCORE-757 Webhooks system (recipe)
  • SCALRCORE-764 Cloudstack client connection improvement (recipe)
  • fix rrd dir and test (levsh)
  • SCALRCORE-479 Create client for AWS Route53 API (recipe)
  • Add uuid2bin and bin2uuid stored function to database. (recipe)
  • Remove uuid2bin and bin2uuid stored function to database. (recipe)
  • UI-21 css fix (bytekot)
  • Added 2 new events: InstanceLaunchFailed and HostInitFailed * Removed old stuff related to DeferedEventObserver * Events refactoring * Minor changes in webhooks (discydel)
  • fix sign (levsh)
  • dbqueue_event switch to webhook (levsh)
  • change dbqueue_event section (levsh)
  • Fixed missed ephemeral devices on m3.* instances Improved chef integration (discydel)
  • fix mail hook url adn headers (discydel)
  • UI-304 Fixed (bytekot)
  • wip cryptotool (levsh)
  • UI-305 Unable to add or change Events on a Webhooks Configuration (igrkio)
  • Fix tryCall should perform with one attempt. (recipe)
  • new ssh applet (igrkio)
  • Username attribute for LDAP moved to config to be able to support OpenLDAP (discydel)
  • Support for OpenLDAP (discydel)
  • fix dependecy, fix scheme (levsh)
  • comment pycrypto (levsh)
  • fix cryptotool (levsh)
  • fix dbqueue_event (levsh)
  • add path param to load_statistics:img section (levsh)
  • add port option (levsh)
  • SCALRCORE-761 done (levsh)
  • add port param to load_statistics:img section (levsh)
  • SCALRCORE-723 refactor global variables (invar)
  • Improved _buildQuery method of AbstractEntityClass. It should accept table alias as third parameter (recipe)
  • Implemented changelog (bytekot)
  • Added autoupdate for changelog (bytekot)
  • add create rrdcached dir (levsh)
  • Remove app/gearman from code (recipe)
  • fix tests (levsh)
  • Add UTCDatetimeType to Model (recipe)
  • restore openstack to version that was before debugging (recipe)
  • Fix. Two stage identity support for Openstack. (recipe)
  • fix python2.6 compatibility (levsh)
  • fix timeout termination (levsh)
  • SCALRCORE-531 Cost Analytics - alpha release (recipe)
  • config sample (recipe)
  • Fix cloud_location column size up to 255 (recipe)
  • fix not_managed update (levsh)
  • fix update not_managed (levsh)
  • fix not_managed (levsh)
  • Updated Ubuntu 12.04 images (maratkomarov)
  • Added support for new r3.* instance types (discydel)
  • change analysis to analytics (levsh)
  • fix pycrypto (levsh)
  • SCALRCORE-496 Add cloudstack new implementation. (vdobrovolsky)
  • SCALRCORE-792 Fix. Argument 1 passed to Scalr\DataType\Iterator\AggregationRecursiveIterator::__construct() must be of the type array, object given (recipe)
  • fix force (levsh)
  • SCALRCORE-793 Fix. array_key_exists() expects parameter 2 to be array, null given (recipe)
  • SCALRCORE-794 Invalid argument supplied for foreach() (recipe)
  • SCALRCORE-636 Implemented pricing cache. (bytekot)
  • fix, code refactoring (levsh)
  • Added support for AWS via proxy (discydel)
  • Added resizing for top dropdown menu (bytekot)
  • SCALRCORE-769 Fix list functions. (vdobrovolsky)
  • SCALRCORE-587 add os_update (levsh)
  • SCALRCORE-697 Financial admin (invar)
  • Fix. RotateLogs cron does not cleanup tables properly (recipe)
  • Increase rotate log sleep timeout (recipe)
  • amazon linux images temporarily removed per spyke's request (igrkio)
  • Add new ACL resources: AWS_ROUTE53 and ANALYTICS_PROJECTS (recipe)
  • SCALRCORE-801 Additions to projects (recipe)
  • Added Ubuntu 14.04 images (maratkomarov)
  • SCALARIZR-1410 Add Ubuntu 14.04 Roles (igrkio)
  • SCALRCORE-805 issue with FilterIterator (recipe)
  • fix exception (levsh)
  • add sql queries profiling (levsh)
  • add new files (levsh)
  • fix, add logging (levsh)
  • add httplib2, google-api-python-client (levsh)
  • fix analytics (levsh)
  • add analytics_poller, analytics_processing (levsh)
  • change to dtime (levsh)
  • Added CentOS 6.4 HVM images (maratkomarov)
  • UI-308 Implemented filtration for TreeStore (bytekot)
  • change version to update to 2.7.7 (levsh)
  • fix debian (levsh)
  • SCALRCORE-788 Upgrade EC2 Api to 2014-02-01. (vdobrovolsky)
  • New SSH console launcher (discydel)
  • SCALRCORE-810 fix (invar)
  • SCALRCORE-811 fix (invar)
  • SCALRCORE-812 DB Model performance optimization (recipe)
  • SCALARIZR-1427 Build Ubuntu 14.04 shared role on EC2 (igrkio)
  • Bundle all EC2 instances on Scalr via CreateImage (discydel)
  • Added support for GV in apache vhost templates (discydel)
  • fix autocommit (levsh)
  • SCALRCORE-815 Cost Analytics Budgets page (igrkio)
  • Added X-Forwarded-Proto to nginx server template (maratkomarov)
  • fix logging, retries (levsh)
  • Fixed SCALARIZR-1428 (discydel)
  • Fixed https://scalr-labs.atlassian.net/browse/SCALRCORE-818 (discydel)
  • Fixed SCALRCORE-806 (discydel)
  • SCALRCORE-807 Fix warnings on route53 controller. (vdobrovolsky)
  • fix update config (levsh)
  • SCALRCORE-624 get rid of bin/upgrade_xxx files (recipe)
  • change timeout (levsh)
  • SCALRCORE-609 remove stats_poller section from config (recipe)
  • fix, add check to recalcution (levsh)
  • fix analytics section (levsh)
  • SCALRCORE-808 Removing Projects or Cost centres (recipe)
  • fix quarterly_budget query (levsh)
  • debug, msg_sender new vpc (invar)
  • fix format python2.6 (invar)
  • debug, new vpc (invar)
  • UI-316 Script Parameters are presented for Local Scripts (igrkio)
  • fix spentondate (levsh)
  • New upgrade (discydel)
  • VPC v2 support (discydel)
  • SCALRCORE-809 VPC v2 UI improvements (igrkio)
  • SCALARIZR-1412 RAID on GCE. (recipe)
  • cost analytics, code format, minor fixes (levsh)
  • SCALRCORE-768 make HttpException message more verbose. (vdobrovolsky)
  • SCALRCORE-838 vpc router validation (igrkio)
  • SCALRCORE-835 Price set by user should not be overridden by automatic routine. (recipe)
  • fix retry (levsh)
  • SCALRCORE-825 Feedback on analytics (recipe)
  • fix cost analytics utc (levsh)
  • SCALRCORE-833 initialize default CC and Project on install (recipe)
  • fix cloudstack instance_type, configure (levsh)
  • fix debug comments (levsh)
  • fix openstack ssl hostname verification (levsh)
  • SCALRCORE-739 upgrade script should block concurrent upgrades * Add locking. * Remove old cloudstack lib. (vdobrovolsky)
  • SCALRCORE-829 Add support for CloudStack security groups. (igrkio)
  • fix openstack (levsh)
  • fix cloudstack, environment duplication (levsh)
  • fix gce regions (levsh)
  • SCALRCORE-843 Add GCE to cost analytics pricing (recipe)
  • SCALRCORE-846 cloud_location in server_properties (recipe)
  • change logging, add send_email func (levsh)
  • rename daemonize to daemon (levsh)
  • SCALRCORE-847 Analytics Financial admin must have valid email to be notificated (igrkio)
  • fix vpc (levsh)
  • Fix EucalyptusPlatformModule::getInstanceTypes not working after changing AWS version (recipe)
  • SCALRCORE-850 * fix link (invar)
  • change chunk size (levsh)
  • SCALRCORE-853 Replace Cost Centre with Cost Center in interface ewerywhere (igrkio)
  • switch to JOIN (levsh)
  • UI-319 cloudstack functional test should not start if its config is empty * Add skipping functional test if config is empty to openstack and cloudstack. (vdobrovolsky)
  • Fix Eucalyptus support in Analytics pricing (recipe)
  • GovCloud support for Cost Analytics (recipe)
  • Analytics prices should be ordered by name (recipe)
  • QueryEnv should send 403 and 400 http headers for now (recipe)
  • cron/getprices.php has been replaced with cron/cron.php --CloudPricing (recipe)
  • SCALRCORE-842 Analytics Financial admin should be emailed on adding a new Cloud to setup pricing for it (recipe)
  • SCALRCORE-860 Analytics Forecasting corrections (recipe)
  • Fix. Corrected url for CloudPricing parser (recipe)
  • UI-322 Minor changes in interface (igrkio)
  • SCALRCORE-854 Analytics Add Effective date feature to pricing (recipe)
  • comment eucalyptus platform (levsh)
  • SCALARIZR-1412 RAID on GCE. Should it work? (igrkio)
  • UI-317 UI-323 (invar)
  • fix exit code, uncomment analytics dependencies (levsh)
  • fix python2.6 (levsh)
  • SCALARIZR-1495 Scalarizr Timeouts should be made explicit in the logs and the UI (igrkio)
  • SCALRCORE-859 Analytics More changes (igrkio)
  • SCALRCORE-862 Analytics Budget Allocation (recipe)
  • SCALRCORE-839 Analytics 2 Add Yearly budget widget (igrkio)
  • SCALARIZR-1493 Multiple rabbitmq roles in farm (igrkio)
  • comment gce (levsh)
  • SCALRCORE-840 Analytics 2 Hover Environment name on farms (recipe)
  • Added Amazon Linux 2014.03 images (maratkomarov)
  • add load farm and farm_role settings (levsh)
  • add base.upd.schedule (levsh)
  • Added support for new gp2 (General Purpose SSD) EBS volumes (discydel)
  • SCALRCORE-866 Analytics Unassigned resources review (recipe)
  • SCALRCORE-841 Show events on Timeline. (recipe)
  • SCALRCORE-868 Analytics reassign our environments to new cost centres (recipe)
  • Model refactoring (recipe)
  • SCALRCORE-874 Analytics wrong timestamp is sent (igrkio)
  • improve logging (levsh)
  • SCALRCORE-592 check szr version before update (levsh)
  • SCALRCORE-871 Analytics Custom period provided with dates from different years (igrkio)
  • Added new t2.* instance type support (discydel)
  • UI-309 add reset code for 2FA (invar)
  • Fix Invalid argument supplied for foreach(), in /var/www/my.scalr.net-production/src/Scalr/Stats/CostAnaly tics/Forecast.php:455 (recipe)
  • hardcode .cryptokey path (levsh)
  • remove analytics:poller:cryptokey (levsh)
  • SCALARIZR-1453 Execute chef-solo in orchestration (igrkio)
  • add szr_conn_info (levsh)
  • change configure, instances_connection_timeout (levsh)
  • fix configure (levsh)
  • change configure, add cloud instances_conn_policy (levsh)
  • SCALRCORE-857 typo in dns zones * Fixed (bytekot)
  • change configure, instances_connection_policy (levsh)
  • add szr_updc_conn_info (levsh)
  • Fix Scalr API. Handle ProjectID. (recipe)
  • fix typo (levsh)
  • Removed obsolete ZohoCrm code (recipe)
  • SCALRCORE-870 Switch AWS EC2 library version to the latest (recipe)
  • Merge remote-tracking branch 'origin/master' (invar)
  • UI-328 Refactor cluster placement group (igrkio)
  • UI-329 Minor changes in role import (igrkio)
  • Updated tracking code by Thomas request (discydel)
  • SCALRCORE-824 Analytics 2 notifications script (recipe)
  • Fixed webhooks endpoints validation. Should be unique within environment. (discydel)
  • Added GVI to SSH console settings (discydel)
  • Fix. My First LAMP Farm should be associated with default project (recipe)
  • Fix. Creating pid for analytics database should not interfere with cost analytics installation. (recipe)
  • Minor fix (recipe)
  • Merge branch 'lamp-farm' (recipe)
  • UI-330 MongoDB status refactoring * Refactored (bytekot)
  • SCALRCORE-884 Analytics Create project from farm form. (igrkio)
  • UI-331 Cloud buttons unclear if clicked or not (+ SCALRCORE-885 Enter Cloud Suite doesn't fit in button) (igrkio)
  • fix cherrypy ssl error (levsh)
  • SCALRCORE-886 rotate syslog_ backup tables (recipe)
  • UI-327 Input is not validated against HTML entities when echoed back to the user on various pages (bytekot)
  • UI-332 Scriptselectfield filtering issue (bytekot)
  • UI-334 Refactoring GV (invar)
  • fix cloudstack ssl (levsh)
  • fix api_port (levsh)
  • add ocs, nebula (levsh)
  • fix ocs, nebula (levsh)
  • HttpRequest should not share connection between different API requests (recipe)
  • SCALRCORE-834 Analytics 2 notifications - reports design (vlad)
  • UI-342 The SSH Launcher is inconsistently referred to in the UI (igrkio)
  • SCALARIZR-1533 Boot instance EBS-SSD instance (igrkio)
  • add timeout (levsh)
  • add error_msg (levsh)
  • SCALRCORE-900 Webhooks improvements (igrkio)
  • fix vulnerability in dbqueue_event (levsh)
  • fix metrics api request exception handling (levsh)
  • change logging (levsh)
  • add pymysq.escape_string for error_msg (levsh)
  • set pymysql>=0.6.2 (levsh)
  • fix logging (levsh)
  • SCALRCORE-901 Tags in governance (igrkio)
  • Fix BinaryStream multiple reading hexadecimal value (recipe)
  • add more check for vpc (levsh)
  • del analytics_notifications.py (levsh)
  • del dbqueue_event_alert.py, msg_sender_alert.py (levsh)
  • SCALARIZR-1405 Improve database initialization in HIR (igrkio)
  • fix net metric on windows (levsh)
  • SCALRCORE-903 Add Networking Security Groups & Block Device mapping format support to OpenStack library (recipe)
  • SCALRCORE-906 Analytics 2 feedback (vlad)
  • SCALRCORE-911 OpenStack Security Groups do not work on Nebula / CloudScaling (recipe)
  • SCALRCORE-910 Check all tests to pass with green flare (vlad)
  • add szr_upd_service section (levsh)
  • add max_limit option (levsh)
  • add chunk_size config option to szr_upd_service (levsh)
  • fix comment (levsh)
  • SCALRCORE-804 Prepare to Scalr 5.0 public release (recipe)
  • move szr_upd_service section into scalarizr_update (levsh)
  • rename config section to scalarizr_update:service (levsh)
  • UI-344Farm Designer does not refresh offerings when changing between OpenStack clouds (igrkio)
  • SCALARIZR-1538 add check before insert 'scheduled_on' (levsh)
  • SCALRCORE-912 UI-345 (invar)
  • upgrade script with non-interactive mode by default (recipe)
  • UI-347 add validation for script timeout (invar)
  • Update .gitignore (levsh)
  • Merge origin/master (vlad)
  • SCALARIZR-1563 Add VPC router section into list-farm-role-params (recipe)
  • Updated RaxNG-US images (maratkomarov)
  • Update sql structure (recipe)
  • Fix 22451 HostUp Scripts running twice (recipe)
  • SCALRCORE-916 E_ALL Invalid argument supplied for foreach() in UI_Security_Group class. (vlad)
  • SCALRCORE-905 sql query optimizing. (vlad)
  • Merge pull request #3 from Scalr/scalrcore905 (recipe)
  • SCALARIZR-1538 Update scheduler doesn't works on farm 13330 (igrkio)
  • fix intime(), gmtime intead of localtime (levsh)
  • SCALRCORE-914 Openstack Details page. (recipe)
  • add AWS PV Network Device for windows net metric (levsh)
  • SCALARIZR-1531 Support encrypted EBS volumes in scalarizr.storage2.volumes.ebs (igrkio)
  • SCALRCORE-800 bug fix (igrkio)