Skip to content

🎉 Release 0.0.1 #1

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

Draft
wants to merge 27 commits into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Changelog

## [0.0.1](https://github.com/CrystalNET-org/powerdns-auth/releases/tag/0.0.1) - 2024-01-09

### ❤️ Thanks to all contributors! ❤️

@Psych0D0g, @psych0d0g

### Misc

- cleanup a bit more ([4bb9655](https://github.com/CrystalNET-org/powerdns-auth/commit/4bb965504bd679e8d1f0922ca284f95d2f0b2584))
- remove redundant build dependencies ([7098f2d](https://github.com/CrystalNET-org/powerdns-auth/commit/7098f2df9ae8d0bd0d2cf175857d8bdc43054db7))
- clean up docker image for smaller size ([8d9ea06](https://github.com/CrystalNET-org/powerdns-auth/commit/8d9ea065183042297e202a70d337fd9755c20dea))
- update readmne ([13e167d](https://github.com/CrystalNET-org/powerdns-auth/commit/13e167df949b2ca1a5ee1bc6c089b5fc5a3aa68c))
- update readmne ([dbe05de](https://github.com/CrystalNET-org/powerdns-auth/commit/dbe05de5486c52de20da6dfc1011e74d0c3f0fcf))
- update readmne ([e38ae9c](https://github.com/CrystalNET-org/powerdns-auth/commit/e38ae9c4c422322c57d4b87be290dc636a708dc6))
- update readmne ([dbd5b6a](https://github.com/CrystalNET-org/powerdns-auth/commit/dbd5b6a3c42d65bbe0aee23b9bae8381112f6ed9))
- use short notation like upstream ([99f15f6](https://github.com/CrystalNET-org/powerdns-auth/commit/99f15f619fdb9f2340e4c96c120aaa2757777979))
- correct image name for push ([3789d61](https://github.com/CrystalNET-org/powerdns-auth/commit/3789d616a8f7cc43421a4e54e63d493d6c6f84c9))
- optimize size and performance ([21c4682](https://github.com/CrystalNET-org/powerdns-auth/commit/21c4682396ce2b2cbf8c11da56e0857a8621126f))
- Update dependency PowerDNS/pdns to v4.8.4 [[#2](https://github.com/CrystalNET-org/powerdns-auth/pull/2)]
- Update harbor.crystalnet.org/dockerhub-proxy/renovate/renovate Docker tag to v37.121.0 [[#3](https://github.com/CrystalNET-org/powerdns-auth/pull/3)]
- fix rennovate ([500fb6d](https://github.com/CrystalNET-org/powerdns-auth/commit/500fb6db9842cc0c7ce89fef1454b4605244f209))
- no need for build.sh ([28d7d90](https://github.com/CrystalNET-org/powerdns-auth/commit/28d7d90316b5c2a3f06780e0dc3103113eb254e2))
- add first version of rootless entrypoint ([b598af3](https://github.com/CrystalNET-org/powerdns-auth/commit/b598af3f68c8dc3d72aa451729bced6e2f8e24b0))
- add pipeline configs ([240349c](https://github.com/CrystalNET-org/powerdns-auth/commit/240349ccf9b95b3518c3accbef98d262c967040a))
- add readme ([f8385fb](https://github.com/CrystalNET-org/powerdns-auth/commit/f8385fb6c6b77e0ad41fdfa1e780d48f46b6b38f))
- first commit ([b244c1d](https://github.com/CrystalNET-org/powerdns-auth/commit/b244c1d36b5eba90d189224eef2dbd67e5539cee))