Skip to content

Releases: torodb/stampede

v1.0.0

25 Oct 07:02
bd8fb8b
Compare
Choose a tag to compare

Changes

  • Support MySQL as backend
  • Improve Chronicle Queue usage
    • Be able to enable/disable
    • Specify where CQ files must be stored
    • Specify rolling cycle and cycle retention

Bugs Fixed

  • Fixed support of NaN and Inf for Bson Decimal128 type
  • Fixed exception propagation for unsupported indexes
  • Skip of unsupported indexes on recovery

v1.0.0-beta3

30 Jun 08:52
Compare
Choose a tag to compare

Changes

Bugs Fixed

  • Stampede use wrong format for dates before year 1 using PostgreSQL's COPY.
  • Stampede give an internal error when MongoDB password is not found and authentication is enabled.

v1.0.0-beta2

23 May 15:01
Compare
Choose a tag to compare

Changes

  • Add support for MongoDB 3.4
    • Deal with MongoDB views
    • Support BSON Type Decimal128
  • Support Sharding Replication. ToroDB Stampede can replicate from N shards into the same ToroDB database.
    • Adjust Guice to provide a better way to inject different metrics and loggers
    • Adapt metrics and logging so each shard has their own values
    • Adapt the Data Import Mode to the sharding model
  • Stampede Packaging
    • RPM package
    • DEB package
    • Snap package
  • Allow SSL connection to the backend (PostgreSQL)
  • Add FlexyPool to ToroDB
  • Integration Tests
  • Support all BSON types
  • Deal with system collections
  • Unify logging system and improve error messages
  • Calibrate maximum threads using also connection pool size
  • Review and test Windows/Mac installation/configuration documentation
  • Improve ToroDB Parameter configuration

Bugs Fixed

  • Stampede did not support documents whose '_id' is a container (object or array)

v1.0.0-beta1

23 May 14:58
Compare
Choose a tag to compare

v1.0.0-beta1

v0.40

15 Jun 07:52
Compare
Choose a tag to compare
v0.40

v0.40-alpha3

12 Mar 18:28
Compare
Choose a tag to compare
Release v0.40-alpha3. Updated README.md

v0.40-alpha2

07 Mar 08:46
Compare
Choose a tag to compare
Updated README.md with new version

v0.40-alpha1

28 Dec 10:22
Compare
Choose a tag to compare
Release v0.40-alpha1