File influxdb.changes of Package influxdb

-------------------------------------------------------------------
Mon Nov 23 10:29:50 UTC 2020 - Johannes Grassler <johannes.grassler@suse.com>

- Add CVE-2019-20933.patch (bsc#1178988, CVE-2019-20933) to
  fix authentication bypass 
- Declare license files correctly

-------------------------------------------------------------------
Mon Feb 12 13:13:17 UTC 2018 - matwey.kornilov@gmail.com

- Pass version to linker (fix boo#1079997)

-------------------------------------------------------------------
Sat Aug 26 08:49:12 UTC 2017 - matwey.kornilov@gmail.com

- Version 1.3.4:
  * Fixed time boundaries for continuous queries with time zones.
  * Fix time zone shifts when the shift happens on a time zone boundary.
  * Parse time literals using the time zone in the select statement.
  * Fix drop measurement not dropping all data
  * Fix backups when snapshot is empty.
  * Cursor leak, resulting in an accumulation of .tsm.tmp files after
    compactions.
  * Deadlock when dropping measurement and writing
  * Ensure inputs are closed on error. Add runtime GC finalizer as additional
    guard to close iterators
  * Fix leaking tmp file when large compaction aborted
  * Batch up writes for monitor service
- Version 1.3.3:
  * Resolves a memory leak when NewReaderIterator creates a nilFloatIterator,
    the reader is not closed
- Version 1.3.2:
  * Interrupt in progress TSM compactions
  * Prevent excessive memory usage when dropping series
  * Significantly improve performance of SHOW TAG VALUES.
- Version 1.3.1:
  * Ensure temporary TSM files get cleaned up when compaction aborted.
  * InfluxDB goes unresponsive
  * Duplicate points generated via INSERT after DELETE
  * Fix the cq start and end times to use unix timestamps.
- Version 1.3.0:
  * The admin UI is removed and unusable in this release. The [admin]
    configuration section will be ignored.
  * The top-level config bind-address now defaults to localhost:8088. The
    previous default was just :8088, causing the backup and restore port to
    be bound on all available interfaces (i.e. including interfaces on the
    public internet).

-------------------------------------------------------------------
Sun Jun 18 15:49:30 UTC 2017 - matwey.kornilov@gmail.com

- Version 1.2.4:
  * The stress tool influx_stress will be removed in a subsequent
    release.
  * Remove the override of GOMAXPROCS.
  * Uncomment section headers from the default configuration file.
  * Improve write performance significantly.
  * Prune data in meta store for deleted shards.
  * Update latest dependencies with Godeps.
  * Introduce syntax for marking a partial response with chunking.
  * Use X-Forwarded-For IP address in HTTP logger if present.
  * Add support for secure transmission via collectd.
  * Switch logging to use structured logging everywhere.
  * [CLI feature request] USE retention policy for queries.
  * Add clear command to cli.
  * Adding ability to use parameters in queries in the v2 client
    using the Parameters map in the Query struct.
  * Allow add items to array config via ENV
  * Support subquery execution in the query language.
  * Verbose output for SSL connection errors.
  * Cache snapshotting performance improvements

-------------------------------------------------------------------
Wed May  3 09:03:53 UTC 2017 - matwey.kornilov@gmail.com

- Partially revert previous change to fix build for Leap

-------------------------------------------------------------------
Thu Mar 23 17:03:10 UTC 2017 - johannes.grassler@suse.com

- Added version linker flag to make binaries aware of which
  influxdb version they are.
- Disabled phone home to usage.influxdata.com

-------------------------------------------------------------------
Fri Mar  3 10:35:41 UTC 2017 - johannes.grassler@suse.com

- Removed nonsensical EnvironmentFile+= line from service file

-------------------------------------------------------------------
Tue Feb 28 16:57:11 UTC 2017 - johannes.grassler@suse.com

- Added -devel subpackage.

-------------------------------------------------------------------
Fri Dec 16 16:42:01 UTC 2016 - matwey.kornilov@gmail.com

- Version 1.1.1:
  * Fix incorrect tag value in error message.
  * Quote the empty string as an ident.
  * Fix string fields w/ trailing slashes

-------------------------------------------------------------------
Sun Nov 13 19:04:02 UTC 2016 - matwey.kornilov@gmail.com

- Initial version

openSUSE Build Service is sponsored by