Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Releases: chutney-testing/chutney-kotlin-dsl-legacy

Release 2.7.0

14 Feb 13:45
1900c2c
Compare
Choose a tag to compare

2.7.0

Full Changelog

What's Changed

🚀 Implemented enhancements:

Release 2.6.1

20 Jan 17:13
Compare
Choose a tag to compare

Release 2.6.0

20 Jan 17:06
Compare
Choose a tag to compare

Changelog

2.6.0

Full Changelog

What's Changed

🚀 Implemented enhancements:

Release 2.5.1

14 Dec 08:10
150d5e8
Compare
Choose a tag to compare

Full Changelog

What's Changed

🐛 Fixed bugs:

🔧 Technical enhancements:

Release 2.4.0

28 Nov 10:03
Compare
Choose a tag to compare

What's Changed

🐛 Fixed bugs:

🔧 Technical enhancements:

Full Changelog: 2.3.1...2.4.0

Release 2.3.1

31 Oct 15:51
9554158
Compare
Choose a tag to compare

2.3.1

Full Changelog

What's Changed

🐛 Fixed bugs:

Release 2.3.0

27 Oct 12:29
a115cf6
Compare
Choose a tag to compare

2.3.0

Full Changelog

What's Changed

🚀 Implemented enhancements:

🐛 Fixed bugs:

  • Use correctly http5 Apache client to do preemptive basic auth by @boddissattva in #115

🔧 Technical enhancements:

Release 2.2.2

02 Oct 09:05
04fd65f
Compare
Choose a tag to compare

2.2.2

Full Changelog

What's Changed

🔧 Technical enhancements:

  • Bump chutney to 2.2.2 by #112

🚀 Implemented enhancements:

  • Improve synchronize log #111

Release 2.2.0

08 Sep 17:45
Compare
Choose a tag to compare

2.2.0

Full Changelog

What's Changed

🚀 Implemented enhancements:

  • Allow explicit id for scenario saving #109

Release 2.1.0

07 Aug 12:50
ce9034e
Compare
Choose a tag to compare

2.1.0

Full Changelog

What's Changed

🚀 Implemented enhancements:

  • feature(chutneyFunction): add jsonMerge, jsonSet and jsonSetMany functions to match with chutney project

🔧 Technical enhancements:

  • feature(chutneyEnvironment): add condition to prevent that 2 targets have the same name in a ChutneyEnvironment