Releases: ddev/ddev-drupal-solr
Releases · ddev/ddev-drupal-solr
v1.3.1: Fix offline mode
What's Changed
Full Changelog: v1.3.0...v1.3.1
v1.3.0: HTTPS for Solr Admin
What's Changed
- Add Silverstripe Solr documentation by @Firesphere in #21
- Update link to docs by @Firesphere in #22
- Improve README about Pantheon/Acquia requirements for solr by @philoSurfer in #23
- add link to Acquia docs by @tyler36 in #25
- add language to code fence by @tyler36 in #24
- Add Solr config update tip, fixes #15 by @gitressa in #27
- Add delete dev core tip by @gitressa in #29
- Update README.md to mention ddev-solr by @bserem in #38
- test: Use modern version of tests.yml by @rfay in #47
- Added instructions on using multiple cores to README by @nicrodgers in #39
- feat: add issue and PR templates by @stasadev in #50
- test: update bats by @stasadev in #51
- feat: add v1.24.3 constraint, update README.md by @stasadev in #52
- feat: support HTTPS for Solr Admin, fixes #33 by @stasadev in #53
- docs: Update readme, make it easier to copy commands by @stasadev in #54
New Contributors
- @Firesphere made their first contribution in #21
- @philoSurfer made their first contribution in #23
- @gitressa made their first contribution in #27
- @nicrodgers made their first contribution in #39
- @stasadev made their first contribution in #50
Full Changelog: v1.2.3...v1.3.0
v1.2.3: Update links for drud->ddev move
Move drud->ddev references (#17)
v1.2.2: README fixes and add #ddev-description
What's Changed
- Remove mention of the module search_api_solr_defaults module, fixes #7 by @cspitzlay in #8
- Fix internal link in README by @bserem in #9
- Minor maintenance - add #ddev-description by @rfay in #10
New Contributors
- @cspitzlay made their first contribution in #8
- @bserem made their first contribution in #9
Full Changelog: v1.2.1...v1.2.2
v1.2.1: Files should contain #ddev-generated
Signed-off-by: Randy Fay <[email protected]>
v1.2.0: Add healthcheck
Add healthcheck and improve tests
v1.1.1: Remove comments about networks stanza and remove networks stanza
Remove comments about networks stanza
v1.1.0: Add a name for the docker volume
The docker volume "solr" needs a name to be compatible with deletion if using docker-compose v1.
v1.0.1: Use project_files and use new PR link
v1.0.0: Use ddev get instead of ddev service get
Use new ddev get command