App Mesh Versions Save

A secure Multi-Tenant, Cloud Native, Micro Service application management platform

2.1.2

3 weeks ago
  1. Object design for Python SDK
  2. CentOS7 compatible
  3. SSL for all connections
  4. GPG sign packages (rpm/dpkg --import gpg_public.key)
  5. Generate SBOM file
  6. YAML file format for application

2.1.1

1 year ago
  1. libcpr replace cpprestsdk
  2. MessagePack replace ProtoBuffer
  3. TCP socket enable SSL
  4. Publish Python SDK to PyPI
  5. Publish ARM64 v8 platform packages
  6. Generate SBOM for AppMesh Docker image
  7. Build third party in build docker image
  8. Integrate Python SDK to readthedoc with sphinxcontrib.apidoc

2.1.0

1 year ago
  1. Golang re-write REST agent
  2. env APPMESH_POSIX_TIMEZONE for specify timezone for cli/server
  3. Support Grafana SimpleJson data source

2.0.2

2 years ago
  1. Multi factor authentication

2.0.1

2 years ago
  1. API: get cloud application output from master node
  2. appc cache local token in json file
  3. Generate password for admin after installation
  4. CLI return app exit code
  5. HTTP head method
  6. Add config: DisableExecUser
  7. Support specify daemon exec user
  8. SSL: VerifyPeer
  9. pstree text output for application

2.0.0

2 years ago
  1. Support error handling definition for application
  2. CLI support tail view app output
  3. Support return code for container app
  4. Container support resource (cpu/mem) limitation
  5. Docker agent support X.509
  6. Add "process last exit time"
  7. Support TCP REST process on/off
  8. Metadata unescape
  9. Add App to run Python string code from metadata
  10. Not persist temp application
  11. Share Prometheus metric for run application

1.9.4

2 years ago
  1. Add LDAP Security plugin
  2. Add Docker REST proxy with Golang
  3. Docker application support REST API way and docker CLI
  4. Application metadata support JSON format input
  5. Add tecnical diagram
  6. Remove init/fini command for app

1.9.3

2 years ago
  1. Abstract security interface to support more security plugins
  2. appc view display age & duration & starts
  3. Cluster deploy support Docker container

1.9.2

3 years ago
  1. REST Header follow go rule
  2. Add Golang SDK
  3. Python SDK complete
  4. All REST messages response use JSON format
  5. Auto detect host time zone
  6. Security: XSS
  7. Use dir /opt/appmesh/bin

1.9.1

3 years ago
  1. Command line appc join to join to Consul cluster
  2. Command line appc cloud to list cloud applications status
  3. Provide Cloud reg/del REST API
  4. Provide appc nodes CLI
  5. Schedule consider memory usage
  6. CLI appc run support run an existing application