You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed the AUTH_DISABLE_SSL environment variable from impacting the AUTH_TYPE=COUCHDB_SESSION authenticator configuration. Note there is no effect if you did not use this configuration combination.
Corrected mapping level of faceted search ranges API model. The existing model was incorrect and resulted in unsuccessful requests. As such this API change should have no impact.
Corrected sort direction values in explain map reduce options model. This is unlikely to break callers as the string value is returned.