Received: from mail.netlandish.com (mail.netlandish.com [174.136.98.166])
	by code.netlandish.com (Postfix) with ESMTP id C616C81241
	for <~petersanchez/public-inbox@lists.code.netlandish.com>; Wed, 23 Dec 2020 18:32:52 +0000 (UTC)
Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=209.85.214.171; helo=mail-pl1-f171.google.com; envelope-from=peter@netlandish.com; receiver=<UNKNOWN> 
Authentication-Results: mail.netlandish.com;
	dkim=pass (2048-bit key; unprotected) header.d=netlandish-com.20150623.gappssmtp.com header.i=@netlandish-com.20150623.gappssmtp.com header.b=pF7yW82w
Received: from mail-pl1-f171.google.com (mail-pl1-f171.google.com [209.85.214.171])
	by mail.netlandish.com (Postfix) with ESMTP id B5F12152FB1
	for <~petersanchez/public-inbox@lists.code.netlandish.com>; Wed, 23 Dec 2020 18:32:50 +0000 (UTC)
Received: by mail-pl1-f171.google.com with SMTP id y8so93960plp.8
        for <~petersanchez/public-inbox@lists.code.netlandish.com>; Wed, 23 Dec 2020 10:32:50 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=netlandish-com.20150623.gappssmtp.com; s=20150623;
        h=date:from:to:subject:message-id:mime-version:content-disposition;
        bh=wEaj+BFmI0acsfJnGOkczrSE/R0ZdoAhDbCIkazhYaU=;
        b=pF7yW82wDSKDv3GxpW7n1pfEexh7vffPvzz6cSD7qNRflg2EPwFm9dQzAUzGZeC5hd
         E8T8sbt9wpDvEsQzoONkuhcLj+JFad0Z1+jojjiKr78SGHVA8xWRX/voMmnPdmqDivNx
         OGayreVPf5JoheKJo8dIBkMTL/2e6iye/TRpnadVUYuxYpSrSaX8H+0TAO/GYnaClA9z
         wJQ3oHKky/ALNlwYkwidEGROYoHs6Y43m9xNLk+lc7jAKJq/kYjWiG3UyWvtVnL0+pZ3
         a4okzJdcbXqCog1dc682OF9grauleevbhBzj+N1A13ZG7S4UDCAn5gscoGm/elQ6/adf
         6MSQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20161025;
        h=x-gm-message-state:date:from:to:subject:message-id:mime-version
         :content-disposition;
        bh=wEaj+BFmI0acsfJnGOkczrSE/R0ZdoAhDbCIkazhYaU=;
        b=XzUVDAdoiQqcT0AZmlJOEI/9YNw1663FiK6f+jJUBQ8T7yq4KEZBVCqYUNsl5zP+7I
         WmxCzb4VdJzkVus8vJoAUk24EYbJblRku8Ex+huL23zXw5vvipDsO5HJaTDxDl8YKueL
         Dy4jmx2kjNdKe6YdIENUIh6uowU4KX7RvWJiFFcjgqPSP2d7DEqFQTdo/4ShtB+fZpbS
         gg0P0P2St4ezzPvPRliHEZkSimonIM1FAW7tYZCeH+qhyJ6AYYN6thfLX+4zx0UGhyB2
         MfAMMgHUn87iqpq3atnzIRjJeHE5QvaiKzOtSP5TPFRi+PM3pLnJFEpkXx4XYd2M+iwS
         hvAg==
X-Gm-Message-State: AOAM533B5QKmHS1KnpxgigQZdiTzO8HV+Basc38DTMnW8HSxrc4PMdGZ
	6YWHZ2CjrnchnxR7g1nB0aAcF2T5QnuUeGNr
X-Google-Smtp-Source: ABdhPJwHm13rLGX1w9kOXVvF+W1amq6MnpUQvBeHAD7pPeOGsY28G6Bi6ntX33d81XZsLF+KP/bIUw==
X-Received: by 2002:a17:902:c382:b029:db:fa52:c24 with SMTP id g2-20020a170902c382b02900dbfa520c24mr26676490plg.53.1608748369208;
        Wed, 23 Dec 2020 10:32:49 -0800 (PST)
Received: from localhost ([47.145.116.220])
        by smtp.gmail.com with ESMTPSA id a4sm1561829pgn.40.2020.12.23.10.32.47
        for <~petersanchez/public-inbox@lists.code.netlandish.com>
        (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
        Wed, 23 Dec 2020 10:32:48 -0800 (PST)
Date: Wed, 23 Dec 2020 10:32:47 -0800
From: Peter Sanchez <peter@netlandish.com>
To: ~petersanchez/public-inbox@lists.code.netlandish.com
Subject: django-impersonate v1.7.1 now live
Message-ID: <20201223183247.kojfijk6fluu3okt@thinkpad>
X-PGP-Key: https://petersanchez.com/publickey.txt
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha512;
	protocol="application/pgp-signature"; boundary="llwhjxrlukfekgxz"
Content-Disposition: inline


--llwhjxrlukfekgxz
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Disposition: inline

Just a heads up that I just pushed version 1.7.1 live. It's a bug fix
release and includes some small improvements to save some unnecessary
queries and change logging levels from `warning` to `debug`.

https://pypi.org/project/django-impersonate/

For reference:

https://todo.code.netlandish.com/~petersanchez/django-impersonate/60

https://lists.code.netlandish.com/~petersanchez/public-inbox/patches/7

https://lists.code.netlandish.com/~petersanchez/public-inbox/%3CCAJF%3Dk3%3DD3vguoC6ZhGJDQaRinJTU0H60zRyCQoT%2BfFVq7nonzQ%40mail.gmail.com%3E

Thanks,

Peter

--llwhjxrlukfekgxz
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEkJViJRZ6KPWgtGGig4/80jEiNdEFAl/jjU4ACgkQg4/80jEi
NdHpbw//d9h7Wo2LDCva2YZMlEM8tVpthKsQfEwvFSQ4rQR+Y8XiLRKeZ246A4WJ
Bjj7YDpBciZTWxKOZRosgsEFamLglkMPw1b3jbT8ntSLWQIMdHxsUrM+bM/IspEl
+AUVjogFlpLMb0snH+CoH1kljBgELVwAgtE7vMzVkiij2U4XbOOBEltUZrMwqVfx
gr7f1VMJZoR3n9+K590WdtuyJhAjNhAOJTJy6o9yRIyu8DfXSeVFuC3era3nVNp9
UpuBO5xWeP61DnclelMI6WMgxfcMZOamsVNbogq/tXk+PAkxwtECaGpOT3yQgWH3
GQOQK1C2yKIPB+6ph02GopBWC/h5AZev0htrEiXIpp/BX9Fof0uMdnZ2vmj8R1L0
dJGjsVewiXi0HriP1XxnlMP4JFBxDVNwyDQY0DQcrB5EhYPmkctOl+k4GVlN/y0U
qP+Hv88bi+9gyzWvN7gol81BbvdsvNwLho6W927gPRHc2/O2ocL7ag/mUGX1P108
nfebj1kKqv7pYnJJORlVRr16giMolDQWsc6I6HbAUU7YiU/gJTTf/CRbfyhweWAB
n8uSaa4GgXx0Nykg8ystJmOo0KPELC98Y8a4s40szrxFV5hL7GwOLW0sIJ1jk1Jw
Kp7K09Sxq/XtN5yIIYZFLbDDEtHuUtg2aezlsRxVzeDMAlgjJGU=
=5CvQ
-----END PGP SIGNATURE-----

--llwhjxrlukfekgxz--
