Update cloak_ecto 1.2.0 → 1.3.0 (minor) #92
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ cloak_ecto (1.2.0 → 1.3.0) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 39 commits:
Release version 1.3.0Add `bin/changelog` scriptMerge pull request #52 from danielberkompas/43-decimal-type✨ Add `Decimal` typeMerge pull request #51 from danielberkompas/46-ecto-enum🐛 Fix `Migrator` when schema contains `Ecto.Enum`Merge pull request #7 from voltone/closure-optionMerge pull request #50 from danielberkompas/sha256-security🔒 Use 600,000 iterations in PBKDF2 SHA256Add badges to README➕ Add `castore` dep in `:test` mode✅ Update SemaphoreCI config🎨 Format `bin/test`⬆️ Upgrade local development deps🔇 Set log level to `:warning` instead of `:warn`⬆️ Upgrade docker development environment:wrench: Simplify DB configuration locally for testsMerge pull request #6 from Apelsinka223/equal_in_sha256:recycle: Fix compiler warning, improve logicMerge branch 'master' into pr/Apelsinka223/6Add closure unwrapping to equal? checksMerge branch 'master' into closure-optionSupport wrapping plaintext in closureMerge pull request #39 from danielberkompas/33-clarify-docs:pencil: Document that `:ciphers` is order-dependentMerge pull request #38 from danielberkompas/8-arrays-maps:bug: Add support for {:map, inner_type} fields:bug: Add support for {:array, inner_type} fieldsMerge pull request #36 from danielberkompas/29-recommend-hmac:pencil: Recommend HMAC over SHA256Merge pull request #35 from danielberkompas/20-troubleshooting-guide:pencil: Document fix for :default valuesMerge pull request #34 from danielberkompas/upgrade-deps:rocket: Add bin/release script:white_check_mark: Build against Erlang 25:arrow_up: Upgrade local dependencies:wrench: Use Config instead of Mix.Config:pencil: Fix README on docker:arrow_up: Upgrade dockerfile to Elixir 1.13, Erlang 25Commits
See the full diff on Github. The new version differs by 20 commits:
Release version 1.1.4Add `bin/changelog` scriptUse `:warning:` log level instead of `:warn`Merge pull request #126 from danielberkompas/ensure-vault-startedRaise helpful error if vault hasn't been startedFix LICENSE ref in mix.exsBump version to v1.1.3Merge pull request #124 from danielberkompas/fix-semaphore-elixir-1.16♻️ Add @version variable to mix.exs✅ Fix build on SemaphoreCIMerge pull request #110 from kianmeng/misc-doc-changesMerge pull request #121 from gworkman/patch-1✅ Add test coverage for #123Merge pull request #123 from spencerdcarlson/masterUpgrade local development dependenciesallow other genserver return valuesUpdate cheatsheet to fix mix config:memo: Add ex_doc cheatsheet:wrench: Add `.tool-versions` fileMerge pull request #109 from blunckr/fix-docsDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands