Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.36.0 #2333

Merged
merged 9 commits into from
Jan 13, 2020
Merged

Release 1.36.0 #2333

merged 9 commits into from
Jan 13, 2020

Conversation

sparrc
Copy link
Contributor

@sparrc sparrc commented Jan 8, 2020

Summary

Releasing agent 1.36.0:

  • Feature - structured logs and logfile rollover features #2311 and #2319
  • Feature - new ECS_LOG_* env vars #2330
  • Feature - new ECS_HOST_DATA_DIR and ECS_DATA_DIR env vars #2328

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

petderek and others added 8 commits December 11, 2019 13:58
api/task: discover domain based on region
* EFS test now uses the new model shape
* EFS test now won't try to run in regions where EFS doesn't exist
functional tests: adjust EFS test
Addresses part of aws#2284

1. Removes deprecated seelog "ForModule" loggers
2. Adds ability to have logfiles rollover based on size rather than hourly (both agent and audit logs)
3. Changes the default agent log format to logfmt (agent logs only)
4. Adds support for JSON log format (agent logs only)
5. Updates revision of seelog library to fix bug where the 'current' logfile had a rollover suffix added to it
6. consolidates logging code into fewer .go files
* Add custom context to logs

1. added ability to create custom loggers for structs and add custom
context
2. implements custom loggers for a few selected structs

* Use logger.Contextual for custom struct logs

* Fixing broke tests

* factor reusable code out of formatters
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@sparrc sparrc added this to the 1.36.0 milestone Jan 8, 2020
@sparrc sparrc added the staging Trigger staging workflow label Jan 8, 2020
@amazon-ecs-bot amazon-ecs-bot merged commit 6cacbce into aws:master Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
staging Trigger staging workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants