Update blind_index 2.2.0 → 2.3.2 (minor) #449
Open
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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ blind_index (2.2.0 → 2.3.2) · Repo · Changelog
Release Notes
2.3.2 (from changelog)
2.3.1 (from changelog)
2.3.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
Version bump to 2.3.2 [skip ci]
Updated readme [skip ci]
Updated readme [skip ci]
Added key_table and key_attribute options
Added Python example - closes #57
Test with attr_encrypted 4
Switched to require_relative [skip ci]
Switched to require_relative
Removed old upgrade instructions [skip ci]
Added Active Record 7.1 to CI
Added Ruby 3.2 to CI
Updated checkout action
Version bump to 2.3.1 [skip ci]
Fixed error with backfill when bidx_attribute is a symbol - fixes #54
Added Mongoid 8 to CI
Updated tests for Lockbox 1.0 [skip ci]
Updated readme [skip ci]
Fixed CI
Updated for Lockbox 1.0
Added test for model schema loading [skip ci]
Version bump to 2.3.0 [skip ci]
Dropped support for Ruby < 2.6 and Rails < 5.2
Moved require [skip ci]
Test with Ruby 3.1 on CI
Use stub method
Test with Active Record 7 by default
Test with Active Record 7 rc1
Test with Active Record 7
Switched to Lockbox for most tests
Removed unneeded gem from tests [skip ci]
Moved development dependencies out of gemspec
Use ActiveRecord::Schema.define for test setup [skip ci]
Added index to Mongoid instructions [skip ci]
Added comment [skip ci]
Updated changelog [skip ci]
Merge pull request #51 from soartec-lab/feature/add-active-record-filter-attributes
Add the column specified in `blind_index` to` filter_attributes`.
Test with Ruby 3
Test with Active Record 6.1 by default
Removed unneeded line [skip ci]
Fixed test warnings [skip ci]
Less verbose test output
Moved to GitHub Actions
Test with Rails 6.1 [skip ci]
Release Notes
0.2.0 (from changelog)
0.1.7 (from changelog)
0.1.6 (from changelog)
0.1.5 (from changelog)
0.1.4 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
Version bump to 0.2.0 [skip ci]
Switched to require_relative [skip ci]
Updated license year [skip ci]
Dropped support for Ruby < 3
Use URI.parse [skip ci]
Test with Ruby 3.2 on CI
Updated readme [skip ci]
Updated checkout action
Test with Ruby 3.1 on CI
Version bump to 0.1.7 [skip ci]
Improve ARM detection for M1 chip on macOS 12.1 (#6)
Updated gemspec [skip ci]
Version bump to 0.1.6 [skip ci]
Added ARM shared library for Linux - #5
Added vendor:platform task
Added hashes to vendor tasks
Version bump to 0.1.5 [skip ci]
Fixed ARM detection - fixes #4
Test with Ruby 3, and moved development dependencies out of gemspec
Version bump to 0.1.4 [skip ci]
Added ARM shared library for Mac
Revert "Added arm64 shared library for Mac - #3"
Added arm64 shared library for Mac - #3
Moved to GitHub Actions
Test empty string
Depfu 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