Releases: Mapepire-IBMi/mapepire-java
Releases · Mapepire-IBMi/mapepire-java
v0.1.0
What's Changed
- Added precision and scale to column metadata by @janfh in #64
- Improve thread safety in
Query
andSqlJob
class by @SanjulaGanepola in #68 - Add TLS support by @SanjulaGanepola in #67
New Contributors
Full Changelog: v0.0.7...v0.1.0
v0.0.7
What's Changed
- Add JDBC properties constructor with properties parm by @SanjulaGanepola in #60
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
What's Changed
- Fix blocking issue with
CompletableFuture
by @SanjulaGanepola in #54
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Make
Pool
constructor public and rename toclCommand
by @SanjulaGanepola in #53
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Create CODE_OF_CONDUCT.md by @SanjulaGanepola in #30
- adding contribution file by @AEM100 in #7
- Fix CONTRIBUTING.md links and add dev environment setup instructions by @SanjulaGanepola in #31
- Random fixup by @ThePrez in #27
- rename
mapepire
package tomapepire_ibmi
to be closer to maven namespace by @ThePrez in #33 - Rename package, add Java docs by @SanjulaGanepola in #29
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #28
- Bump com.github.ngeor:checkstyle-rules from 4.9.3 to 7.0.0 by @dependabot in #16
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.1.2 to 3.4.0 by @dependabot in #15
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.0.0 to 3.8.0 by @dependabot in #14
- Bump junit.version from 5.6.0 to 5.11.0 by @dependabot in #12
- Add text about sample projects by @SanjulaGanepola in #36
- Fix exception handling and check style errors by @SanjulaGanepola in #37
- Add SQL, CL, Pool, Connect tests and IN/INOUT/OUT support by @SanjulaGanepola in #40
- Comment out failing tests to create release by @SanjulaGanepola in #52
- Add LICENSE date and owner by @SanjulaGanepola in #50
New Contributors
- @AEM100 made their first contribution in #7
- @ThePrez made their first contribution in #27
- @dependabot made their first contribution in #28
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Add Java with Maven workflow by @SanjulaGanepola in #1
- Add base content to README by @SanjulaGanepola in #8
- Create dependabot.yml by @SanjulaGanepola in #11
- Temporarily skip checkstyle and code coverage by @SanjulaGanepola in #17
- Add simple test by @SanjulaGanepola in #18
- Port typescript tests by @SanjulaGanepola in #21
- Update
pom.xml
for release and add maven publishing workflow by @SanjulaGanepola in #24
New Contributors
- @SanjulaGanepola made their first contribution in #1
Full Changelog: https://github.com/Mapepire-IBMi/mapepire-java/commits/v0.0.2