{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":663047096,"defaultBranch":"master","name":"tracing","ownerLogin":"stormshield-kg","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-07-06T12:46:54.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/125882531?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1721992738.0","currentOid":""},"activityList":{"items":[{"before":"d988a9729f4422e0a6dbeb1260b37eeaeed62c8b","after":"c40fea9fe1dbfab0375c56e6ae3eaeacd83eb428","ref":"refs/heads/reloadable-filtered","pushedAt":"2024-07-26T11:18:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stormshield-kg","name":null,"path":"/stormshield-kg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/125882531?s=80&v=4"},"commit":{"message":"Fix panic after reload","shortMessageHtmlLink":"Fix panic after reload"}},{"before":"a892fc67bf660da60fe0e3c1ac7017cffb79edf0","after":"d988a9729f4422e0a6dbeb1260b37eeaeed62c8b","ref":"refs/heads/reloadable-filtered","pushedAt":"2024-03-07T16:05:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stormshield-kg","name":null,"path":"/stormshield-kg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/125882531?s=80&v=4"},"commit":{"message":"Fix Vec implementation of tracing_subscriber::layer::Layer","shortMessageHtmlLink":"Fix Vec implementation of tracing_subscriber::layer::Layer"}},{"before":"1e94207075326f6898fe959dff0221aaae4a7348","after":"a892fc67bf660da60fe0e3c1ac7017cffb79edf0","ref":"refs/heads/reloadable-filtered","pushedAt":"2023-11-24T12:00:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"stormshield-kg","name":null,"path":"/stormshield-kg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/125882531?s=80&v=4"},"commit":{"message":"Allow complete reloading of a filtered layer","shortMessageHtmlLink":"Allow complete reloading of a filtered layer"}},{"before":"dae763a037b3266ad175d9de999595994c8cc22c","after":"d1112bdd649498b9b693bcd42f235620147cf18a","ref":"refs/heads/fix-vec-layer","pushedAt":"2023-11-24T11:59:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"stormshield-kg","name":null,"path":"/stormshield-kg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/125882531?s=80&v=4"},"commit":{"message":"Fix Vec implementation of tracing_subscriber::layer::Layer","shortMessageHtmlLink":"Fix Vec implementation of tracing_subscriber::layer::Layer"}},{"before":null,"after":"c6bedbe2725830c1e78cbcdb9168de69c98e42fc","ref":"refs/heads/v0.1.x","pushedAt":"2023-11-24T11:47:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stormshield-kg","name":null,"path":"/stormshield-kg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/125882531?s=80&v=4"},"commit":{"message":"chore: prepare tracing-appender 0.2.3 release (#2790)\n\n# 0.2.3 (November 13, 2023)\r\n\r\nThis release contains several new features. It also increases the\r\nminimum supported Rust version (MSRV) to Rust 1.63.0.\r\n\r\n## Added\r\n\r\n- **rolling**: add option to automatically delete old log files (#2323)\r\n- **non_blocking**: allow worker thread name to be configured (#2365)\r\n- **rolling**: add a builder for constructing `RollingFileAppender`s\r\n (#2227)\r\n- **rolling**: add `Builder::filename_suffix` parameter (#2225)\r\n- **non_blocking**: remove `Sync` bound from writer for `NonBlocking`\r\n (#2607)\r\n- **non_blocking**: name spawned threads (#2219)\r\n\r\n## Fixed\r\n\r\n- Fixed several documentation typos and issues (#2689, #2375)\r\n\r\n## Changed\r\n\r\n- Increased minimum supported Rust version (MSRV) to 1.63.0+ (#2793)\r\n- Updated minimum `tracing-subscriber` version to\r\n [0.3.18][subscriber-v0.3.18] (#2790)\r\n\r\n[subscriber-v0.3.18]:\r\n https://github.com/tokio-rs/tracing/releases/tag/tracing-subscriber-0.3.18","shortMessageHtmlLink":"chore: prepare tracing-appender 0.2.3 release (tokio-rs#2790)"}},{"before":"27f688efb72316a26f3ec1f952c82626692c08ff","after":"8ba80ae82371638aa749436e4f284b65adf9ff90","ref":"refs/heads/master","pushedAt":"2023-11-24T11:44:43.000Z","pushType":"push","commitsCount":41,"pusher":{"login":"stormshield-kg","name":null,"path":"/stormshield-kg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/125882531?s=80&v=4"},"commit":{"message":"subscriber: fix flaky reload tests\n\nfixes https://github.com/tokio-rs/tracing/actions/runs/6785393202/job/18443641813\r\n\r\ncargo test runs tests in the same file in parallel by default, causing race condition,\r\nthis can be proven by running \r\n`cargo test --test reload -- --test-threads=1` => successes \r\n`cargo test --test reload -- --test-threads=2` => flaky\r\nmultiple times \r\n\r\nThis fix runs only the two tests in serial.\r\nWe could seperate the tests in different files, but they share the same testing dependencies, so I left them in the same file.","shortMessageHtmlLink":"subscriber: fix flaky reload tests"}},{"before":"90ac5aedc8000f6d8d92fbd9af9b659a1dc77472","after":"1e94207075326f6898fe959dff0221aaae4a7348","ref":"refs/heads/reloadable-filtered","pushedAt":"2023-08-31T16:15:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stormshield-kg","name":null,"path":"/stormshield-kg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/125882531?s=80&v=4"},"commit":{"message":"Downgrade tracing to v0.1.37","shortMessageHtmlLink":"Downgrade tracing to v0.1.37"}},{"before":"bff2a4dad43c2a7de1a5a2f9b6b7ea6f27b162f7","after":"90ac5aedc8000f6d8d92fbd9af9b659a1dc77472","ref":"refs/heads/reloadable-filtered","pushedAt":"2023-08-23T12:38:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"stormshield-kg","name":null,"path":"/stormshield-kg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/125882531?s=80&v=4"},"commit":{"message":"Allow complete reloading of a filtered layer","shortMessageHtmlLink":"Allow complete reloading of a filtered layer"}},{"before":"d5353174d8b0c5eb29f3da954db0c88c2a762b30","after":"f08dcd18c38af9fadcf96f93e4154efd43aea790","ref":"refs/heads/reloadable-filtered-master","pushedAt":"2023-07-18T16:33:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"stormshield-kg","name":null,"path":"/stormshield-kg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/125882531?s=80&v=4"},"commit":{"message":"Allow complete reloading of a filtered layer","shortMessageHtmlLink":"Allow complete reloading of a filtered layer"}},{"before":null,"after":"d5353174d8b0c5eb29f3da954db0c88c2a762b30","ref":"refs/heads/reloadable-filtered-master","pushedAt":"2023-07-18T16:13:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stormshield-kg","name":null,"path":"/stormshield-kg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/125882531?s=80&v=4"},"commit":{"message":"Allow complete reloading of a filtered layer","shortMessageHtmlLink":"Allow complete reloading of a filtered layer"}},{"before":null,"after":"bff2a4dad43c2a7de1a5a2f9b6b7ea6f27b162f7","ref":"refs/heads/reloadable-filtered","pushedAt":"2023-07-18T09:45:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stormshield-kg","name":null,"path":"/stormshield-kg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/125882531?s=80&v=4"},"commit":{"message":"Allow complete reloading of a filtered layer","shortMessageHtmlLink":"Allow complete reloading of a filtered layer"}},{"before":"c6e8a8f679f40d2528008918e2d636e0b48b8107","after":"27f688efb72316a26f3ec1f952c82626692c08ff","ref":"refs/heads/master","pushedAt":"2023-07-18T09:32:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stormshield-kg","name":null,"path":"/stormshield-kg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/125882531?s=80&v=4"},"commit":{"message":"tracing: use fully qualified names in macros for items exported from std prelude (#2621)\n\n## Motivation\r\n\r\nCurrently, in many places, macros do not use fully qualified names for\r\nitems exported from the prelude. This means that naming collisions\r\n(`struct Some`) or the removal of the std library prelude will cause\r\ncompilation errors.\r\n\r\n## Solution\r\n\r\n- Identify and use fully qualified names in macros were we previously\r\n assumed the Rust std prelude. We use `::core` rather than `::std`.\r\n- Add\r\n [`no_implicit_prelude`](https://doc.rust-lang.org/reference/names/preludes.html#the-no_implicit_prelude-attribute)\r\n to `tracing/tests/macros.rs`. I'm unsure if this is giving us good\r\n coverage - can we improve on this approach? I'm not confident I've\r\n caught everything.","shortMessageHtmlLink":"tracing: use fully qualified names in macros for items exported from …"}},{"before":"c6e8a8f679f40d2528008918e2d636e0b48b8107","after":"27f688efb72316a26f3ec1f952c82626692c08ff","ref":"refs/heads/master","pushedAt":"2023-07-18T09:32:45.954Z","pushType":"push","commitsCount":1,"pusher":{"login":"stormshield-kg","name":null,"path":"/stormshield-kg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/125882531?s=80&v=4"},"commit":{"message":"tracing: use fully qualified names in macros for items exported from std prelude (#2621)\n\n## Motivation\r\n\r\nCurrently, in many places, macros do not use fully qualified names for\r\nitems exported from the prelude. This means that naming collisions\r\n(`struct Some`) or the removal of the std library prelude will cause\r\ncompilation errors.\r\n\r\n## Solution\r\n\r\n- Identify and use fully qualified names in macros were we previously\r\n assumed the Rust std prelude. We use `::core` rather than `::std`.\r\n- Add\r\n [`no_implicit_prelude`](https://doc.rust-lang.org/reference/names/preludes.html#the-no_implicit_prelude-attribute)\r\n to `tracing/tests/macros.rs`. I'm unsure if this is giving us good\r\n coverage - can we improve on this approach? I'm not confident I've\r\n caught everything.","shortMessageHtmlLink":"tracing: use fully qualified names in macros for items exported from …"}},{"before":null,"after":"dae763a037b3266ad175d9de999595994c8cc22c","ref":"refs/heads/fix-vec-layer","pushedAt":"2023-07-06T12:48:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stormshield-kg","name":null,"path":"/stormshield-kg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/125882531?s=80&v=4"},"commit":{"message":"Fix Vec implementation of tracing_subscriber::layer::Layer","shortMessageHtmlLink":"Fix Vec implementation of tracing_subscriber::layer::Layer"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEifQbAgA","startCursor":null,"endCursor":null}},"title":"Activity · stormshield-kg/tracing"}