Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First Major Release #1

Merged
merged 24 commits into from
Feb 21, 2022
Merged

First Major Release #1

merged 24 commits into from
Feb 21, 2022

Conversation

lawkai
Copy link
Owner

@lawkai lawkai commented Feb 21, 2022

No description provided.

lawkai and others added 24 commits February 21, 2022 01:39
# 1.0.0-beta.1 (2022-02-21)

### Features

* added DataSource4k with unit tests to demonstrate how to use the library. ([b0831ad](b0831ad))
* added some useful PreparedStatement extension functions to complement JDBC ([d8e9bd2](d8e9bd2))
* updated query function to pass in a PreparedStatement instead of a Connection ([4e4604c](4e4604c))
* updated transaction function to remove Connection as a given fn parameter ([b785ce0](b785ce0))
# [1.0.0-beta.2](v1.0.0-beta.1...v1.0.0-beta.2) (2022-02-21)

### Bug Fixes

* renamed package to io.github.lawkai instead of com.github.lawkai ([8a4199a](8a4199a))
# [1.0.0-beta.3](v1.0.0-beta.2...v1.0.0-beta.3) (2022-02-21)

### Bug Fixes

* signing artifact ([0e69336](0e69336))
# [1.0.0-beta.4](v1.0.0-beta.3...v1.0.0-beta.4) (2022-02-21)

### Bug Fixes

* signing artifact with proper env. variables ([992ff9d](992ff9d))
# [1.0.0-beta.5](v1.0.0-beta.4...v1.0.0-beta.5) (2022-02-21)

### Bug Fixes

* publish credentials ([9b0736c](9b0736c))
# [1.0.0-beta.6](v1.0.0-beta.5...v1.0.0-beta.6) (2022-02-21)

### Bug Fixes

* make sure it if build and publish on the tag ([cfd24cb](cfd24cb))
# [1.0.0-beta.7](v1.0.0-beta.6...v1.0.0-beta.7) (2022-02-21)

### Bug Fixes

* adding scm section in maven pom ([a26739f](a26739f))
@lawkai lawkai merged commit ecd51a2 into main Feb 21, 2022
@lawkai lawkai deleted the beta branch February 21, 2022 18:26
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants