Skip to content

Releases: Trendyol/stove

0.0.15-SNAPSHOT

22 May 19:14
a7d11dd
Compare
Choose a tag to compare

What's Changed

New Features

  • Validation Dsl created #73 by @osoykan in #81
  • Add ability to validate Kafka failing consumers/messages by @osoykan in #82
  • Create a WithDsl for constructing/configuring the entire system by @osoykan in #88
  • add deleteAndExpectBodilessResponse method to httpSystem by @Bramix in #92
  • Fix get many from http system by @Bramix in #101
  • shouldNotGet function added for the CouchbaseSystem by @AksalBilal in #98
  • Provide a way to change kafka container tag and image by @osoykan in #105

Library Updates

  • Update plugin gitVersioning to v3 by @renovate in #64
  • Update all non-major dependencies by @renovate in #65
  • Update all non-major dependencies to v1.18.0 by @renovate in #67
  • Update dependency org.mongodb:mongodb-driver-reactivestreams to v4.9.1 by @renovate in #68
  • Update dependency io.projectreactor:reactor-core to v3.5.5 by @renovate in #69
  • Update dependency com.couchbase.client:metrics-micrometer to v0.4.5 by @renovate in #75
  • Update spring kafka to v2.9.8 by @renovate in #76
  • Update gradle/gradle-build-action action to v2.4.2 by @renovate in #79
  • Update dependency gradle to v8.1 by @renovate in #77
  • Update kotest to v5.6.1 by @renovate in #78
  • Update spring core to v5.3.27 by @renovate in #80
  • Update dependency com.couchbase.client:java-client to v3.4.5 by @renovate in #74
  • Update actions/checkout action to v3 by @renovate in #85
  • Update ktor to v2.3.0 by @renovate in #83
  • Update spring boot to v2.7.11 by @renovate in #86
  • Update dependency org.springframework.boot:spring-boot-starter-test to v2.7.11 by @renovate in #87
  • Update dependency co.elastic.clients:elasticsearch-java to v8.7.1 by @renovate in #102
  • Update dependency com.couchbase.client:metrics-micrometer to v0.4.6 by @renovate in #104
  • Update dependency com.couchbase.client:java-client to v3.4.6 by @renovate in #103
  • Update kotlinx to v1.7.0 by @renovate in #106

0.0.14-SNAPSHOT

28 Mar 14:31
f7c0dac
Compare
Choose a tag to compare

What's Changed

  • Add support for keeping dependencies running when test are finished to speed up the next run (on-local) by @osoykan in #55
  • Update all non-major dependencies to v2.0.7 by @renovate in #56
  • Update dependency org.springframework:spring-beans to v5.3.26 by @renovate in #57
  • Update all non-major dependencies to v2.9.7 by @renovate in #58
  • Update all non-major dependencies to v2.7.10 by @renovate in #59
  • HttpSytem GET considers queryParams and use exposedConfiguration instead of container's by @osoykan in #61
  • Update all non-major dependencies to v3.4.0 by @renovate in #62
  • add java.time.Instant support by @Bramix in #63

Full Changelog: 0.0.13-SNAPSHOT...0.0.14-SNAPSHOT

0.0.13-SNAPSHOT

15 Mar 16:28
048a6cd
Compare
Choose a tag to compare

What's Changed

  • Update dependency co.elastic.clients:elasticsearch-java to v8.6.2 by @renovate in #38
  • Update all non-major dependencies by @renovate in #39
  • #37 support for mongodb by @osoykan in #40
  • #42 Now elastic exposes its certificate to the configuration by @osoykan in #43
  • Provide way to disable security #44 by @osoykan in #45
  • Update all non-major dependencies by @renovate in #46
  • Update all non-major dependencies to v2.2.4 by @renovate in #47
  • Bearer token not properly passed to http headers by @osoykan in #49
  • Update all non-major dependencies by @renovate in #50
  • Update all non-major dependencies by @renovate in #52
  • Adds support for Couchbase multiple collections and migrations by @osoykan in #54
  • Update plugin gitVersioning to v2 by @renovate in #51

Full Changelog: 0.0.12-SNAPSHOT...0.0.13-SNAPSHOT

0.0.12-SNAPSHOT

15 Feb 16:46
Compare
Choose a tag to compare

0.0.11-SNAPSHOT

14 Feb 15:55
cca5d3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.9-SNAPSHOT...0.0.11-SNAPSHOT

0.0.9-SNAPSHOT

14 Feb 09:13
Compare
Choose a tag to compare

What's Changed

  • Update all non-major dependencies to v5.5.5 by @renovate in #27
  • Update dependency org.apache.kafka:kafka-clients to v3.4.0 by @renovate in #29
  • Update all non-major dependencies to v3.3.1 by @renovate in #30
  • [#10] Feature/elasticsearch support by @Bramix in #28
  • Update all non-major dependencies by @renovate in #31
  • Update dependency gradle to v8 by @renovate in #32

New Contributors

Full Changelog: 0.0.8-SNAPSHOT...0.0.9-SNAPSHOT

0.0.8-SNAPSHOT

02 Feb 17:18
1c7042b
Compare
Choose a tag to compare

What's Changed

  • Update all non-major dependencies by @osoykan in #16
  • #15 create a spring example application for show case by @AksalBilal in #17
  • Update all non-major dependencies to v1.8.10 by @renovate in #24
  • #22 support Ktor framework, support Postgres over rdbms abstraction by @CanerPatir in #23

New Contributors

Full Changelog: 0.0.7-SNAPSHOT...0.0.8-SNAPSHOT

0.0.7-SNAPSHOT

25 Jan 13:36
Compare
Choose a tag to compare

What's Changed