Acore-server-config

Latest version: v0.6.3

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.2.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- Add support to use AWS S3 as the backend
- Now AWS S3 is the default backend
- Add support to manage game server configuration (the ``*.conf`` file)

0.1.3

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Bugfixes**

- fix a bug that the key in ``env.servers[${key}]`` should be ``${server_name}``, but not ``${server_id}``.

0.1.2

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Bugfixes**

- fix a bug that the final AWS parameter name convention should be ``${parameter_name_prefix}${env_name}``, but not ``${parameter_name_prefix}-${env_name}``.

0.1.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- First release
- Allow developer to deploy server configurations in batch to AWS parameter store.
- Allow EC2 instance to auto-discover its configuration from AWS parameter store.
- Add the following public api:
- ``acore_server_config.api.IS_LOCAL``
- ``acore_server_config.api.IS_GITHUB_CI``
- ``acore_server_config.api.IS_EC2``
- ``acore_server_config.api.IS_CODEBUILD_CI``
- ``acore_server_config.api.EnvEnum``
- ``acore_server_config.api.Env``
- ``acore_server_config.api.Config``
- ``acore_server_config.api.Server``
- ``acore_server_config.api.get_server``

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.