Skip to content

chore(deps): Upgrade filtermail to v0.7.7 - #1051

Open
j-g00da wants to merge 1 commit into
mainfrom
j-g00da/filtermail-0.7.5
Open

j-g00da wants to merge 1 commit into
mainfrom
j-g00da/filtermail-0.7.5

Conversation

@j-g00da

@j-g00da j-g00da commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

0.7.7 - 2026-09-11

Performance

  • Don't convert Bytes to Vec

0.7.6 - 2026-09-11

Miscellaneous Tasks

  • Always use --locked flag in CI

Performance

  • Don't keep multiple copies of the same mail data in memory

0.7.5 - 2026-09-10

Performance

  • Pass HttpsClient by reference instead of cloning it
  • Remove connection pool

Refactor

  • Do not evaluate smtp_write! argument twice
  • Do not clone the Config unnecessarily

@j-g00da
j-g00da requested review from j4n and missytake and removed request for j4n September 10, 2026 13:07
@j-g00da
j-g00da force-pushed the j-g00da/filtermail-0.7.5 branch from 8843d95 to 730b635 Compare September 11, 2026 08:19
@j-g00da j-g00da changed the title chore(deps): Upgrade filtermail to v0.7.5 chore(deps): Upgrade filtermail to v0.7.6 Sep 11, 2026
## 0.7.7 - 2026-09-11

### Performance

- Don't convert Bytes to Vec

## 0.7.6 - 2026-09-11

### Miscellaneous Tasks

- Always use --locked flag in CI

### Performance

- Don't keep multiple copies of the same mail data in memory

## 0.7.5 - 2026-09-10

### Performance

- Pass HttpsClient by reference instead of cloning it
- Remove connection pool

### Refactor

- Do not evaluate smtp_write! argument twice
- Do not clone the Config unnecessarily

Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
@j-g00da
j-g00da force-pushed the j-g00da/filtermail-0.7.5 branch from 730b635 to 63f6dcf Compare September 11, 2026 12:38
@j-g00da j-g00da changed the title chore(deps): Upgrade filtermail to v0.7.6 chore(deps): Upgrade filtermail to v0.7.7 Sep 11, 2026

@missytake missytake left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works on nine :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants