Skip to content

MaxCompute Emulator 0.0.2

Compare
Choose a tag to compare
@dingxin-tech dingxin-tech released this 23 May 12:11
· 17 commits to master since this release

We have identified a critical issue in containerized environments where the dynamic nature of IP addresses and port mappings was causing tunnel-related endpoints to malfunction due to their default behavior of returning local addresses.

What's New in Version 0.0.2

To address this challenge, we are excited to introduce the /init endpoint in version 0.0.2. This new feature allows for the uploading of the container's current IP address and port to the server immediately after the container starts. This enhancement ensures that all tunnel-related interfaces function correctly within the dynamic landscape of containerized deployment.

How to Use

After deploying your container, make a post request to the /init endpoint with the current IP address and port details. This step integrates seamlessly into your deployment process, enabling smooth and reliable functionality of tunnel-related services.

We appreciate your feedback and are committed to continually enhancing our solutions. Thank you for your support.


我们发现了容器化环境中的一个关键问题,其中 IP 地址和端口映射的动态特性导致与Tunnel相关的端口由于返回本地地址的默认行为而发生故障。

0.0.2 版本的新增功能

为了应对这一挑战,我们很高兴在 0.0.2 版本中引入“/init”接口。这项新功能允许在容器启动后立即将容器当前的 IP 地址和端口上传到服务器。此增强功能可确保所有与Tunnel相关的接口在容器化部署的动态环境中正常运行。

如何使用

部署容器后,使用当前 IP 地址和端口详细信息向“/init”端点发出发布请求。此步骤无缝集成到您的部署过程中,从而实现隧道相关服务的平稳可靠的功能。

我们感谢您的反馈,并致力于不断改进我们的解决方案。感谢您的支持。