Releases: databricks-solutions/dbx-proxy
Releases · databricks-solutions/dbx-proxy
v0.1.7
v0.1.6
v0.1.5
What's Changed
- Add Azure TF module by @dnks0 in dnks0/dbx-proxy#15
Full Changelog: dnks0/dbx-proxy@v0.1.4...v0.1.5
v0.1.4
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
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
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
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
What's Changed
- Feature/dbx proxy by @dnks0 in dnks0/dbx-proxy#1
- updated proxy default config by @dnks0 in dnks0/dbx-proxy#2
- updated proxy default config by @dnks0 in dnks0/dbx-proxy#3
- fixed wrong image reference by @dnks0 in dnks0/dbx-proxy#4
- added readme, config rendering, unit-tests by @dnks0 in dnks0/dbx-proxy#5
- updated config template by @dnks0 in dnks0/dbx-proxy#6
New Contributors
- @dnks0 made their first contribution in dnks0/dbx-proxy#1
Full Changelog: https://github.com/dnks0/dbx-proxy/commits/v0.1.0