github gessnerfl/fake-smtp-server 2.3.0

10 days ago

Changelog%0A%0A## 2.3.0 (2024-06-22)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- Allow Emails sent with TLSv1.2 #489%0A- Add working on subpath #463%0A- java.lang.OutOfMemoryError: Java heap space #282%0A%0AMerged pull requests:%0A%0A- #489: add improved TLS support #496 (gessnerfl)%0A%0A## 2.2.1 (2024-03-18)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- Question: how is built the gessnerfl/fake-smtp-server image on Docker Hub? #421%0A- Last 2 releases' changelogs unreadable on Github #420%0A- Minimum java version on #376%0A- Minimum requirements changed #375%0A- STARTTLS closes the SSLSocket after creation #373%0A- Exception thrown on initial start #327%0A%0A## 2.2.0 (2024-01-06)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- Java 21 / Virtual Threads #368%0A- Question: Why are all properties in the OpenAPI specification optional? #318%0A- How can I change UI timezone ? #265%0A%0AMerged pull requests:%0A%0A- Java 21 #369 (gessnerfl)%0A- #265: adopt backend to operate with timezone aware timestamps using U… #363 (gessnerfl)%0A%0A## 2.1.6 (2023-12-29)%0A%0AFull Changelog%0A%0A## 2.1.5 (2023-12-28)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- Running through java -jar fake-smtp-server-2.0.3.jar drains all CPU resources #199%0A- Security issue with snakeyaml #124%0A%0AMerged pull requests:%0A%0A- Dependency update #357 (gessnerfl)%0A%0A## 2.1.4 (2023-10-16)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- SQL Error: 23502, SQLState: 23502 #271%0A%0AMerged pull requests:%0A%0A- #199: fix command loop to terminate when no data is sent by client #310 (gessnerfl)%0A%0A## 2.1.3 (2023-10-13)%0A%0AFull Changelog%0A%0A## 2.1.2 (2023-07-02)%0A%0AFull Changelog%0A%0AFixed bugs:%0A%0A- default-page-size does not (seem to) have any effect anymore #201%0A%0AMerged pull requests:%0A%0A- Bugfix/201 add support for page size #231 (gessnerfl)%0A%0A## 2.1.1 (2023-06-28)%0A%0AFull Changelog%0A%0A## 2.1.0 (2023-06-16)%0A%0AFull Changelog%0A%0AFixed bugs:%0A%0A- Docker image 500 internal server error on web interface #172%0A%0AClosed issues:%0A%0A- Feature: save Message-Id and search email by Message-Id #125%0A%0AMerged pull requests:%0A%0A- Feature/125 message id and filtering #218 (gessnerfl)%0A- Feature: save message id and search email #126 (etidahouse)%0A%0A## 2.0.3 (2023-05-28)%0A%0AFull Changelog%0A%0AFixed bugs:%0A%0A- Attachments missing in version 2.x #193%0A- Changing servlet context path does not work anymore #147%0A%0AClosed issues:%0A%0A- Only 100 results #195%0A- Cannot connect to smtp server running in docker container #168%0A%0AMerged pull requests:%0A%0A- Bugfix/193 missing attachments #196 (gessnerfl)%0A- Bugfix/147 context path #162 (gessnerfl)%0A%0A## 2.0.2 (2023-04-29)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- enable some simple shutdown #159%0A- implement "allowedRecipentAddresses" configuration in app.yml #154%0A%0AMerged pull requests:%0A%0A- #147: Fix hosting webapp on relative path #161 (gregor-rieble)%0A%0A## 2.0.1 (2023-04-22)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- Error starting v2.0.0 with Java 11 #143%0A%0AMerged pull requests:%0A%0A- Bugfix/147 support context root #151 (gessnerfl)%0A%0A## 2.0.0 (2023-04-16)%0A%0AFull Changelog%0A%0AFixed bugs:%0A%0A- Sending css with HTML emails also affect the Fake SMTP Server's UI #85%0A%0AClosed issues:%0A%0A- Use standard spring boot ports #139%0A- UI revamp #122%0A- update to spring boot 3 #113%0A- unable to execute latest jar #109%0A- latest releases are missing assets #108%0A%0AMerged pull requests:%0A%0A- Feature/139 ports #140 (gessnerfl)%0A- Add prometheus integration #137 (topikachu)%0A- Feature/122 UI revamp #127 (gessnerfl)%0A- Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.0.3 to 2.0.4 #123 (dependabot[bot])%0A- Feature/spring boot 3 #114 (gessnerfl)%0A- Paginate api response #106 (sergiogragera)%0A%0A## 1.10.4 (2022-11-01)%0A%0AFull Changelog%0A%0A## 1.10.3 (2022-10-21)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- StackOverFlow Exception - Could not write JSON: Infinite Recursion #94%0A%0AMerged pull requests:%0A%0A- Bump pl.allegro.tech.build.axion-release from 1.14.1 to 1.14.2 #98 (dependabot[bot])%0A- Bump asm from 9.3 to 9.4 #97 (dependabot[bot])%0A- Bump org.springframework.boot from 2.7.3 to 2.7.4 #96 (dependabot[bot])%0A%0A## 1.10.2 (2022-09-22)%0A%0AFull Changelog%0A%0AFixed bugs:%0A%0A- Images not shown for HTML-Template emails #84%0A%0AMerged pull requests:%0A%0A- #94: fix recursion causing stack overflow in json rendering of email … #95 (gessnerfl)%0A- Bump jaxb-impl from 4.0.0 to 4.0.1 #93 (dependabot[bot])%0A- Bump pl.allegro.tech.build.axion-release from 1.14.0 to 1.14.1 #92 (dependabot[bot])%0A%0A## 1.10.1 (2022-09-09)%0A%0AFull Changelog%0A%0AMerged pull requests:%0A%0A- Resize iframe for HTML messages to match content height #91 (mnylen)%0A%0A## 1.10.0 (2022-09-03)%0A%0AFull Changelog%0A%0AMerged pull requests:%0A%0A- Bugfix/75 iframe harmonization #90 (gessnerfl)%0A- Clarify that the filter acts on the sender email address, not the recipient #89 (synox)%0A- Feature/84 inline images #88 (gessnerfl)%0A- Bump springdoc-openapi-ui from 1.6.9 to 1.6.10 #83 (dependabot[bot])%0A- Code cleanup #80 (gessnerfl)%0A%0A## 1.9.3 (2022-07-29)%0A%0AFull Changelog%0A%0AFixed bugs:%0A%0A- The button to go to the first page of the list of emails does not work #65%0A- Impossible to delete about 5k emails with "Delete All" button #59%0A%0AClosed issues:%0A%0A- Can't delete messages when working behind reverse proxy #67%0A%0AMerged pull requests:%0A%0A- Bump org.sonarqube from 3.3 to 3.4.0.2513 #74 (dependabot[bot])%0A- Bump org.springframework.boot from 2.7.0 to 2.7.2 #73 (dependabot[bot])%0A- Bump h2 from 2.1.212 to 2.1.214 #72 (dependabot[bot])%0A- Bump flyway-core from 8.5.12 to 9.0.1 #71 (dependabot[bot])%0A- Bump pl.allegro.tech.build.axion-release from 1.13.10 to 1.13.14 #70 (dependabot[bot])%0A- add plain text email formatting #68 (radizd)%0A%0A## 1.9.2 (2022-06-07)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- Providing a container build for linux/arm64 architecture #63%0A%0AMerged pull requests:%0A%0A- #65: fix missing link to navigate to first page and fix link of previ… #66 (gessnerfl)%0A%0A## 1.9.1 (2022-06-04)%0A%0AFull Changelog%0A%0A## 1.9.0 (2022-06-04)%0A%0AFull Changelog%0A%0AMerged pull requests:%0A%0A- #63: add multi arch build for ARM 64 #64 (gessnerfl)%0A%0A## 1.8.7 (2022-06-02)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- CVEs found #57%0A%0AMerged pull requests:%0A%0A- #59: use batch delete for delete all operation #62 (gessnerfl)%0A%0A## 1.8.6 (2022-04-21)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- Re-building fake-smtp-server in offline environment #54%0A%0AMerged pull requests:%0A%0A- Feature/57 vulnerabilities #58 (gessnerfl)%0A%0A## 1.8.5 (2022-04-15)%0A%0AFull Changelog%0A%0A## 1.8.4 (2022-04-15)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- Sunset on jcenter #53%0A- Content-type type/subtype should be case insensitive #51%0A%0AMerged pull requests:%0A%0A- #54: adjust build configuration to support local customized builds #56 (gessnerfl)%0A- #53: switch from jcenter to maven central #55 (gessnerfl)%0A- Update ContentType.java #52 (FejfarKamil)%0A%0A## 1.8.3 (2022-04-06)%0A%0AFull Changelog%0A%0AFixed bugs:%0A%0A- Fix Spring4Shell vulnerability #49%0A- README.md issue #45%0A%0AClosed issues:%0A%0A- "Embedded" mode support #47%0A- log4j status #46%0A- Help wanted - Spring-Boot Configuration #44%0A%0AMerged pull requests:%0A%0A- #49: fix spring4shell vulnerability #50 (gessnerfl)%0A%0A## 1.8.2 (2021-12-16)%0A%0AFull Changelog%0A%0A## 1.8.1 (2021-10-20)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- v1.8.0 jar seems to be missing resources for admin UI? #42%0A%0AMerged pull requests:%0A%0A- #42: fix path to jquery and material icons #43 (gessnerfl)%0A%0A## 1.8.0 (2021-10-17)%0A%0AFull Changelog%0A%0AMerged pull requests:%0A%0A- Add startup command to README.md #39 (adrianbartnik)%0A%0A## 1.7.1 (2021-01-24)%0A%0AFull Changelog%0A%0AFixed bugs:%0A%0A- Weird email formatting #36%0A%0AClosed issues:%0A%0A- feature request: button to delete all emails #35%0A%0A## 1.7.0 (2021-01-10)%0A%0AFull Changelog%0A%0AMerged pull requests:%0A%0A- Feature/35 delete all #37 (gessnerfl)%0A%0A## 1.6.1 (2020-11-13)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- Show application version in UI #33%0A- Management API does not find any Mails #31%0A%0AMerged pull requests:%0A%0A- Feature/33 version in ui #34 (gessnerfl)%0A%0A## 1.6.0 (2020-09-29)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- [feature-request] consider proxy mode #29%0A%0AMerged pull requests:%0A%0A- Add access to emails through REST controller #32 (baczus)%0A%0A## 1.5.0 (2020-05-09)%0A%0AFull Changelog%0A%0AFixed bugs:%0A%0A- This line is giving problems when deploying in jeslatic's containers #23%0A%0AClosed issues:%0A%0A- Mailsubjects with UTF-8 Characters are broken #28%0A%0AMerged pull requests:%0A%0A- Feature/29 mail proxy #30 (gessnerfl)%0A%0A## 1.4.0 (2020-01-23)%0A%0AFull Changelog%0A%0AMerged pull requests:%0A%0A- Email filter #27 (gessnerfl)%0A- Email Filter - Added support for filter out unwanted emails by regex pattern #26 (amorgenthal)%0A%0A## 1.3.1 (2020-01-01)%0A%0AFull Changelog%0A%0AMerged pull requests:%0A%0A- #23: revert base image to adoptopenjdk #25 (gessnerfl)%0A%0A## 1.3.0 (2019-12-26)%0A%0AFull Changelog%0A%0AMerged pull requests:%0A%0A- #23: Fix docker entrypoint, update dependencies #24 (gessnerfl)%0A%0A## 1.2.2 (2019-07-30)%0A%0AFull Changelog%0A%0A## 1.2.1 (2019-07-30)%0A%0AFull Changelog%0A%0AMerged pull requests:%0A%0A- Update dependencies #21 (gessnerfl)%0A- Render newlines in plain e-mail view #20 (fracz)%0A- Update to README.md #19 (cmaggiulli)%0A%0A## 1.2.0 (2019-03-31)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- add delete button to email #17%0A- Authenticate does not properly authenticate #16%0A- Java 11 Migration #14%0A%0AMerged pull requests:%0A%0A- #17: Add delete button to email list #18 (gessnerfl)%0A%0A## 1.1.0 (2018-12-02)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- Managing used memory by docker container #12%0A%0AMerged pull requests:%0A%0A- Feature/#14 java 11 #15 (gessnerfl)%0A%0A## 1.0.2 (2018-11-24)%0A%0AFull Changelog%0A%0A## 1.0.1 (2018-11-24)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- Support for Attachments? #10%0A%0AMerged pull requests:%0A%0A- Force java version to 8u181 to autodetect container limits. #13 (smuda)%0A%0A## 1.0.0 (2018-10-03)%0A%0AFull Changelog%0A%0AMerged pull requests:%0A%0A- 10 add attachment capability #11 (gessnerfl)%0A%0A## 0.8.1 (2018-07-06)%0A%0AFull Changelog%0A%0AFixed bugs:%0A%0A- management.port seems unused #9%0A%0AClosed issues:%0A%0A- Migrate to Material Design #8%0A%0A## 0.8.0 (2018-03-31)%0A%0AFull Changelog%0A%0A## 0.7.2 (2018-03-26)%0A%0AFull Changelog%0A%0A## 0.7.1 (2018-03-26)%0A%0AFull Changelog%0A%0A## 0.7.0 (2018-03-26)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- Question: How to integrate the project in Docker Compose? #7%0A%0A## 0.6.0 (2017-11-17)%0A%0AFull Changelog%0A%0AMerged pull requests:%0A%0A- Handle multipart/alternative messages #6 (gwallet)%0A%0A## 0.5.0 (2017-08-30)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- Support rendering of HTML mails #5%0A%0A## 0.4.0 (2017-05-19)%0A%0AFull Changelog%0A%0AFixed bugs:%0A%0A- Pagination bar is missing #4%0A%0A## 0.3.0 (2017-05-15)%0A%0AFull Changelog%0A%0A## 0.2.0 (2017-05-15)%0A%0AFull Changelog%0A%0A## 0.1.0 (2017-05-15)%0A%0AFull Changelog%0A%0AClosed issues:%0A%0A- Add docker configuration and publish docker image #3%0A- Add Data Retention #2%0A- Add Authentication #1%0A%0A%0A%0A* This Changelog was automatically generated by github_changelog_generator

Don't miss a new fake-smtp-server release

NewReleases is sending notifications on new releases.