The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
==================================================
Changes from 2020-06-01 00:00:00 +0000 to present.
==================================================

------------------------------------------
version 0.015 at 2022-06-01 02:54:59 +0000
------------------------------------------

  Change: 6364d6748a4f5451a7724981f26171b74732b070
  Author: Brad Lhotsky <brad@divisionbyzero.net>
  Date : 2022-06-01 02:49:23 +0000

    Update to Support TLS and Basic Auth

    * Adds `Protocol` parameter to support HTTPS * Adds
    `POE::Component::SSLify` as a dependency * Adds `AuthUsername` for HTTP
    Basic Auth, defaults to `$ENV{USER}` * Adds `AuthPassword` which, if set,
    enables HTTP Basic Authorization * Fix argspec in
    `file-to-elasticsearch.pl` 

  Change: f9e75de3442037557df899c997ab6f2d68228716
  Author: Brad Lhotsky <brad@divisionbyzero.net>
  Date : 2021-12-17 15:16:34 +0000

    Add version check to startup

    As Elastic is deprecating the `_type` element in the `bulk` API, add a
    version check to the start so we know whether or not to include the `_type`
    element. 

=================================================
Plus 13 releases after 2020-06-01 00:00:00 +0000.
=================================================