Skip to main content

Home/ Arquitectura?/ Group items tagged release

Rss Feed Group items tagged

Pablo Lalloni

ScalaTest - 2 views

  •  
    ScalaTest 1.8 Release Notes. Muy buenas las nuevas perlitas que soportan testing de cosas asíncronas!
Pablo Lalloni

Slick 2.0.0 - 0 views

  •  
    "These are the major new features added since Slick 1.0.1: A code generator that reverse-engineers the database schema and generates all code required for working with Slick. New driver architecture to allow support for non-SQL, non-JDBC databases. Table definitions in the Lifted Embedding use a new syntax which is slightly more verbose but also more robust and logical, avoiding several pitfalls from earlier versions. Table definitions (and their * projections) are not restricted to flat tuples of columns anymore. They can use any type that would be valid as the return type of a Query. The old projection concatenation methods ~ and ~: are still supported but not imported by default. In addition to Scala tuples, Slick supports its own HList abstraction for records of arbitrary size. You can also add support for your own record types with only a few lines of code. All record types can be used everywhere (including table definitions and mapped projections) and they can be mixed and nested arbitrarily. Soft inserts are now the default, i.e. AutoInc columns are automatically skipped when inserting with +=, ++=, insert and insertAll. This means that you no longer need separate projections (without the primary key) for inserts. There are separate methods forceInsert and forceInsertAll in JdbcProfile for the old behavior. A new model for pre-compiled queries replaces the old QueryTemplate abstraction. Any query (both, actual collection-valued Query objects and scalar queries) or function from Column types to such a query can now be lifted into a Compiled wrapper. Lifted functions can be applied (without having to recompile the query), and you can use both monadic composition of Compiled values or just get the underlying query and use that for further composition. Pre-compiled queries can now be used for update and delete operations in addition to querying. threadLocalSession has been renamed to dynamicSession and the corresponding methods have distinct names (e.g. w
Pablo Lalloni

Announcing NGINX Plus Release 6 with Enhanced Load Balancing, High Availability, and Mo... - 0 views

    • Pablo Lalloni
       
      Lástima que es pago.
  •  
    A new "Least Time" load-balancing algorithm Full-featured TCP load balancing High availability and failover between NGINX Plus instances A new statistics dashboard and improved monitoring Support for SSL authentication of email traffic (IMAP, POP3, and SMTP)
Pablo Lalloni

SoftNAS Managed Cloud Storage - 0 views

  •  
    SoftNAS™ is business-class network attached storage (NAS) delivered as software as a service.  The NAS software virtual appliance runs within your cloud computing environment (e.g., Amazon EC2) or local virtual server environment (e.g., VMware vSphere) and manages the available raw disk storage, providing enterprise-grade storage capabilities. SoftNAS leverages a number of open source technologies, including ZFS on Linux.  ZFS on Linux is a port of the popular ZFS filesystem originally produced by Sun Microsystems and released with OpenSolaris.  SoftNAS builds on the robust, solid foundation of ZFS and its powerful, extensible Linux foundation.
Pablo Lalloni

Why aren't you using git-flow? - Jeff Kreeftmeijer - 1 views

  •  
    In January of this year, @nvie published "A successful Git branching model", in which he explained how he keeps his Git repositories nice and tidy. In addition to that, he released git-flow; a bunch of Git extensions to make following this model extremely easy. I'm astounded that some people never heard of it before, so in this article I'll try to tell you why it can make you happy and cheerful all day.
Chancha Mazzoni

Apache Sqoop - 1 views

  •  
    Apache Sqoop is a tool designed for efficiently transferring bulk data between Apache Hadoop and structured datastores such as relational databases. Sqoop successfully graduated from the Incubator in March of 2012 and is now a Top-Level Apache project: More information The Apache Sqoop team is pleased to announce the release of Sqoop 1.4.1-incubating from the Apache Incubator, which is the second incubator release.
  •  
    Qué buena noticia!
Pablo Lalloni

Six Docker services making serious waves - ComputerworldUK.com - 2 views

  •  
    "Docker is fast becoming one of the hottest technologies under development. Released just a year ago, the open source project for creating virtualised application containers has already caused major cloud players, from Red Hat to Google, to rethink how applications can be delivered, run, and managed, especially in cloud environments."
Pablo Lalloni

Running Secured Docker Registry 2.0 - Container Solutions - 0 views

  •  
    "The new Docker Registry 2.0 was released on April 16th, 2015. It was completely rewritten in Go with added support for the new Docker Registry HTTP API V2 (thus only working with Docker 1.6+), promising to provide faster and more secure distribution of images. If you work with Docker and for some reason decided not to use the public Docker Hub, a private Docker Registry is an essential part of your architecture. But even if you don't have private images, you will likely need to use your own registry in production/testing for efficiency. The default installation, however, runs without encryption and authentication. I was wondering what's involved in securing it. There is an official tutorial on how to configure TLS on a registry server. TLS/SSL is absolutely necessary for any secure setup, but I also wanted to enable an authentication mechanism. The Configuration Reference document describes two authentication options supported by Docker Registry itself: so-called silly and token solutions. The silly one is apparently only useful for very limited development use-cases. The token solution seems to be more serious, but because of the lack of documentation (at the time of writing), I decided to find an alternative approach to secure it. In this article I'm going to show you how to set up the Docker Registry 2.0 with username/password authentication and SSL using the official Docker Registry image and a custom configured nginx as a proxy server."
munyeco

Graylog 1.1 Beta is Now Available! - 1 views

  •  
    We are pleased to announce Graylog v1.1 beta is now available and can be downloaded from here. ("All releases" section) The Graylog 1.1 release theme is about usability and ease of management. We refactored parts of the user interface to make it easier to use and faster to search.
Pablo Lalloni

Introducing our Docker-based stack - 0 views

  •  
    "Today we are very excited to introduce our Docker-based infrastructure stack (codename: Ewok). This release enables you to use Docker containers in your build and deploy pipelines as opposed to our classic boxes."
Pablo Lalloni

Docker and Microsoft partner to bring container applications across platforms | News Ce... - 1 views

  •  
    Listo... M$ subido al vagón de Docker... palo y a la bolsa. ¿Quién queda afuera? "Oct. 15, 2014 - Microsoft Corp. and Docker Inc., the company behind the fast-growing Docker open platform for distributed applications, on Wednesday announced a strategic partnership to provide Docker with support for new container technologies that will be delivered in a future release of Windows Server. Developers and organizations that want to create container applications using Docker will be able to use either Windows Server or Linux with the same growing Docker ecosystem of users, applications and tools."
Pablo Lalloni

OpenShift v3 Platform Combines Docker, Kubernetes, Atomic and More | Openshift Blog - 0 views

  •  
    "Today the OpenShift development team announced a new public Origin repo containing initial commits for our third generation OpenShift platform. This integrates work we've been doing over the past year plus in OpenShift Origin and related projects like Docker, Kubernetes, Geard and Project Atomic - all of which will become integral components of the new OpenShift. This Origin community effort will drive the next major releases of OpenShift Online and OpenShift Enterprise 3."
Pablo Lalloni

Redmine - 0 views

  •  
    "Redmine is a flexible project management web application. It is cross-platform and cross-database. Redmine is open source and released under the terms of the GNU General Public License v2 (GPL). Features Some of the main features of Redmine are: Multiple projects support Flexible role based access control Flexible issue tracking system Gantt chart and calendar News, documents & files management Feeds & email notifications Per project wiki Per project forums Time tracking Custom fields for issues, time-entries, projects and users SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs) Issue creation via email Multiple LDAP authentication support User self-registration support Multilanguage support Multiple databases support"
1 - 20 of 41 Next › Last »
Showing 20 items per page