Skip to content

Releases: databricks-solutions/dbx-proxy

v0.1.7

10 Mar 17:51
bf80e2c

Choose a tag to compare

What's Changed

  • fix: require resource_group when using existing networking in Azure m… by @dnks0 in #5
  • feat: add networking_resource_group variable for Azure module by @dnks0 in #6

Full Changelog: v0.1.6...v0.1.7

v0.1.6

22 Feb 09:21
ce84f11

Choose a tag to compare

  • repo migration

v0.1.5

11 Feb 08:41
fee0f15

Choose a tag to compare

What's Changed

Full Changelog: dnks0/dbx-proxy@v0.1.4...v0.1.5

v0.1.4

11 Feb 08:41
b706d72

Choose a tag to compare

What's Changed

  • added validation to avoid conflicts where the proxy health port is also used as a listener port
    • streamlined bootstrap deployments to also include a security group on the NLB
    • ingress is bypassed on the NLB SG due to limitations
  • ingress to the NLB is controlled via the endpoint-service
  • included NLB security groups into module outputs

Full Changelog: dnks0/dbx-proxy@v0.1.3...v0.1.4

v0.1.3

11 Feb 08:41
4f60e28

Choose a tag to compare

What's Changed

  • updated README
  • added support for existing Security groups of an NLB in proxy-only mode by
  • aligned security group descriptions

Full Changelog: dnks0/dbx-proxy@v0.1.2...v0.1.3

v0.1.2

11 Feb 08:41
211b9ec

Choose a tag to compare

What's Changed

  • fix docker setup for lower range ports
  • updated test setup
  • removed terraform warnings
  • added validation for dbx-proxy-image-version

Full Changelog: dnks0/dbx-proxy@v0.1.1...v0.1.2

v0.1.1

11 Feb 08:41
2b3e02e

Choose a tag to compare

What's Changed

  • multi instance support
  • haproxy maxconn override and automatic default calculation (conservative)
  • introduced deployment-modes in terraform stack: bootstrap, proxy-only
  • dbx-proxy now uses arm based compute

Full Changelog: dnks0/dbx-proxy@v0.1.0...v0.1.1

v0.1.0

11 Feb 08:41
3f79c1b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/dnks0/dbx-proxy/commits/v0.1.0