Releases: markelliot/barista
Releases · markelliot/barista
0.5.0
0.4.1
What's Changed
- handle null origin in cors handler by @bavardage in #42
New Contributors
- @bavardage made their first contribution in #42
Full Changelog: 0.4.0...0.4.1
0.4.0
0.3.4
- update log4j2
0.3.3
0.3.2
- update dependencies
0.3.1
- updated dependencies
0.3.0
- update published package to
com.markelliot.barista:barista
- publish packages to Maven Central
- update package from
barista
tocom.markelliot.barista
- update tracing to consume
com.markelliot.barista.tracing:barista-tracing
from Maven Central - add missing license information
0.2.1
- CORS handler rejects requests that lack approved origins
0.2.0
- upgrade to Java 17