Skip to content

Releases: vanilla/garden-sites

v1.6.0

10 Apr 21:18
ce0cdb5
Compare
Choose a tag to compare

What's Changed

  • Add hostname replacement support and additional options for long runners by @acharron-hl in #5

Full Changelog: v1.5.0...v1.6.0

v1.5.0 - Docker Defaults support on LocalSiteProvider

08 Dec 14:52
81cb61c
Compare
Choose a tag to compare

What's Changed

  • Add config defaults support to the localhost site provider - VNLA-4485 by @acharron-hl in #4

Full Changelog: v1.4.0...v1.5.0

Release 1.4.0 - Multisite support

06 Dec 22:58
3d30428
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.4.0

v1.3.2

27 Oct 15:17
ab483a1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

15 Sep 14:53
04ceb13
Compare
Choose a tag to compare

Improve defaults of SiteHttpClient

v1.3.0

14 Sep 19:28
528d8b6
Compare
Choose a tag to compare
  • Add new method for determining orch region

v1.2.2

14 Sep 06:06
4f50396
Compare
Choose a tag to compare

Fix MockCluster

v1.2.1

14 Sep 05:52
06e1dd4
Compare
Choose a tag to compare
  • Add ability to filter by multiple regionIDs on OrchSiteProvider.
  • Add MockSite, MockCluster, and MockSiteProvider

v1.1.2

13 Sep 16:34
4ab9614
Compare
Choose a tag to compare
  • Add default json content-type to site client.

v1.1.1 - Template-covariance

11 Sep 16:54
d9e6b4f
Compare
Choose a tag to compare

Site and SiteProvider templates are now covariant.