v0.1.20
Changelog (2025-01-21T06:52:45Z)
Welcome to this new release! We hope you enjoy the changes we've made.
Changelog
Features
- 8fd5e5d feat(envx): add env
- d09b973 feat(envx): add to env func
- fbac01f feat(reflectx): add contains option
- 7cb23db feat(reflectx): add is empty value
- cd00cf0 feat(reflectx): fold name of string
- 276eded feat(reflectx): is a valid tag
- ab65f86 feat: add human size size
- 7a3b4c3 feat: add len and reverse slice
- d09c0da feat: add map merge
- 1655243 feat: add mime to httpx
- 54f4387 feat: add reflectx
- b490678 feat: adding envx package
- aedc4fd feat: adding filex package
- d7a4394 feat: defaults package
- 0474f4e feat: homedir package
Others
- 11cf2ff Merge pull request #53 from ZEISS/dependabot/go_modules/k8s.io/client-go-0.31.3
- c330b22 Merge pull request #54 from ZEISS/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.62.2
- 7a8e855 Merge pull request #55 from ZEISS/dependabot/go_modules/sigs.k8s.io/controller-runtime-0.19.3
- 655ae34 Merge pull request #56 from ZEISS/dependabot/go_modules/golang.org/x/sync-0.10.0
- afbac22 Merge pull request #57 from ZEISS/dependabot/go_modules/google.golang.org/api-0.210.0
- bc96a07 Merge pull request #58 from ZEISS/dependabot/go_modules/golang.org/x/crypto-0.30.0
- 8f53720 Merge pull request #59 from ZEISS/dependabot/go_modules/firebase.google.com/go/v4-4.15.1
- 8d39876 Merge pull request #60 from ZEISS/dependabot/go_modules/google.golang.org/api-0.211.0
- 3fb14e9 Merge pull request #61 from ZEISS/dependabot/go_modules/k8s.io/client-go-0.31.4
- b7edcb2 Merge pull request #62 from ZEISS/dependabot/go_modules/k8s.io/apimachinery-0.31.4
- de7c19c Merge pull request #63 from ZEISS/dependabot/go_modules/golang.org/x/crypto-0.31.0
- e3b3ceb Merge pull request #64 from ZEISS/dependabot/go_modules/k8s.io/client-go-0.32.0
- 4484ed2 Merge pull request #66 from ZEISS/dependabot/go_modules/tools/golang.org/x/crypto-0.31.0
- 9ceb835 Merge pull request #67 from ZEISS/dependabot/go_modules/google.golang.org/api-0.212.0
- b53f390 Merge pull request #68 from ZEISS/dependabot/go_modules/google.golang.org/api-0.213.0
- 9082d48 Merge pull request #69 from ZEISS/dependabot/go_modules/google.golang.org/api-0.214.0
- 633d18d Merge pull request #70 from ZEISS/dependabot/go_modules/github.com/gofiber/fiber/v2-2.52.6
- 0d159fc Merge pull request #71 from ZEISS/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.63.1
- 75b826a Merge pull request #72 from ZEISS/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.63.3
- 2cb9c21 Merge pull request #73 from ZEISS/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.63.4
- 2a87be1 Merge pull request #74 from ZEISS/dependabot/go_modules/golang.org/x/crypto-0.32.0
- d700c7a Merge pull request #75 from ZEISS/dependabot/go_modules/google.golang.org/api-0.215.0
- 54cd049 Merge pull request #76 from ZEISS/dependabot/go_modules/sigs.k8s.io/controller-runtime-0.19.4
- c250921 Merge pull request #77 from ZEISS/dependabot/go_modules/google.golang.org/api-0.216.0
- 65fbfad Merge pull request #78 from ZEISS/dependabot/go_modules/k8s.io/apimachinery-0.32.1
- f937d22 Merge pull request #79 from ZEISS/dependabot/go_modules/google.golang.org/api-0.217.0
- ccc4784 Merge pull request #80 from ZEISS/dependabot/go_modules/k8s.io/client-go-0.32.1
- 158d856 Merge pull request #81 from ZEISS/dependabot/go_modules/sigs.k8s.io/controller-runtime-0.20.0
- 92b148d Merge pull request #82 from ZEISS/dependabot/go_modules/tools/golang.org/x/net-0.33.0
- 4a3ec2b chore(deps): bump firebase.google.com/go/v4 from 4.15.0 to 4.15.1
- 285b129 chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6
- a8a31f4 chore(deps): bump github.com/golangci/golangci-lint in /tools
- 8cb8df3 chore(deps): bump github.com/golangci/golangci-lint in /tools
- b740158 chore(deps): bump github.com/golangci/golangci-lint in /tools
- c9dbce8 chore(deps): bump github.com/golangci/golangci-lint in /tools
- 55e6a1c chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0
- 723e3d9 chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 in /tools
- c56d0db chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0
- 392ff09 chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0
- cef9119 chore(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 in /tools
- b58cedf chore(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0
- 4c680a8 chore(deps): bump google.golang.org/api from 0.209.0 to 0.210.0
- d6e37c2 chore(deps): bump google.golang.org/api from 0.210.0 to 0.211.0
- 6442f63 chore(deps): bump google.golang.org/api from 0.211.0 to 0.212.0
- fecb151 chore(deps): bump google.golang.org/api from 0.212.0 to 0.213.0
- c1dc4d8 chore(deps): bump google.golang.org/api from 0.213.0 to 0.214.0
- 3abcbd1 chore(deps): bump google.golang.org/api from 0.214.0 to 0.215.0
- d279bcc chore(deps): bump google.golang.org/api from 0.215.0 to 0.216.0
- 4687818 chore(deps): bump google.golang.org/api from 0.216.0 to 0.217.0
- e41eb39 chore(deps): bump k8s.io/apimachinery from 0.31.3 to 0.31.4
- d3c8124 chore(deps): bump k8s.io/apimachinery from 0.32.0 to 0.32.1
- 7ec3a10 chore(deps): bump k8s.io/client-go from 0.31.0 to 0.31.3
- ca4d921 chore(deps): bump k8s.io/client-go from 0.31.3 to 0.31.4
- 403b841 chore(deps): bump k8s.io/client-go from 0.31.4 to 0.32.0
- 40135d6 chore(deps): bump k8s.io/client-go from 0.32.0 to 0.32.1
- 9fe82b5 chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3
- 7904d95 chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.19.4
- 4ca6cb9 chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.20.0
- 35e4ec0 chore: update depth release
- 9e2c2f9 chore: update go.mod
- ba4dd56 doc: update README
- 69a876f doc: update finalizers docs
- ef462a5 fix: exhaustive switch