nautobot 1.6.21__py3-none-any.whl → 1.6.22__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of nautobot might be problematic. Click here for more details.
- nautobot/core/settings.py +13 -3
- nautobot/core/templates/admin/base.html +8 -2
- nautobot/core/templates/base.html +2 -2
- nautobot/core/templates/graphene/graphiql.html +3 -0
- nautobot/core/templates/inc/javascript.html +3 -0
- nautobot/core/templates/inc/media.html +3 -0
- nautobot/core/templates/login.html +2 -2
- nautobot/core/templates/nautobot_config.py.j2 +2 -0
- nautobot/core/tests/test_views.py +33 -0
- nautobot/extras/tests/test_datasources.py +72 -2
- nautobot/extras/utils.py +32 -15
- nautobot/project-static/docs/code-reference/nautobot/apps/models.html +20 -20
- nautobot/project-static/docs/configuration/optional-settings.html +19 -5
- nautobot/project-static/docs/release-notes/version-1.6.html +217 -135
- nautobot/project-static/docs/search/search_index.json +1 -1
- nautobot/project-static/docs/sitemap.xml +187 -187
- nautobot/project-static/docs/sitemap.xml.gz +0 -0
- {nautobot-1.6.21.dist-info → nautobot-1.6.22.dist-info}/METADATA +1 -1
- {nautobot-1.6.21.dist-info → nautobot-1.6.22.dist-info}/RECORD +23 -23
- {nautobot-1.6.21.dist-info → nautobot-1.6.22.dist-info}/LICENSE.txt +0 -0
- {nautobot-1.6.21.dist-info → nautobot-1.6.22.dist-info}/NOTICE +0 -0
- {nautobot-1.6.21.dist-info → nautobot-1.6.22.dist-info}/WHEEL +0 -0
- {nautobot-1.6.21.dist-info → nautobot-1.6.22.dist-info}/entry_points.txt +0 -0
|
@@ -3788,6 +3788,40 @@
|
|
|
3788
3788
|
</ul>
|
|
3789
3789
|
</nav>
|
|
3790
3790
|
|
|
3791
|
+
</li>
|
|
3792
|
+
|
|
3793
|
+
<li class="md-nav__item">
|
|
3794
|
+
<a href="#v1622-2024-05-13" class="md-nav__link">
|
|
3795
|
+
v1.6.22 (2024-05-13)
|
|
3796
|
+
</a>
|
|
3797
|
+
|
|
3798
|
+
<nav class="md-nav" aria-label="v1.6.22 (2024-05-13)">
|
|
3799
|
+
<ul class="md-nav__list">
|
|
3800
|
+
|
|
3801
|
+
<li class="md-nav__item">
|
|
3802
|
+
<a href="#security" class="md-nav__link">
|
|
3803
|
+
Security
|
|
3804
|
+
</a>
|
|
3805
|
+
|
|
3806
|
+
</li>
|
|
3807
|
+
|
|
3808
|
+
<li class="md-nav__item">
|
|
3809
|
+
<a href="#added_1" class="md-nav__link">
|
|
3810
|
+
Added
|
|
3811
|
+
</a>
|
|
3812
|
+
|
|
3813
|
+
</li>
|
|
3814
|
+
|
|
3815
|
+
<li class="md-nav__item">
|
|
3816
|
+
<a href="#fixed" class="md-nav__link">
|
|
3817
|
+
Fixed
|
|
3818
|
+
</a>
|
|
3819
|
+
|
|
3820
|
+
</li>
|
|
3821
|
+
|
|
3822
|
+
</ul>
|
|
3823
|
+
</nav>
|
|
3824
|
+
|
|
3791
3825
|
</li>
|
|
3792
3826
|
|
|
3793
3827
|
<li class="md-nav__item">
|
|
@@ -3799,7 +3833,7 @@
|
|
|
3799
3833
|
<ul class="md-nav__list">
|
|
3800
3834
|
|
|
3801
3835
|
<li class="md-nav__item">
|
|
3802
|
-
<a href="#
|
|
3836
|
+
<a href="#security_1" class="md-nav__link">
|
|
3803
3837
|
Security
|
|
3804
3838
|
</a>
|
|
3805
3839
|
|
|
@@ -3819,14 +3853,14 @@
|
|
|
3819
3853
|
<ul class="md-nav__list">
|
|
3820
3854
|
|
|
3821
3855
|
<li class="md-nav__item">
|
|
3822
|
-
<a href="#
|
|
3856
|
+
<a href="#security_2" class="md-nav__link">
|
|
3823
3857
|
Security
|
|
3824
3858
|
</a>
|
|
3825
3859
|
|
|
3826
3860
|
</li>
|
|
3827
3861
|
|
|
3828
3862
|
<li class="md-nav__item">
|
|
3829
|
-
<a href="#
|
|
3863
|
+
<a href="#fixed_1" class="md-nav__link">
|
|
3830
3864
|
Fixed
|
|
3831
3865
|
</a>
|
|
3832
3866
|
|
|
@@ -3846,14 +3880,14 @@
|
|
|
3846
3880
|
<ul class="md-nav__list">
|
|
3847
3881
|
|
|
3848
3882
|
<li class="md-nav__item">
|
|
3849
|
-
<a href="#
|
|
3883
|
+
<a href="#security_3" class="md-nav__link">
|
|
3850
3884
|
Security
|
|
3851
3885
|
</a>
|
|
3852
3886
|
|
|
3853
3887
|
</li>
|
|
3854
3888
|
|
|
3855
3889
|
<li class="md-nav__item">
|
|
3856
|
-
<a href="#
|
|
3890
|
+
<a href="#fixed_2" class="md-nav__link">
|
|
3857
3891
|
Fixed
|
|
3858
3892
|
</a>
|
|
3859
3893
|
|
|
@@ -3873,7 +3907,7 @@
|
|
|
3873
3907
|
<ul class="md-nav__list">
|
|
3874
3908
|
|
|
3875
3909
|
<li class="md-nav__item">
|
|
3876
|
-
<a href="#
|
|
3910
|
+
<a href="#security_4" class="md-nav__link">
|
|
3877
3911
|
Security
|
|
3878
3912
|
</a>
|
|
3879
3913
|
|
|
@@ -3920,14 +3954,14 @@
|
|
|
3920
3954
|
<ul class="md-nav__list">
|
|
3921
3955
|
|
|
3922
3956
|
<li class="md-nav__item">
|
|
3923
|
-
<a href="#
|
|
3957
|
+
<a href="#security_5" class="md-nav__link">
|
|
3924
3958
|
Security
|
|
3925
3959
|
</a>
|
|
3926
3960
|
|
|
3927
3961
|
</li>
|
|
3928
3962
|
|
|
3929
3963
|
<li class="md-nav__item">
|
|
3930
|
-
<a href="#
|
|
3964
|
+
<a href="#added_2" class="md-nav__link">
|
|
3931
3965
|
Added
|
|
3932
3966
|
</a>
|
|
3933
3967
|
|
|
@@ -3941,7 +3975,7 @@
|
|
|
3941
3975
|
</li>
|
|
3942
3976
|
|
|
3943
3977
|
<li class="md-nav__item">
|
|
3944
|
-
<a href="#
|
|
3978
|
+
<a href="#fixed_3" class="md-nav__link">
|
|
3945
3979
|
Fixed
|
|
3946
3980
|
</a>
|
|
3947
3981
|
|
|
@@ -3975,14 +4009,14 @@
|
|
|
3975
4009
|
<ul class="md-nav__list">
|
|
3976
4010
|
|
|
3977
4011
|
<li class="md-nav__item">
|
|
3978
|
-
<a href="#
|
|
4012
|
+
<a href="#added_3" class="md-nav__link">
|
|
3979
4013
|
Added
|
|
3980
4014
|
</a>
|
|
3981
4015
|
|
|
3982
4016
|
</li>
|
|
3983
4017
|
|
|
3984
4018
|
<li class="md-nav__item">
|
|
3985
|
-
<a href="#
|
|
4019
|
+
<a href="#fixed_4" class="md-nav__link">
|
|
3986
4020
|
Fixed
|
|
3987
4021
|
</a>
|
|
3988
4022
|
|
|
@@ -4009,7 +4043,7 @@
|
|
|
4009
4043
|
<ul class="md-nav__list">
|
|
4010
4044
|
|
|
4011
4045
|
<li class="md-nav__item">
|
|
4012
|
-
<a href="#
|
|
4046
|
+
<a href="#fixed_5" class="md-nav__link">
|
|
4013
4047
|
Fixed
|
|
4014
4048
|
</a>
|
|
4015
4049
|
|
|
@@ -4029,14 +4063,14 @@
|
|
|
4029
4063
|
<ul class="md-nav__list">
|
|
4030
4064
|
|
|
4031
4065
|
<li class="md-nav__item">
|
|
4032
|
-
<a href="#
|
|
4066
|
+
<a href="#added_4" class="md-nav__link">
|
|
4033
4067
|
Added
|
|
4034
4068
|
</a>
|
|
4035
4069
|
|
|
4036
4070
|
</li>
|
|
4037
4071
|
|
|
4038
4072
|
<li class="md-nav__item">
|
|
4039
|
-
<a href="#
|
|
4073
|
+
<a href="#fixed_6" class="md-nav__link">
|
|
4040
4074
|
Fixed
|
|
4041
4075
|
</a>
|
|
4042
4076
|
|
|
@@ -4063,14 +4097,14 @@
|
|
|
4063
4097
|
<ul class="md-nav__list">
|
|
4064
4098
|
|
|
4065
4099
|
<li class="md-nav__item">
|
|
4066
|
-
<a href="#
|
|
4100
|
+
<a href="#added_5" class="md-nav__link">
|
|
4067
4101
|
Added
|
|
4068
4102
|
</a>
|
|
4069
4103
|
|
|
4070
4104
|
</li>
|
|
4071
4105
|
|
|
4072
4106
|
<li class="md-nav__item">
|
|
4073
|
-
<a href="#
|
|
4107
|
+
<a href="#security_6" class="md-nav__link">
|
|
4074
4108
|
Security
|
|
4075
4109
|
</a>
|
|
4076
4110
|
|
|
@@ -4084,7 +4118,7 @@
|
|
|
4084
4118
|
</li>
|
|
4085
4119
|
|
|
4086
4120
|
<li class="md-nav__item">
|
|
4087
|
-
<a href="#
|
|
4121
|
+
<a href="#fixed_7" class="md-nav__link">
|
|
4088
4122
|
Fixed
|
|
4089
4123
|
</a>
|
|
4090
4124
|
|
|
@@ -4104,21 +4138,21 @@
|
|
|
4104
4138
|
<ul class="md-nav__list">
|
|
4105
4139
|
|
|
4106
4140
|
<li class="md-nav__item">
|
|
4107
|
-
<a href="#
|
|
4141
|
+
<a href="#security_7" class="md-nav__link">
|
|
4108
4142
|
Security
|
|
4109
4143
|
</a>
|
|
4110
4144
|
|
|
4111
4145
|
</li>
|
|
4112
4146
|
|
|
4113
4147
|
<li class="md-nav__item">
|
|
4114
|
-
<a href="#
|
|
4148
|
+
<a href="#added_6" class="md-nav__link">
|
|
4115
4149
|
Added
|
|
4116
4150
|
</a>
|
|
4117
4151
|
|
|
4118
4152
|
</li>
|
|
4119
4153
|
|
|
4120
4154
|
<li class="md-nav__item">
|
|
4121
|
-
<a href="#
|
|
4155
|
+
<a href="#fixed_8" class="md-nav__link">
|
|
4122
4156
|
Fixed
|
|
4123
4157
|
</a>
|
|
4124
4158
|
|
|
@@ -4138,14 +4172,14 @@
|
|
|
4138
4172
|
<ul class="md-nav__list">
|
|
4139
4173
|
|
|
4140
4174
|
<li class="md-nav__item">
|
|
4141
|
-
<a href="#
|
|
4175
|
+
<a href="#security_8" class="md-nav__link">
|
|
4142
4176
|
Security
|
|
4143
4177
|
</a>
|
|
4144
4178
|
|
|
4145
4179
|
</li>
|
|
4146
4180
|
|
|
4147
4181
|
<li class="md-nav__item">
|
|
4148
|
-
<a href="#
|
|
4182
|
+
<a href="#added_7" class="md-nav__link">
|
|
4149
4183
|
Added
|
|
4150
4184
|
</a>
|
|
4151
4185
|
|
|
@@ -4179,7 +4213,7 @@
|
|
|
4179
4213
|
<ul class="md-nav__list">
|
|
4180
4214
|
|
|
4181
4215
|
<li class="md-nav__item">
|
|
4182
|
-
<a href="#
|
|
4216
|
+
<a href="#fixed_9" class="md-nav__link">
|
|
4183
4217
|
Fixed
|
|
4184
4218
|
</a>
|
|
4185
4219
|
|
|
@@ -4199,14 +4233,14 @@
|
|
|
4199
4233
|
<ul class="md-nav__list">
|
|
4200
4234
|
|
|
4201
4235
|
<li class="md-nav__item">
|
|
4202
|
-
<a href="#
|
|
4236
|
+
<a href="#security_9" class="md-nav__link">
|
|
4203
4237
|
Security
|
|
4204
4238
|
</a>
|
|
4205
4239
|
|
|
4206
4240
|
</li>
|
|
4207
4241
|
|
|
4208
4242
|
<li class="md-nav__item">
|
|
4209
|
-
<a href="#
|
|
4243
|
+
<a href="#added_8" class="md-nav__link">
|
|
4210
4244
|
Added
|
|
4211
4245
|
</a>
|
|
4212
4246
|
|
|
@@ -4220,7 +4254,7 @@
|
|
|
4220
4254
|
</li>
|
|
4221
4255
|
|
|
4222
4256
|
<li class="md-nav__item">
|
|
4223
|
-
<a href="#
|
|
4257
|
+
<a href="#fixed_10" class="md-nav__link">
|
|
4224
4258
|
Fixed
|
|
4225
4259
|
</a>
|
|
4226
4260
|
|
|
@@ -4247,14 +4281,14 @@
|
|
|
4247
4281
|
<ul class="md-nav__list">
|
|
4248
4282
|
|
|
4249
4283
|
<li class="md-nav__item">
|
|
4250
|
-
<a href="#
|
|
4284
|
+
<a href="#security_10" class="md-nav__link">
|
|
4251
4285
|
Security
|
|
4252
4286
|
</a>
|
|
4253
4287
|
|
|
4254
4288
|
</li>
|
|
4255
4289
|
|
|
4256
4290
|
<li class="md-nav__item">
|
|
4257
|
-
<a href="#
|
|
4291
|
+
<a href="#added_9" class="md-nav__link">
|
|
4258
4292
|
Added
|
|
4259
4293
|
</a>
|
|
4260
4294
|
|
|
@@ -4268,7 +4302,7 @@
|
|
|
4268
4302
|
</li>
|
|
4269
4303
|
|
|
4270
4304
|
<li class="md-nav__item">
|
|
4271
|
-
<a href="#
|
|
4305
|
+
<a href="#fixed_11" class="md-nav__link">
|
|
4272
4306
|
Fixed
|
|
4273
4307
|
</a>
|
|
4274
4308
|
|
|
@@ -4288,7 +4322,7 @@
|
|
|
4288
4322
|
<ul class="md-nav__list">
|
|
4289
4323
|
|
|
4290
4324
|
<li class="md-nav__item">
|
|
4291
|
-
<a href="#
|
|
4325
|
+
<a href="#security_11" class="md-nav__link">
|
|
4292
4326
|
Security
|
|
4293
4327
|
</a>
|
|
4294
4328
|
|
|
@@ -4302,7 +4336,7 @@
|
|
|
4302
4336
|
</li>
|
|
4303
4337
|
|
|
4304
4338
|
<li class="md-nav__item">
|
|
4305
|
-
<a href="#
|
|
4339
|
+
<a href="#fixed_12" class="md-nav__link">
|
|
4306
4340
|
Fixed
|
|
4307
4341
|
</a>
|
|
4308
4342
|
|
|
@@ -4336,7 +4370,7 @@
|
|
|
4336
4370
|
<ul class="md-nav__list">
|
|
4337
4371
|
|
|
4338
4372
|
<li class="md-nav__item">
|
|
4339
|
-
<a href="#
|
|
4373
|
+
<a href="#added_10" class="md-nav__link">
|
|
4340
4374
|
Added
|
|
4341
4375
|
</a>
|
|
4342
4376
|
|
|
@@ -4350,7 +4384,7 @@
|
|
|
4350
4384
|
</li>
|
|
4351
4385
|
|
|
4352
4386
|
<li class="md-nav__item">
|
|
4353
|
-
<a href="#
|
|
4387
|
+
<a href="#fixed_13" class="md-nav__link">
|
|
4354
4388
|
Fixed
|
|
4355
4389
|
</a>
|
|
4356
4390
|
|
|
@@ -4364,7 +4398,7 @@
|
|
|
4364
4398
|
</li>
|
|
4365
4399
|
|
|
4366
4400
|
<li class="md-nav__item">
|
|
4367
|
-
<a href="#
|
|
4401
|
+
<a href="#security_12" class="md-nav__link">
|
|
4368
4402
|
Security
|
|
4369
4403
|
</a>
|
|
4370
4404
|
|
|
@@ -4384,7 +4418,7 @@
|
|
|
4384
4418
|
<ul class="md-nav__list">
|
|
4385
4419
|
|
|
4386
4420
|
<li class="md-nav__item">
|
|
4387
|
-
<a href="#
|
|
4421
|
+
<a href="#added_11" class="md-nav__link">
|
|
4388
4422
|
Added
|
|
4389
4423
|
</a>
|
|
4390
4424
|
|
|
@@ -4425,14 +4459,14 @@
|
|
|
4425
4459
|
<ul class="md-nav__list">
|
|
4426
4460
|
|
|
4427
4461
|
<li class="md-nav__item">
|
|
4428
|
-
<a href="#
|
|
4462
|
+
<a href="#added_12" class="md-nav__link">
|
|
4429
4463
|
Added
|
|
4430
4464
|
</a>
|
|
4431
4465
|
|
|
4432
4466
|
</li>
|
|
4433
4467
|
|
|
4434
4468
|
<li class="md-nav__item">
|
|
4435
|
-
<a href="#
|
|
4469
|
+
<a href="#fixed_14" class="md-nav__link">
|
|
4436
4470
|
Fixed
|
|
4437
4471
|
</a>
|
|
4438
4472
|
|
|
@@ -4446,7 +4480,7 @@
|
|
|
4446
4480
|
</li>
|
|
4447
4481
|
|
|
4448
4482
|
<li class="md-nav__item">
|
|
4449
|
-
<a href="#
|
|
4483
|
+
<a href="#security_13" class="md-nav__link">
|
|
4450
4484
|
Security
|
|
4451
4485
|
</a>
|
|
4452
4486
|
|
|
@@ -4466,7 +4500,7 @@
|
|
|
4466
4500
|
<ul class="md-nav__list">
|
|
4467
4501
|
|
|
4468
4502
|
<li class="md-nav__item">
|
|
4469
|
-
<a href="#
|
|
4503
|
+
<a href="#added_13" class="md-nav__link">
|
|
4470
4504
|
Added
|
|
4471
4505
|
</a>
|
|
4472
4506
|
|
|
@@ -4480,7 +4514,7 @@
|
|
|
4480
4514
|
</li>
|
|
4481
4515
|
|
|
4482
4516
|
<li class="md-nav__item">
|
|
4483
|
-
<a href="#
|
|
4517
|
+
<a href="#fixed_15" class="md-nav__link">
|
|
4484
4518
|
Fixed
|
|
4485
4519
|
</a>
|
|
4486
4520
|
|
|
@@ -4514,7 +4548,7 @@
|
|
|
4514
4548
|
</li>
|
|
4515
4549
|
|
|
4516
4550
|
<li class="md-nav__item">
|
|
4517
|
-
<a href="#
|
|
4551
|
+
<a href="#fixed_16" class="md-nav__link">
|
|
4518
4552
|
Fixed
|
|
4519
4553
|
</a>
|
|
4520
4554
|
|
|
@@ -4534,7 +4568,7 @@
|
|
|
4534
4568
|
<ul class="md-nav__list">
|
|
4535
4569
|
|
|
4536
4570
|
<li class="md-nav__item">
|
|
4537
|
-
<a href="#
|
|
4571
|
+
<a href="#added_14" class="md-nav__link">
|
|
4538
4572
|
Added
|
|
4539
4573
|
</a>
|
|
4540
4574
|
|
|
@@ -4548,7 +4582,7 @@
|
|
|
4548
4582
|
</li>
|
|
4549
4583
|
|
|
4550
4584
|
<li class="md-nav__item">
|
|
4551
|
-
<a href="#
|
|
4585
|
+
<a href="#fixed_17" class="md-nav__link">
|
|
4552
4586
|
Fixed
|
|
4553
4587
|
</a>
|
|
4554
4588
|
|
|
@@ -4568,7 +4602,7 @@
|
|
|
4568
4602
|
<ul class="md-nav__list">
|
|
4569
4603
|
|
|
4570
4604
|
<li class="md-nav__item">
|
|
4571
|
-
<a href="#
|
|
4605
|
+
<a href="#added_15" class="md-nav__link">
|
|
4572
4606
|
Added
|
|
4573
4607
|
</a>
|
|
4574
4608
|
|
|
@@ -4589,7 +4623,7 @@
|
|
|
4589
4623
|
</li>
|
|
4590
4624
|
|
|
4591
4625
|
<li class="md-nav__item">
|
|
4592
|
-
<a href="#
|
|
4626
|
+
<a href="#fixed_18" class="md-nav__link">
|
|
4593
4627
|
Fixed
|
|
4594
4628
|
</a>
|
|
4595
4629
|
|
|
@@ -5076,6 +5110,40 @@
|
|
|
5076
5110
|
</ul>
|
|
5077
5111
|
</nav>
|
|
5078
5112
|
|
|
5113
|
+
</li>
|
|
5114
|
+
|
|
5115
|
+
<li class="md-nav__item">
|
|
5116
|
+
<a href="#v1622-2024-05-13" class="md-nav__link">
|
|
5117
|
+
v1.6.22 (2024-05-13)
|
|
5118
|
+
</a>
|
|
5119
|
+
|
|
5120
|
+
<nav class="md-nav" aria-label="v1.6.22 (2024-05-13)">
|
|
5121
|
+
<ul class="md-nav__list">
|
|
5122
|
+
|
|
5123
|
+
<li class="md-nav__item">
|
|
5124
|
+
<a href="#security" class="md-nav__link">
|
|
5125
|
+
Security
|
|
5126
|
+
</a>
|
|
5127
|
+
|
|
5128
|
+
</li>
|
|
5129
|
+
|
|
5130
|
+
<li class="md-nav__item">
|
|
5131
|
+
<a href="#added_1" class="md-nav__link">
|
|
5132
|
+
Added
|
|
5133
|
+
</a>
|
|
5134
|
+
|
|
5135
|
+
</li>
|
|
5136
|
+
|
|
5137
|
+
<li class="md-nav__item">
|
|
5138
|
+
<a href="#fixed" class="md-nav__link">
|
|
5139
|
+
Fixed
|
|
5140
|
+
</a>
|
|
5141
|
+
|
|
5142
|
+
</li>
|
|
5143
|
+
|
|
5144
|
+
</ul>
|
|
5145
|
+
</nav>
|
|
5146
|
+
|
|
5079
5147
|
</li>
|
|
5080
5148
|
|
|
5081
5149
|
<li class="md-nav__item">
|
|
@@ -5087,7 +5155,7 @@
|
|
|
5087
5155
|
<ul class="md-nav__list">
|
|
5088
5156
|
|
|
5089
5157
|
<li class="md-nav__item">
|
|
5090
|
-
<a href="#
|
|
5158
|
+
<a href="#security_1" class="md-nav__link">
|
|
5091
5159
|
Security
|
|
5092
5160
|
</a>
|
|
5093
5161
|
|
|
@@ -5107,14 +5175,14 @@
|
|
|
5107
5175
|
<ul class="md-nav__list">
|
|
5108
5176
|
|
|
5109
5177
|
<li class="md-nav__item">
|
|
5110
|
-
<a href="#
|
|
5178
|
+
<a href="#security_2" class="md-nav__link">
|
|
5111
5179
|
Security
|
|
5112
5180
|
</a>
|
|
5113
5181
|
|
|
5114
5182
|
</li>
|
|
5115
5183
|
|
|
5116
5184
|
<li class="md-nav__item">
|
|
5117
|
-
<a href="#
|
|
5185
|
+
<a href="#fixed_1" class="md-nav__link">
|
|
5118
5186
|
Fixed
|
|
5119
5187
|
</a>
|
|
5120
5188
|
|
|
@@ -5134,14 +5202,14 @@
|
|
|
5134
5202
|
<ul class="md-nav__list">
|
|
5135
5203
|
|
|
5136
5204
|
<li class="md-nav__item">
|
|
5137
|
-
<a href="#
|
|
5205
|
+
<a href="#security_3" class="md-nav__link">
|
|
5138
5206
|
Security
|
|
5139
5207
|
</a>
|
|
5140
5208
|
|
|
5141
5209
|
</li>
|
|
5142
5210
|
|
|
5143
5211
|
<li class="md-nav__item">
|
|
5144
|
-
<a href="#
|
|
5212
|
+
<a href="#fixed_2" class="md-nav__link">
|
|
5145
5213
|
Fixed
|
|
5146
5214
|
</a>
|
|
5147
5215
|
|
|
@@ -5161,7 +5229,7 @@
|
|
|
5161
5229
|
<ul class="md-nav__list">
|
|
5162
5230
|
|
|
5163
5231
|
<li class="md-nav__item">
|
|
5164
|
-
<a href="#
|
|
5232
|
+
<a href="#security_4" class="md-nav__link">
|
|
5165
5233
|
Security
|
|
5166
5234
|
</a>
|
|
5167
5235
|
|
|
@@ -5208,14 +5276,14 @@
|
|
|
5208
5276
|
<ul class="md-nav__list">
|
|
5209
5277
|
|
|
5210
5278
|
<li class="md-nav__item">
|
|
5211
|
-
<a href="#
|
|
5279
|
+
<a href="#security_5" class="md-nav__link">
|
|
5212
5280
|
Security
|
|
5213
5281
|
</a>
|
|
5214
5282
|
|
|
5215
5283
|
</li>
|
|
5216
5284
|
|
|
5217
5285
|
<li class="md-nav__item">
|
|
5218
|
-
<a href="#
|
|
5286
|
+
<a href="#added_2" class="md-nav__link">
|
|
5219
5287
|
Added
|
|
5220
5288
|
</a>
|
|
5221
5289
|
|
|
@@ -5229,7 +5297,7 @@
|
|
|
5229
5297
|
</li>
|
|
5230
5298
|
|
|
5231
5299
|
<li class="md-nav__item">
|
|
5232
|
-
<a href="#
|
|
5300
|
+
<a href="#fixed_3" class="md-nav__link">
|
|
5233
5301
|
Fixed
|
|
5234
5302
|
</a>
|
|
5235
5303
|
|
|
@@ -5263,14 +5331,14 @@
|
|
|
5263
5331
|
<ul class="md-nav__list">
|
|
5264
5332
|
|
|
5265
5333
|
<li class="md-nav__item">
|
|
5266
|
-
<a href="#
|
|
5334
|
+
<a href="#added_3" class="md-nav__link">
|
|
5267
5335
|
Added
|
|
5268
5336
|
</a>
|
|
5269
5337
|
|
|
5270
5338
|
</li>
|
|
5271
5339
|
|
|
5272
5340
|
<li class="md-nav__item">
|
|
5273
|
-
<a href="#
|
|
5341
|
+
<a href="#fixed_4" class="md-nav__link">
|
|
5274
5342
|
Fixed
|
|
5275
5343
|
</a>
|
|
5276
5344
|
|
|
@@ -5297,7 +5365,7 @@
|
|
|
5297
5365
|
<ul class="md-nav__list">
|
|
5298
5366
|
|
|
5299
5367
|
<li class="md-nav__item">
|
|
5300
|
-
<a href="#
|
|
5368
|
+
<a href="#fixed_5" class="md-nav__link">
|
|
5301
5369
|
Fixed
|
|
5302
5370
|
</a>
|
|
5303
5371
|
|
|
@@ -5317,14 +5385,14 @@
|
|
|
5317
5385
|
<ul class="md-nav__list">
|
|
5318
5386
|
|
|
5319
5387
|
<li class="md-nav__item">
|
|
5320
|
-
<a href="#
|
|
5388
|
+
<a href="#added_4" class="md-nav__link">
|
|
5321
5389
|
Added
|
|
5322
5390
|
</a>
|
|
5323
5391
|
|
|
5324
5392
|
</li>
|
|
5325
5393
|
|
|
5326
5394
|
<li class="md-nav__item">
|
|
5327
|
-
<a href="#
|
|
5395
|
+
<a href="#fixed_6" class="md-nav__link">
|
|
5328
5396
|
Fixed
|
|
5329
5397
|
</a>
|
|
5330
5398
|
|
|
@@ -5351,14 +5419,14 @@
|
|
|
5351
5419
|
<ul class="md-nav__list">
|
|
5352
5420
|
|
|
5353
5421
|
<li class="md-nav__item">
|
|
5354
|
-
<a href="#
|
|
5422
|
+
<a href="#added_5" class="md-nav__link">
|
|
5355
5423
|
Added
|
|
5356
5424
|
</a>
|
|
5357
5425
|
|
|
5358
5426
|
</li>
|
|
5359
5427
|
|
|
5360
5428
|
<li class="md-nav__item">
|
|
5361
|
-
<a href="#
|
|
5429
|
+
<a href="#security_6" class="md-nav__link">
|
|
5362
5430
|
Security
|
|
5363
5431
|
</a>
|
|
5364
5432
|
|
|
@@ -5372,7 +5440,7 @@
|
|
|
5372
5440
|
</li>
|
|
5373
5441
|
|
|
5374
5442
|
<li class="md-nav__item">
|
|
5375
|
-
<a href="#
|
|
5443
|
+
<a href="#fixed_7" class="md-nav__link">
|
|
5376
5444
|
Fixed
|
|
5377
5445
|
</a>
|
|
5378
5446
|
|
|
@@ -5392,21 +5460,21 @@
|
|
|
5392
5460
|
<ul class="md-nav__list">
|
|
5393
5461
|
|
|
5394
5462
|
<li class="md-nav__item">
|
|
5395
|
-
<a href="#
|
|
5463
|
+
<a href="#security_7" class="md-nav__link">
|
|
5396
5464
|
Security
|
|
5397
5465
|
</a>
|
|
5398
5466
|
|
|
5399
5467
|
</li>
|
|
5400
5468
|
|
|
5401
5469
|
<li class="md-nav__item">
|
|
5402
|
-
<a href="#
|
|
5470
|
+
<a href="#added_6" class="md-nav__link">
|
|
5403
5471
|
Added
|
|
5404
5472
|
</a>
|
|
5405
5473
|
|
|
5406
5474
|
</li>
|
|
5407
5475
|
|
|
5408
5476
|
<li class="md-nav__item">
|
|
5409
|
-
<a href="#
|
|
5477
|
+
<a href="#fixed_8" class="md-nav__link">
|
|
5410
5478
|
Fixed
|
|
5411
5479
|
</a>
|
|
5412
5480
|
|
|
@@ -5426,14 +5494,14 @@
|
|
|
5426
5494
|
<ul class="md-nav__list">
|
|
5427
5495
|
|
|
5428
5496
|
<li class="md-nav__item">
|
|
5429
|
-
<a href="#
|
|
5497
|
+
<a href="#security_8" class="md-nav__link">
|
|
5430
5498
|
Security
|
|
5431
5499
|
</a>
|
|
5432
5500
|
|
|
5433
5501
|
</li>
|
|
5434
5502
|
|
|
5435
5503
|
<li class="md-nav__item">
|
|
5436
|
-
<a href="#
|
|
5504
|
+
<a href="#added_7" class="md-nav__link">
|
|
5437
5505
|
Added
|
|
5438
5506
|
</a>
|
|
5439
5507
|
|
|
@@ -5467,7 +5535,7 @@
|
|
|
5467
5535
|
<ul class="md-nav__list">
|
|
5468
5536
|
|
|
5469
5537
|
<li class="md-nav__item">
|
|
5470
|
-
<a href="#
|
|
5538
|
+
<a href="#fixed_9" class="md-nav__link">
|
|
5471
5539
|
Fixed
|
|
5472
5540
|
</a>
|
|
5473
5541
|
|
|
@@ -5487,14 +5555,14 @@
|
|
|
5487
5555
|
<ul class="md-nav__list">
|
|
5488
5556
|
|
|
5489
5557
|
<li class="md-nav__item">
|
|
5490
|
-
<a href="#
|
|
5558
|
+
<a href="#security_9" class="md-nav__link">
|
|
5491
5559
|
Security
|
|
5492
5560
|
</a>
|
|
5493
5561
|
|
|
5494
5562
|
</li>
|
|
5495
5563
|
|
|
5496
5564
|
<li class="md-nav__item">
|
|
5497
|
-
<a href="#
|
|
5565
|
+
<a href="#added_8" class="md-nav__link">
|
|
5498
5566
|
Added
|
|
5499
5567
|
</a>
|
|
5500
5568
|
|
|
@@ -5508,7 +5576,7 @@
|
|
|
5508
5576
|
</li>
|
|
5509
5577
|
|
|
5510
5578
|
<li class="md-nav__item">
|
|
5511
|
-
<a href="#
|
|
5579
|
+
<a href="#fixed_10" class="md-nav__link">
|
|
5512
5580
|
Fixed
|
|
5513
5581
|
</a>
|
|
5514
5582
|
|
|
@@ -5535,14 +5603,14 @@
|
|
|
5535
5603
|
<ul class="md-nav__list">
|
|
5536
5604
|
|
|
5537
5605
|
<li class="md-nav__item">
|
|
5538
|
-
<a href="#
|
|
5606
|
+
<a href="#security_10" class="md-nav__link">
|
|
5539
5607
|
Security
|
|
5540
5608
|
</a>
|
|
5541
5609
|
|
|
5542
5610
|
</li>
|
|
5543
5611
|
|
|
5544
5612
|
<li class="md-nav__item">
|
|
5545
|
-
<a href="#
|
|
5613
|
+
<a href="#added_9" class="md-nav__link">
|
|
5546
5614
|
Added
|
|
5547
5615
|
</a>
|
|
5548
5616
|
|
|
@@ -5556,7 +5624,7 @@
|
|
|
5556
5624
|
</li>
|
|
5557
5625
|
|
|
5558
5626
|
<li class="md-nav__item">
|
|
5559
|
-
<a href="#
|
|
5627
|
+
<a href="#fixed_11" class="md-nav__link">
|
|
5560
5628
|
Fixed
|
|
5561
5629
|
</a>
|
|
5562
5630
|
|
|
@@ -5576,7 +5644,7 @@
|
|
|
5576
5644
|
<ul class="md-nav__list">
|
|
5577
5645
|
|
|
5578
5646
|
<li class="md-nav__item">
|
|
5579
|
-
<a href="#
|
|
5647
|
+
<a href="#security_11" class="md-nav__link">
|
|
5580
5648
|
Security
|
|
5581
5649
|
</a>
|
|
5582
5650
|
|
|
@@ -5590,7 +5658,7 @@
|
|
|
5590
5658
|
</li>
|
|
5591
5659
|
|
|
5592
5660
|
<li class="md-nav__item">
|
|
5593
|
-
<a href="#
|
|
5661
|
+
<a href="#fixed_12" class="md-nav__link">
|
|
5594
5662
|
Fixed
|
|
5595
5663
|
</a>
|
|
5596
5664
|
|
|
@@ -5624,7 +5692,7 @@
|
|
|
5624
5692
|
<ul class="md-nav__list">
|
|
5625
5693
|
|
|
5626
5694
|
<li class="md-nav__item">
|
|
5627
|
-
<a href="#
|
|
5695
|
+
<a href="#added_10" class="md-nav__link">
|
|
5628
5696
|
Added
|
|
5629
5697
|
</a>
|
|
5630
5698
|
|
|
@@ -5638,7 +5706,7 @@
|
|
|
5638
5706
|
</li>
|
|
5639
5707
|
|
|
5640
5708
|
<li class="md-nav__item">
|
|
5641
|
-
<a href="#
|
|
5709
|
+
<a href="#fixed_13" class="md-nav__link">
|
|
5642
5710
|
Fixed
|
|
5643
5711
|
</a>
|
|
5644
5712
|
|
|
@@ -5652,7 +5720,7 @@
|
|
|
5652
5720
|
</li>
|
|
5653
5721
|
|
|
5654
5722
|
<li class="md-nav__item">
|
|
5655
|
-
<a href="#
|
|
5723
|
+
<a href="#security_12" class="md-nav__link">
|
|
5656
5724
|
Security
|
|
5657
5725
|
</a>
|
|
5658
5726
|
|
|
@@ -5672,7 +5740,7 @@
|
|
|
5672
5740
|
<ul class="md-nav__list">
|
|
5673
5741
|
|
|
5674
5742
|
<li class="md-nav__item">
|
|
5675
|
-
<a href="#
|
|
5743
|
+
<a href="#added_11" class="md-nav__link">
|
|
5676
5744
|
Added
|
|
5677
5745
|
</a>
|
|
5678
5746
|
|
|
@@ -5713,14 +5781,14 @@
|
|
|
5713
5781
|
<ul class="md-nav__list">
|
|
5714
5782
|
|
|
5715
5783
|
<li class="md-nav__item">
|
|
5716
|
-
<a href="#
|
|
5784
|
+
<a href="#added_12" class="md-nav__link">
|
|
5717
5785
|
Added
|
|
5718
5786
|
</a>
|
|
5719
5787
|
|
|
5720
5788
|
</li>
|
|
5721
5789
|
|
|
5722
5790
|
<li class="md-nav__item">
|
|
5723
|
-
<a href="#
|
|
5791
|
+
<a href="#fixed_14" class="md-nav__link">
|
|
5724
5792
|
Fixed
|
|
5725
5793
|
</a>
|
|
5726
5794
|
|
|
@@ -5734,7 +5802,7 @@
|
|
|
5734
5802
|
</li>
|
|
5735
5803
|
|
|
5736
5804
|
<li class="md-nav__item">
|
|
5737
|
-
<a href="#
|
|
5805
|
+
<a href="#security_13" class="md-nav__link">
|
|
5738
5806
|
Security
|
|
5739
5807
|
</a>
|
|
5740
5808
|
|
|
@@ -5754,7 +5822,7 @@
|
|
|
5754
5822
|
<ul class="md-nav__list">
|
|
5755
5823
|
|
|
5756
5824
|
<li class="md-nav__item">
|
|
5757
|
-
<a href="#
|
|
5825
|
+
<a href="#added_13" class="md-nav__link">
|
|
5758
5826
|
Added
|
|
5759
5827
|
</a>
|
|
5760
5828
|
|
|
@@ -5768,7 +5836,7 @@
|
|
|
5768
5836
|
</li>
|
|
5769
5837
|
|
|
5770
5838
|
<li class="md-nav__item">
|
|
5771
|
-
<a href="#
|
|
5839
|
+
<a href="#fixed_15" class="md-nav__link">
|
|
5772
5840
|
Fixed
|
|
5773
5841
|
</a>
|
|
5774
5842
|
|
|
@@ -5802,7 +5870,7 @@
|
|
|
5802
5870
|
</li>
|
|
5803
5871
|
|
|
5804
5872
|
<li class="md-nav__item">
|
|
5805
|
-
<a href="#
|
|
5873
|
+
<a href="#fixed_16" class="md-nav__link">
|
|
5806
5874
|
Fixed
|
|
5807
5875
|
</a>
|
|
5808
5876
|
|
|
@@ -5822,7 +5890,7 @@
|
|
|
5822
5890
|
<ul class="md-nav__list">
|
|
5823
5891
|
|
|
5824
5892
|
<li class="md-nav__item">
|
|
5825
|
-
<a href="#
|
|
5893
|
+
<a href="#added_14" class="md-nav__link">
|
|
5826
5894
|
Added
|
|
5827
5895
|
</a>
|
|
5828
5896
|
|
|
@@ -5836,7 +5904,7 @@
|
|
|
5836
5904
|
</li>
|
|
5837
5905
|
|
|
5838
5906
|
<li class="md-nav__item">
|
|
5839
|
-
<a href="#
|
|
5907
|
+
<a href="#fixed_17" class="md-nav__link">
|
|
5840
5908
|
Fixed
|
|
5841
5909
|
</a>
|
|
5842
5910
|
|
|
@@ -5856,7 +5924,7 @@
|
|
|
5856
5924
|
<ul class="md-nav__list">
|
|
5857
5925
|
|
|
5858
5926
|
<li class="md-nav__item">
|
|
5859
|
-
<a href="#
|
|
5927
|
+
<a href="#added_15" class="md-nav__link">
|
|
5860
5928
|
Added
|
|
5861
5929
|
</a>
|
|
5862
5930
|
|
|
@@ -5877,7 +5945,7 @@
|
|
|
5877
5945
|
</li>
|
|
5878
5946
|
|
|
5879
5947
|
<li class="md-nav__item">
|
|
5880
|
-
<a href="#
|
|
5948
|
+
<a href="#fixed_18" class="md-nav__link">
|
|
5881
5949
|
Fixed
|
|
5882
5950
|
</a>
|
|
5883
5951
|
|
|
@@ -5956,34 +6024,48 @@
|
|
|
5956
6024
|
<h4 id="removed-python-37-support-3561">Removed Python 3.7 Support (<a href="https://github.com/nautobot/nautobot/issues/3561">#3561</a>)<a class="headerlink" href="#removed-python-37-support-3561" title="Permanent link">¶</a></h4>
|
|
5957
6025
|
<p>As Python 3.7 has reached end-of-life, Nautobot 1.6 and later do not support installation or operation under Python 3.7.</p>
|
|
5958
6026
|
<!-- towncrier release notes start -->
|
|
5959
|
-
<h2 id="
|
|
6027
|
+
<h2 id="v1622-2024-05-13">v1.6.22 (2024-05-13)<a class="headerlink" href="#v1622-2024-05-13" title="Permanent link">¶</a></h2>
|
|
5960
6028
|
<h3 id="security">Security<a class="headerlink" href="#security" title="Permanent link">¶</a></h3>
|
|
5961
6029
|
<ul>
|
|
6030
|
+
<li><a href="https://github.com/nautobot/nautobot/issues/1858">#1858</a> - Added sanitization of HTML tags in the content of <code>BANNER_TOP</code>, <code>BANNER_BOTTOM</code>, and <code>BANNER_LOGIN</code> configuration to prevent against potential injection of malicious scripts (stored XSS) via these features (<a href="https://github.com/nautobot/nautobot/security/advisories/GHSA-r2hr-4v48-fjv3">GHSA-r2hr-4v48-fjv3</a>).</li>
|
|
6031
|
+
</ul>
|
|
6032
|
+
<h3 id="added_1">Added<a class="headerlink" href="#added_1" title="Permanent link">¶</a></h3>
|
|
6033
|
+
<ul>
|
|
6034
|
+
<li><a href="https://github.com/nautobot/nautobot/issues/1858">#1858</a> - Added support in <code>BRANDING_FILEPATHS</code> configuration to specify a custom <code>css</code> and/or <code>javascript</code> file to be added to Nautobot page content.</li>
|
|
6035
|
+
<li><a href="https://github.com/nautobot/nautobot/issues/1858">#1858</a> - Added Markdown support to the <code>BANNER_TOP</code>, <code>BANNER_BOTTOM</code>, and <code>BANNER_LOGIN</code> configuration settings.</li>
|
|
6036
|
+
</ul>
|
|
6037
|
+
<h3 id="fixed">Fixed<a class="headerlink" href="#fixed" title="Permanent link">¶</a></h3>
|
|
6038
|
+
<ul>
|
|
6039
|
+
<li><a href="https://github.com/nautobot/nautobot/issues/2974">#2974</a> - Fixed an error when deleting and then recreating a GitRepository that provides Jobs.</li>
|
|
6040
|
+
</ul>
|
|
6041
|
+
<h2 id="v1621-2024-05-07">v1.6.21 (2024-05-07)<a class="headerlink" href="#v1621-2024-05-07" title="Permanent link">¶</a></h2>
|
|
6042
|
+
<h3 id="security_1">Security<a class="headerlink" href="#security_1" title="Permanent link">¶</a></h3>
|
|
6043
|
+
<ul>
|
|
5962
6044
|
<li><a href="https://github.com/nautobot/nautobot/issues/5521">#5521</a> - Updated <code>Pillow</code> dependency to <code>~10.3.0</code> to address <code>CVE-2024-28219</code>.</li>
|
|
5963
6045
|
<li><a href="https://github.com/nautobot/nautobot/issues/5561">#5561</a> - Updated <code>idna</code> to <code>3.7</code> due to <code>CVE-2024-3651</code>. This is not a direct dependency so will not auto-update when upgrading. Please be sure to upgrade your local environment.</li>
|
|
5964
6046
|
<li><a href="https://github.com/nautobot/nautobot/issues/5624">#5624</a> - Updated <code>social-auth-app-django</code> dependency to <code>~5.4.1</code> to address <code>CVE-2024-32879</code>.</li>
|
|
5965
6047
|
<li><a href="https://github.com/nautobot/nautobot/issues/5675">#5675</a> - Updated <code>Jinja2</code> dependency to <code>3.1.4</code> to address <code>CVE-2024-34064</code>.</li>
|
|
5966
6048
|
</ul>
|
|
5967
6049
|
<h2 id="v1620-2024-04-30">v1.6.20 (2024-04-30)<a class="headerlink" href="#v1620-2024-04-30" title="Permanent link">¶</a></h2>
|
|
5968
|
-
<h3 id="
|
|
6050
|
+
<h3 id="security_2">Security<a class="headerlink" href="#security_2" title="Permanent link">¶</a></h3>
|
|
5969
6051
|
<ul>
|
|
5970
6052
|
<li><a href="https://github.com/nautobot/nautobot/issues/5647">#5647</a> - Fixed a reflected-XSS vulnerability (<a href="https://github.com/nautobot/nautobot/security/advisories/GHSA-jxgr-gcj5-cqqg">GHSA-jxgr-gcj5-cqqg</a>) in object-list view rendering of user-provided query parameters.</li>
|
|
5971
6053
|
</ul>
|
|
5972
|
-
<h3 id="
|
|
6054
|
+
<h3 id="fixed_1">Fixed<a class="headerlink" href="#fixed_1" title="Permanent link">¶</a></h3>
|
|
5973
6055
|
<ul>
|
|
5974
6056
|
<li><a href="https://github.com/nautobot/nautobot/issues/5626">#5626</a> - Increased performance of <code>brief=true</code> in API endpoints by eliminating unnecessary database joins.</li>
|
|
5975
6057
|
</ul>
|
|
5976
6058
|
<h2 id="v1619-2024-04-23">v1.6.19 (2024-04-23)<a class="headerlink" href="#v1619-2024-04-23" title="Permanent link">¶</a></h2>
|
|
5977
|
-
<h3 id="
|
|
6059
|
+
<h3 id="security_3">Security<a class="headerlink" href="#security_3" title="Permanent link">¶</a></h3>
|
|
5978
6060
|
<ul>
|
|
5979
6061
|
<li><a href="https://github.com/nautobot/nautobot/issues/5579">#5579</a> - Updated <code>sqlparse</code> to <code>0.5.0</code> to fix <a href="https://github.com/advisories/GHSA-2m57-hf25-phgg">GHSA-2m57-hf25-phgg</a>. This is not a direct dependency so it will not auto-update when upgrading Nautobot. Please be sure to update your local environment.</li>
|
|
5980
6062
|
</ul>
|
|
5981
|
-
<h3 id="
|
|
6063
|
+
<h3 id="fixed_2">Fixed<a class="headerlink" href="#fixed_2" title="Permanent link">¶</a></h3>
|
|
5982
6064
|
<ul>
|
|
5983
6065
|
<li><a href="https://github.com/nautobot/nautobot/issues/5610">#5610</a> - Fixed static media failure on <code>/graphql/</code> and <code>/admin/</code> pages.</li>
|
|
5984
6066
|
</ul>
|
|
5985
6067
|
<h2 id="v1618-2024-04-15">v1.6.18 (2024-04-15)<a class="headerlink" href="#v1618-2024-04-15" title="Permanent link">¶</a></h2>
|
|
5986
|
-
<h3 id="
|
|
6068
|
+
<h3 id="security_4">Security<a class="headerlink" href="#security_4" title="Permanent link">¶</a></h3>
|
|
5987
6069
|
<ul>
|
|
5988
6070
|
<li><a href="https://github.com/nautobot/nautobot/issues/5543">#5543</a> - Updated <code>jquery-ui</code> to version <code>1.13.2</code> due to <code>CVE-2022-31160</code>.</li>
|
|
5989
6071
|
</ul>
|
|
@@ -5998,7 +6080,7 @@
|
|
|
5998
6080
|
<li><a href="https://github.com/nautobot/nautobot/issues/5495">#5495</a> - Changed <code>jsonschema</code> version constraint from <code>>=4.7.0,<4.18.0</code> to <code>^4.7.0</code>.</li>
|
|
5999
6081
|
</ul>
|
|
6000
6082
|
<h2 id="v1616-2024-03-25">v1.6.16 (2024-03-25)<a class="headerlink" href="#v1616-2024-03-25" title="Permanent link">¶</a></h2>
|
|
6001
|
-
<h3 id="
|
|
6083
|
+
<h3 id="security_5">Security<a class="headerlink" href="#security_5" title="Permanent link">¶</a></h3>
|
|
6002
6084
|
<ul>
|
|
6003
6085
|
<li><a href="https://github.com/nautobot/nautobot/issues/5450">#5450</a> - Updated <code>django</code> to <code>~3.2.25</code> due to <code>CVE-2024-27351</code>.</li>
|
|
6004
6086
|
<li><a href="https://github.com/nautobot/nautobot/issues/5465">#5465</a> - Added requirement for user authentication to access the endpoint <code>/extras/job-results/<uuid:pk>/log-table/</code>; furthermore it will not allow an authenticated user to view log entries for a JobResult they don't otherwise have permission to view. (<a href="https://github.com/nautobot/nautobot/security/advisories/GHSA-m732-wvh2-7cq4">GHSA-m732-wvh2-7cq4</a>)</li>
|
|
@@ -6010,7 +6092,7 @@
|
|
|
6010
6092
|
<li><a href="https://github.com/nautobot/nautobot/issues/5465">#5465</a> - Added requirement for user authentication to access the endpoints <code>/dcim/racks/<uuid>/dynamic-groups/</code>, <code>/dcim/devices/<uuid>/dynamic-groups/</code>, <code>/ipam/prefixes/<uuid>/dynamic-groups/</code>, <code>/ipam/ip-addresses/<uuid>/dynamic-groups/</code>, <code>/virtualization/clusters/<uuid>/dynamic-groups/</code>, and <code>/virtualization/virtual-machines/<uuid>/dynamic-groups/</code>, even when <code>EXEMPT_VIEW_PERMISSIONS</code> is configured. (<a href="https://github.com/nautobot/nautobot/security/advisories/GHSA-m732-wvh2-7cq4">GHSA-m732-wvh2-7cq4</a>)</li>
|
|
6011
6093
|
<li><a href="https://github.com/nautobot/nautobot/issues/5465">#5465</a> - Added requirement for user authentication to access the endpoint <code>/extras/secrets/provider/<str:provider_slug>/form/</code>. (<a href="https://github.com/nautobot/nautobot/security/advisories/GHSA-m732-wvh2-7cq4">GHSA-m732-wvh2-7cq4</a>)</li>
|
|
6012
6094
|
</ul>
|
|
6013
|
-
<h3 id="
|
|
6095
|
+
<h3 id="added_2">Added<a class="headerlink" href="#added_2" title="Permanent link">¶</a></h3>
|
|
6014
6096
|
<ul>
|
|
6015
6097
|
<li><a href="https://github.com/nautobot/nautobot/issues/5465">#5465</a> - Added <code>nautobot.apps.utils.get_url_for_url_pattern</code> and <code>nautobot.apps.utils.get_url_patterns</code> lookup functions.</li>
|
|
6016
6098
|
<li><a href="https://github.com/nautobot/nautobot/issues/5465">#5465</a> - Added <code>nautobot.apps.views.GenericView</code> base class.</li>
|
|
@@ -6021,7 +6103,7 @@
|
|
|
6021
6103
|
<li><a href="https://github.com/nautobot/nautobot/issues/5465">#5465</a> - Added requirement for user authentication by default on the <code>nautobot.core.api.AuthenticatedAPIRootView</code> class. As a consequence, viewing the browsable REST API root endpoints (e.g. <code>/api/</code>, <code>/api/circuits/</code>, <code>/api/dcim/</code>, etc.) now requires user authentication.</li>
|
|
6022
6104
|
<li><a href="https://github.com/nautobot/nautobot/issues/5465">#5465</a> - Added requirement for user authentication to access <code>/api/docs/</code> and <code>/graphql/</code> even when <code>HIDE_RESTRICTED_UI</code> is False.</li>
|
|
6023
6105
|
</ul>
|
|
6024
|
-
<h3 id="
|
|
6106
|
+
<h3 id="fixed_3">Fixed<a class="headerlink" href="#fixed_3" title="Permanent link">¶</a></h3>
|
|
6025
6107
|
<ul>
|
|
6026
6108
|
<li><a href="https://github.com/nautobot/nautobot/issues/5465">#5465</a> - Fixed a 500 error when accessing any of the <code>/dcim/<port-type>/<uuid>/connect/<termination_b_type>/</code> view endpoints with an invalid/nonexistent <code>termination_b_type</code> string.</li>
|
|
6027
6109
|
</ul>
|
|
@@ -6034,12 +6116,12 @@
|
|
|
6034
6116
|
<li><a href="https://github.com/nautobot/nautobot/issues/5465">#5465</a> - Updated custom views in the <code>example_plugin</code> to use the new <code>GenericView</code> base class as a best practice.</li>
|
|
6035
6117
|
</ul>
|
|
6036
6118
|
<h2 id="v1615-2024-03-18">v1.6.15 (2024-03-18)<a class="headerlink" href="#v1615-2024-03-18" title="Permanent link">¶</a></h2>
|
|
6037
|
-
<h3 id="
|
|
6119
|
+
<h3 id="added_3">Added<a class="headerlink" href="#added_3" title="Permanent link">¶</a></h3>
|
|
6038
6120
|
<ul>
|
|
6039
6121
|
<li><a href="https://github.com/nautobot/nautobot/issues/1102">#1102</a> - Added <code>CELERY_BEAT_HEARTBEAT_FILE</code> settings variable.</li>
|
|
6040
6122
|
<li><a href="https://github.com/nautobot/nautobot/issues/5424">#5424</a> - Added <code>TemplateExtension.list_buttons()</code> API, allowing apps to register button content to be injected into object list views.</li>
|
|
6041
6123
|
</ul>
|
|
6042
|
-
<h3 id="
|
|
6124
|
+
<h3 id="fixed_4">Fixed<a class="headerlink" href="#fixed_4" title="Permanent link">¶</a></h3>
|
|
6043
6125
|
<ul>
|
|
6044
6126
|
<li><a href="https://github.com/nautobot/nautobot/issues/5247">#5247</a> - Fixed Job buttons do not respect the <code>task_queues</code> of the job class.</li>
|
|
6045
6127
|
<li><a href="https://github.com/nautobot/nautobot/issues/5354">#5354</a> - Fixed Configuration Context not applied based on nested Tenant Groups.</li>
|
|
@@ -6050,16 +6132,16 @@
|
|
|
6050
6132
|
<li><a href="https://github.com/nautobot/nautobot/issues/5434">#5434</a> - Fixed health check for beat container in <code>docker-compose.yml</code> under <code>docker-compose</code> v1.x.</li>
|
|
6051
6133
|
</ul>
|
|
6052
6134
|
<h2 id="v1614-2024-03-05">v1.6.14 (2024-03-05)<a class="headerlink" href="#v1614-2024-03-05" title="Permanent link">¶</a></h2>
|
|
6053
|
-
<h3 id="
|
|
6135
|
+
<h3 id="fixed_5">Fixed<a class="headerlink" href="#fixed_5" title="Permanent link">¶</a></h3>
|
|
6054
6136
|
<ul>
|
|
6055
6137
|
<li><a href="https://github.com/nautobot/nautobot/issues/5387">#5387</a> - Fixed an error in the Dockerfile that resulted in <code>pyuwsgi</code> being installed without SSL support.</li>
|
|
6056
6138
|
</ul>
|
|
6057
6139
|
<h2 id="v1613-2024-03-04">v1.6.13 (2024-03-04)<a class="headerlink" href="#v1613-2024-03-04" title="Permanent link">¶</a></h2>
|
|
6058
|
-
<h3 id="
|
|
6140
|
+
<h3 id="added_4">Added<a class="headerlink" href="#added_4" title="Permanent link">¶</a></h3>
|
|
6059
6141
|
<ul>
|
|
6060
6142
|
<li><a href="https://github.com/nautobot/nautobot/issues/4247">#4247</a> - Added a check to the <code>nautobot-server pre_migrate</code> command to identify Interfaces and VMInterfaces with multiple VRFs through IPAddress relationships.</li>
|
|
6061
6143
|
</ul>
|
|
6062
|
-
<h3 id="
|
|
6144
|
+
<h3 id="fixed_6">Fixed<a class="headerlink" href="#fixed_6" title="Permanent link">¶</a></h3>
|
|
6063
6145
|
<ul>
|
|
6064
6146
|
<li><a href="https://github.com/nautobot/nautobot/issues/5307">#5307</a> - Fixed Custom Field form field(s) missing from git repository edit form.</li>
|
|
6065
6147
|
<li><a href="https://github.com/nautobot/nautobot/issues/5336">#5336</a> - Fixed 'docker-compose: command not found' error when running invoke commands.</li>
|
|
@@ -6071,11 +6153,11 @@
|
|
|
6071
6153
|
<li><a href="https://github.com/nautobot/nautobot/issues/5345">#5345</a> - Added a note to the SSO documentation about the need to do <code>pip3 install --no-binary=lxml</code> to avoid incompatibilities between <code>lxml</code> and <code>xmlsec</code> packages.</li>
|
|
6072
6154
|
</ul>
|
|
6073
6155
|
<h2 id="v1612-2024-02-20">v1.6.12 (2024-02-20)<a class="headerlink" href="#v1612-2024-02-20" title="Permanent link">¶</a></h2>
|
|
6074
|
-
<h3 id="
|
|
6156
|
+
<h3 id="added_5">Added<a class="headerlink" href="#added_5" title="Permanent link">¶</a></h3>
|
|
6075
6157
|
<ul>
|
|
6076
6158
|
<li><a href="https://github.com/nautobot/nautobot/issues/5104">#5104</a> - Added User Token as permission constraints.</li>
|
|
6077
6159
|
</ul>
|
|
6078
|
-
<h3 id="
|
|
6160
|
+
<h3 id="security_6">Security<a class="headerlink" href="#security_6" title="Permanent link">¶</a></h3>
|
|
6079
6161
|
<ul>
|
|
6080
6162
|
<li><a href="https://github.com/nautobot/nautobot/issues/5251">#5251</a> - Updated <code>Django</code> dependency to 3.2.24 due to CVE-2024-24680.</li>
|
|
6081
6163
|
</ul>
|
|
@@ -6084,32 +6166,32 @@
|
|
|
6084
6166
|
<li><a href="https://github.com/nautobot/nautobot/issues/5254">#5254</a> - Changed <code>TreeQuerySet.ancestors</code> implementation to a more efficient approach for shallow trees.</li>
|
|
6085
6167
|
<li><a href="https://github.com/nautobot/nautobot/issues/5254">#5254</a> - Changed the location detail view not to annotate tree fields on its queries.</li>
|
|
6086
6168
|
</ul>
|
|
6087
|
-
<h3 id="
|
|
6169
|
+
<h3 id="fixed_7">Fixed<a class="headerlink" href="#fixed_7" title="Permanent link">¶</a></h3>
|
|
6088
6170
|
<ul>
|
|
6089
6171
|
<li><a href="https://github.com/nautobot/nautobot/issues/5253">#5253</a> - Fixed issue with Job Button Groups displaying when Conditional Rendering should remove the button.</li>
|
|
6090
6172
|
<li><a href="https://github.com/nautobot/nautobot/issues/5261">#5261</a> - Fixed a regression introduced in v1.6.8 where Job Buttons would always run with <code>commit=False</code>.</li>
|
|
6091
6173
|
</ul>
|
|
6092
6174
|
<h2 id="v1611-2024-02-05">v1.6.11 (2024-02-05)<a class="headerlink" href="#v1611-2024-02-05" title="Permanent link">¶</a></h2>
|
|
6093
|
-
<h3 id="
|
|
6175
|
+
<h3 id="security_7">Security<a class="headerlink" href="#security_7" title="Permanent link">¶</a></h3>
|
|
6094
6176
|
<ul>
|
|
6095
6177
|
<li><a href="https://github.com/nautobot/nautobot/issues/5151">#5151</a> - Updated <code>pillow</code> dependency to 10.2.0 due to CVE-2023-50447.</li>
|
|
6096
6178
|
</ul>
|
|
6097
|
-
<h3 id="
|
|
6179
|
+
<h3 id="added_6">Added<a class="headerlink" href="#added_6" title="Permanent link">¶</a></h3>
|
|
6098
6180
|
<ul>
|
|
6099
6181
|
<li><a href="https://github.com/nautobot/nautobot/issues/5169">#5169</a> - Added support for user session profiling via django-silk.</li>
|
|
6100
6182
|
</ul>
|
|
6101
|
-
<h3 id="
|
|
6183
|
+
<h3 id="fixed_8">Fixed<a class="headerlink" href="#fixed_8" title="Permanent link">¶</a></h3>
|
|
6102
6184
|
<ul>
|
|
6103
6185
|
<li><a href="https://github.com/nautobot/nautobot/issues/3664">#3664</a> - Fixed AssertionError when querying Date type custom fields in GraphQL.</li>
|
|
6104
6186
|
<li><a href="https://github.com/nautobot/nautobot/issues/5162">#5162</a> - Fixed incorrect rack group variable in device template.</li>
|
|
6105
6187
|
</ul>
|
|
6106
6188
|
<h2 id="v1610-2024-01-22">v1.6.10 (2024-01-22)<a class="headerlink" href="#v1610-2024-01-22" title="Permanent link">¶</a></h2>
|
|
6107
|
-
<h3 id="
|
|
6189
|
+
<h3 id="security_8">Security<a class="headerlink" href="#security_8" title="Permanent link">¶</a></h3>
|
|
6108
6190
|
<ul>
|
|
6109
6191
|
<li><a href="https://github.com/nautobot/nautobot/issues/5109">#5109</a> - Removed <code>/files/get/</code> URL endpoint (for viewing FileAttachment files in the browser), as it was unused and could potentially pose security issues.</li>
|
|
6110
6192
|
<li><a href="https://github.com/nautobot/nautobot/issues/5134">#5134</a> - Fixed an XSS vulnerability (<a href="https://github.com/nautobot/nautobot/security/advisories/GHSA-v4xv-795h-rv4h">GHSA-v4xv-795h-rv4h</a>) in the <code>render_markdown()</code> utility function used to render comments, notes, job log entries, etc.</li>
|
|
6111
6193
|
</ul>
|
|
6112
|
-
<h3 id="
|
|
6194
|
+
<h3 id="added_7">Added<a class="headerlink" href="#added_7" title="Permanent link">¶</a></h3>
|
|
6113
6195
|
<ul>
|
|
6114
6196
|
<li><a href="https://github.com/nautobot/nautobot/issues/5134">#5134</a> - Enhanced Markdown-supporting fields (<code>comments</code>, <code>description</code>, Notes, Job log entries, etc.) to also permit the use of a limited subset of "safe" HTML tags and attributes.</li>
|
|
6115
6197
|
</ul>
|
|
@@ -6124,19 +6206,19 @@
|
|
|
6124
6206
|
<li><a href="https://github.com/nautobot/nautobot/issues/5134">#5134</a> - Added <code>nh3</code> HTML sanitization library as a dependency.</li>
|
|
6125
6207
|
</ul>
|
|
6126
6208
|
<h2 id="v169-2024-01-08">v1.6.9 (2024-01-08)<a class="headerlink" href="#v169-2024-01-08" title="Permanent link">¶</a></h2>
|
|
6127
|
-
<h3 id="
|
|
6209
|
+
<h3 id="fixed_9">Fixed<a class="headerlink" href="#fixed_9" title="Permanent link">¶</a></h3>
|
|
6128
6210
|
<ul>
|
|
6129
6211
|
<li><a href="https://github.com/nautobot/nautobot/issues/5042">#5042</a> - Fixed early return conditional in <code>ensure_git_repository</code>.</li>
|
|
6130
6212
|
</ul>
|
|
6131
6213
|
<h2 id="v168-2023-12-21">v1.6.8 (2023-12-21)<a class="headerlink" href="#v168-2023-12-21" title="Permanent link">¶</a></h2>
|
|
6132
|
-
<h3 id="
|
|
6214
|
+
<h3 id="security_9">Security<a class="headerlink" href="#security_9" title="Permanent link">¶</a></h3>
|
|
6133
6215
|
<ul>
|
|
6134
6216
|
<li><a href="https://github.com/nautobot/nautobot/issues/4876">#4876</a> - Updated <code>cryptography</code> to <code>41.0.7</code> due to CVE-2023-49083. As this is not a direct dependency of Nautobot, it will not auto-update when upgrading. Please be sure to upgrade your local environment.</li>
|
|
6135
6217
|
<li><a href="https://github.com/nautobot/nautobot/issues/4988">#4988</a> - Fixed missing object-level permissions enforcement when running a JobButton (<a href="https://github.com/nautobot/nautobot/security/advisories/GHSA-vf5m-xrhm-v999">GHSA-vf5m-xrhm-v999</a>).</li>
|
|
6136
6218
|
<li><a href="https://github.com/nautobot/nautobot/issues/4988">#4988</a> - Removed the requirement for users to have both <code>extras.run_job</code> and <code>extras.run_jobbutton</code> permissions to run a Job via a Job Button. Only <code>extras.run_job</code> permission is now required.</li>
|
|
6137
6219
|
<li><a href="https://github.com/nautobot/nautobot/issues/5002">#5002</a> - Updated <code>paramiko</code> to <code>3.4.0</code> due to CVE-2023-48795. As this is not a direct dependency of Nautobot, it will not auto-update when upgrading. Please be sure to upgrade your local environment.</li>
|
|
6138
6220
|
</ul>
|
|
6139
|
-
<h3 id="
|
|
6221
|
+
<h3 id="added_8">Added<a class="headerlink" href="#added_8" title="Permanent link">¶</a></h3>
|
|
6140
6222
|
<ul>
|
|
6141
6223
|
<li><a href="https://github.com/nautobot/nautobot/issues/4965">#4965</a> - Added MMF OM5 cable type to cable type choices.</li>
|
|
6142
6224
|
</ul>
|
|
@@ -6144,7 +6226,7 @@
|
|
|
6144
6226
|
<ul>
|
|
6145
6227
|
<li><a href="https://github.com/nautobot/nautobot/issues/4988">#4988</a> - Removed redundant <code>/extras/job-button/<uuid>/run/</code> URL endpoint; Job Buttons now use <code>/extras/jobs/<uuid>/run/</code> endpoint like any other job.</li>
|
|
6146
6228
|
</ul>
|
|
6147
|
-
<h3 id="
|
|
6229
|
+
<h3 id="fixed_10">Fixed<a class="headerlink" href="#fixed_10" title="Permanent link">¶</a></h3>
|
|
6148
6230
|
<ul>
|
|
6149
6231
|
<li><a href="https://github.com/nautobot/nautobot/issues/4977">#4977</a> - Fixed early return conditional in <code>ensure_git_repository</code>.</li>
|
|
6150
6232
|
</ul>
|
|
@@ -6153,11 +6235,11 @@
|
|
|
6153
6235
|
<li><a href="https://github.com/nautobot/nautobot/issues/4988">#4988</a> - Fixed some bugs in <code>example_plugin.jobs.ExampleComplexJobButtonReceiver</code>.</li>
|
|
6154
6236
|
</ul>
|
|
6155
6237
|
<h2 id="v167-2023-12-12">v1.6.7 (2023-12-12)<a class="headerlink" href="#v167-2023-12-12" title="Permanent link">¶</a></h2>
|
|
6156
|
-
<h3 id="
|
|
6238
|
+
<h3 id="security_10">Security<a class="headerlink" href="#security_10" title="Permanent link">¶</a></h3>
|
|
6157
6239
|
<ul>
|
|
6158
6240
|
<li><a href="https://github.com/nautobot/nautobot/issues/4959">#4959</a> - Enforce authentication and object permissions on DB file storage views (<a href="https://github.com/nautobot/nautobot/security/advisories/GHSA-75mc-3pjc-727q">GHSA-75mc-3pjc-727q</a>).</li>
|
|
6159
6241
|
</ul>
|
|
6160
|
-
<h3 id="
|
|
6242
|
+
<h3 id="added_9">Added<a class="headerlink" href="#added_9" title="Permanent link">¶</a></h3>
|
|
6161
6243
|
<ul>
|
|
6162
6244
|
<li><a href="https://github.com/nautobot/nautobot/issues/4873">#4873</a> - Added QSFP112 interface type to interface type choices.</li>
|
|
6163
6245
|
</ul>
|
|
@@ -6166,14 +6248,14 @@
|
|
|
6166
6248
|
<li><a href="https://github.com/nautobot/nautobot/issues/4797">#4797</a> - Removed erroneous <code>custom_fields</code> decorator from InterfaceRedundancyGroupAssociation as it's not a supported feature for this model.</li>
|
|
6167
6249
|
<li><a href="https://github.com/nautobot/nautobot/issues/4857">#4857</a> - Removed Jathan McCollum as a point of contact in <code>SECURITY.md</code>.</li>
|
|
6168
6250
|
</ul>
|
|
6169
|
-
<h3 id="
|
|
6251
|
+
<h3 id="fixed_11">Fixed<a class="headerlink" href="#fixed_11" title="Permanent link">¶</a></h3>
|
|
6170
6252
|
<ul>
|
|
6171
6253
|
<li><a href="https://github.com/nautobot/nautobot/issues/4142">#4142</a> - Fixed unnecessary git operations when calling <code>ensure_git_repository</code> while the desired commit is already checked out.</li>
|
|
6172
6254
|
<li><a href="https://github.com/nautobot/nautobot/issues/4917">#4917</a> - Fixed slow performance on location hierarchy html template.</li>
|
|
6173
6255
|
<li><a href="https://github.com/nautobot/nautobot/issues/4921">#4921</a> - Fixed inefficient queries in <code>Location.base_site</code>.</li>
|
|
6174
6256
|
</ul>
|
|
6175
6257
|
<h2 id="v166-2023-11-21">v1.6.6 (2023-11-21)<a class="headerlink" href="#v166-2023-11-21" title="Permanent link">¶</a></h2>
|
|
6176
|
-
<h3 id="
|
|
6258
|
+
<h3 id="security_11">Security<a class="headerlink" href="#security_11" title="Permanent link">¶</a></h3>
|
|
6177
6259
|
<ul>
|
|
6178
6260
|
<li><a href="https://github.com/nautobot/nautobot/issues/4833">#4833</a> - Fixed cross-site-scripting (XSS) potential with maliciously crafted Custom Links, Computed Fields, and Job Buttons (GHSA-cf9f-wmhp-v4pr).</li>
|
|
6179
6261
|
</ul>
|
|
@@ -6181,7 +6263,7 @@
|
|
|
6181
6263
|
<ul>
|
|
6182
6264
|
<li><a href="https://github.com/nautobot/nautobot/issues/4833">#4833</a> - Changed the <code>render_jinja2()</code> API to no longer automatically call <code>mark_safe()</code> on the output.</li>
|
|
6183
6265
|
</ul>
|
|
6184
|
-
<h3 id="
|
|
6266
|
+
<h3 id="fixed_12">Fixed<a class="headerlink" href="#fixed_12" title="Permanent link">¶</a></h3>
|
|
6185
6267
|
<ul>
|
|
6186
6268
|
<li><a href="https://github.com/nautobot/nautobot/issues/3179">#3179</a> - Fixed the error that occurred when fetching the API response for CircuitTermination with a cable connected to CircuitTermination, FrontPort, or RearPort.</li>
|
|
6187
6269
|
<li><a href="https://github.com/nautobot/nautobot/issues/4799">#4799</a> - Reduced size of Nautobot <code>sdist</code> and <code>wheel</code> packages from 69 MB to 29 MB.</li>
|
|
@@ -6196,7 +6278,7 @@
|
|
|
6196
6278
|
<li><a href="https://github.com/nautobot/nautobot/issues/4833">#4833</a> - Added <code>ruff</code> to invoke tasks and CI.</li>
|
|
6197
6279
|
</ul>
|
|
6198
6280
|
<h2 id="v165-2023-11-13">v1.6.5 (2023-11-13)<a class="headerlink" href="#v165-2023-11-13" title="Permanent link">¶</a></h2>
|
|
6199
|
-
<h3 id="
|
|
6281
|
+
<h3 id="added_10">Added<a class="headerlink" href="#added_10" title="Permanent link">¶</a></h3>
|
|
6200
6282
|
<ul>
|
|
6201
6283
|
<li><a href="https://github.com/nautobot/nautobot/issues/4649">#4649</a> - Added <code>device_redundancy_groups</code> field to <code>ConfigContextSerializer</code>.</li>
|
|
6202
6284
|
</ul>
|
|
@@ -6204,7 +6286,7 @@
|
|
|
6204
6286
|
<ul>
|
|
6205
6287
|
<li><a href="https://github.com/nautobot/nautobot/issues/4638">#4638</a> - Renamed <code>ltm/1.6</code> branch to <code>ltm-1.6</code>.</li>
|
|
6206
6288
|
</ul>
|
|
6207
|
-
<h3 id="
|
|
6289
|
+
<h3 id="fixed_13">Fixed<a class="headerlink" href="#fixed_13" title="Permanent link">¶</a></h3>
|
|
6208
6290
|
<ul>
|
|
6209
6291
|
<li><a href="https://github.com/nautobot/nautobot/issues/4645">#4645</a> - Fixed a bug where the <code>failover-strategy</code> field was required for the device redundancy group api.</li>
|
|
6210
6292
|
<li><a href="https://github.com/nautobot/nautobot/issues/4686">#4686</a> - Fixed incorrect tagging of 1.6.x Docker <code>nautobot-dev</code> images as <code>latest</code>.</li>
|
|
@@ -6216,13 +6298,13 @@
|
|
|
6216
6298
|
<ul>
|
|
6217
6299
|
<li><a href="https://github.com/nautobot/nautobot/issues/4700">#4700</a> - Removed incorrect <code>NAUTOBOT_DYNAMIC_GROUPS_MEMBER_CACHE_TIMEOUT</code> environment variable reference from settings documentation.</li>
|
|
6218
6300
|
</ul>
|
|
6219
|
-
<h3 id="
|
|
6301
|
+
<h3 id="security_12">Security<a class="headerlink" href="#security_12" title="Permanent link">¶</a></h3>
|
|
6220
6302
|
<ul>
|
|
6221
6303
|
<li><a href="https://github.com/nautobot/nautobot/issues/4671">#4671</a> - Updated <code>urllib3</code> to 2.0.7 due to CVE-2023-45803. This is not a direct dependency so it will not auto-update when upgrading. Please be sure to upgrade your local environment.</li>
|
|
6222
6304
|
<li><a href="https://github.com/nautobot/nautobot/issues/4748">#4748</a> - Updated <code>Django</code> minimum version to 3.2.23 to protect against CVE-2023-46695.</li>
|
|
6223
6305
|
</ul>
|
|
6224
6306
|
<h2 id="v164-2023-10-17">v1.6.4 (2023-10-17)<a class="headerlink" href="#v164-2023-10-17" title="Permanent link">¶</a></h2>
|
|
6225
|
-
<h3 id="
|
|
6307
|
+
<h3 id="added_11">Added<a class="headerlink" href="#added_11" title="Permanent link">¶</a></h3>
|
|
6226
6308
|
<ul>
|
|
6227
6309
|
<li><a href="https://github.com/nautobot/nautobot/issues/4361">#4361</a> - Added <code>SUPPORT_MESSAGE</code> configuration setting.</li>
|
|
6228
6310
|
<li><a href="https://github.com/nautobot/nautobot/issues/4573">#4573</a> - Added caching for <code>display</code> property of <code>Location</code> and <code>LocationType</code>, mitigating duplicated SQL queries in the related API views.</li>
|
|
@@ -6240,11 +6322,11 @@
|
|
|
6240
6322
|
<li><a href="https://github.com/nautobot/nautobot/issues/4595">#4595</a> - Removed <code>stable</code> tagging for container builds in LTM release workflow.</li>
|
|
6241
6323
|
</ul>
|
|
6242
6324
|
<h2 id="v163-2023-10-03">v1.6.3 (2023-10-03)<a class="headerlink" href="#v163-2023-10-03" title="Permanent link">¶</a></h2>
|
|
6243
|
-
<h3 id="
|
|
6325
|
+
<h3 id="added_12">Added<a class="headerlink" href="#added_12" title="Permanent link">¶</a></h3>
|
|
6244
6326
|
<ul>
|
|
6245
6327
|
<li><a href="https://github.com/nautobot/nautobot/issues/3372">#3372</a> - Added ObjectPermission constraints check to pre_migrate management command.</li>
|
|
6246
6328
|
</ul>
|
|
6247
|
-
<h3 id="
|
|
6329
|
+
<h3 id="fixed_14">Fixed<a class="headerlink" href="#fixed_14" title="Permanent link">¶</a></h3>
|
|
6248
6330
|
<ul>
|
|
6249
6331
|
<li><a href="https://github.com/nautobot/nautobot/issues/4396">#4396</a> - Fixed rack form silently dropping custom field values.</li>
|
|
6250
6332
|
</ul>
|
|
@@ -6253,12 +6335,12 @@
|
|
|
6253
6335
|
<li><a href="https://github.com/nautobot/nautobot/issues/4587">#4587</a> - Fixed <code>release.yml</code> and <code>pre-release.yml</code> workflow files to target <code>ci_integration.yml</code> in its own branch.</li>
|
|
6254
6336
|
<li><a href="https://github.com/nautobot/nautobot/issues/4587">#4587</a> - Enforced changelog requirement in <code>ci_pullrequest.yml</code> for <code>ltm/1.6</code>.</li>
|
|
6255
6337
|
</ul>
|
|
6256
|
-
<h3 id="
|
|
6338
|
+
<h3 id="security_13">Security<a class="headerlink" href="#security_13" title="Permanent link">¶</a></h3>
|
|
6257
6339
|
<ul>
|
|
6258
6340
|
<li><a href="https://github.com/nautobot/nautobot/issues/4446">#4446</a> - Updated <code>GitPython</code> to <code>3.1.36</code> to address <code>CVE-2023-41040</code>.</li>
|
|
6259
6341
|
</ul>
|
|
6260
6342
|
<h2 id="v162-2023-09-01">v1.6.2 (2023-09-01)<a class="headerlink" href="#v162-2023-09-01" title="Permanent link">¶</a></h2>
|
|
6261
|
-
<h3 id="
|
|
6343
|
+
<h3 id="added_13">Added<a class="headerlink" href="#added_13" title="Permanent link">¶</a></h3>
|
|
6262
6344
|
<ul>
|
|
6263
6345
|
<li><a href="https://github.com/nautobot/nautobot/issues/3289">#3289</a> - Added documentation on factory data caching.</li>
|
|
6264
6346
|
<li><a href="https://github.com/nautobot/nautobot/issues/3913">#3913</a> - Added <code>url</code> field to GraphQL objects.</li>
|
|
@@ -6273,7 +6355,7 @@
|
|
|
6273
6355
|
<li><a href="https://github.com/nautobot/nautobot/issues/4216">#4216</a> - Changed the rendering of <code>TagFilterField</code> to prevent very slow rendering of pages when large numbers of tags are defined.</li>
|
|
6274
6356
|
<li><a href="https://github.com/nautobot/nautobot/issues/4217">#4217</a> - Added a restriction that two Git repositories with the same <code>remote_url</code> cannot overlap in their <code>provided_contents</code>, as such cases are highly likely to introduce data conflicts.</li>
|
|
6275
6357
|
</ul>
|
|
6276
|
-
<h3 id="
|
|
6358
|
+
<h3 id="fixed_15">Fixed<a class="headerlink" href="#fixed_15" title="Permanent link">¶</a></h3>
|
|
6277
6359
|
<ul>
|
|
6278
6360
|
<li><a href="https://github.com/nautobot/nautobot/issues/3949">#3949</a> - Fixed a ValueError when editing an existing DynamicGroup that has invalid <code>filter</code> data.</li>
|
|
6279
6361
|
<li><a href="https://github.com/nautobot/nautobot/issues/3949">#3949</a> - Fixed <code>DynamicGroup.clean_fields()</code> so that it will respect an <code>exclude=["filter"]</code> kwarg by not validating the <code>filter</code> field.</li>
|
|
@@ -6289,7 +6371,7 @@
|
|
|
6289
6371
|
<li><a href="https://github.com/nautobot/nautobot/issues/4242">#4242</a> - Changed <code>development/nautobot_config.py</code> to disable installation metrics for developer environments by default.</li>
|
|
6290
6372
|
<li><a href="https://github.com/nautobot/nautobot/issues/4242">#4242</a> - Changed behavior of <code>dev</code> and <code>final-dev</code> Docker images to disable installation metrics by default.</li>
|
|
6291
6373
|
</ul>
|
|
6292
|
-
<h3 id="
|
|
6374
|
+
<h3 id="fixed_16">Fixed<a class="headerlink" href="#fixed_16" title="Permanent link">¶</a></h3>
|
|
6293
6375
|
<ul>
|
|
6294
6376
|
<li><a href="https://github.com/nautobot/nautobot/issues/4028">#4028</a> - Fixed CI integration workflow to publish 'final-dev', and build only <code>final</code> images.</li>
|
|
6295
6377
|
<li><a href="https://github.com/nautobot/nautobot/issues/4028">#4028</a> - Fixed CI integration workflow <code>set-output</code> warnings.</li>
|
|
@@ -6301,7 +6383,7 @@
|
|
|
6301
6383
|
<li><a href="https://github.com/nautobot/nautobot/issues/4258">#4258</a> - Re-enabled copy-to-clipboard button in mkdocs theme.</li>
|
|
6302
6384
|
</ul>
|
|
6303
6385
|
<h2 id="v160-2023-08-08">v1.6.0 (2023-08-08)<a class="headerlink" href="#v160-2023-08-08" title="Permanent link">¶</a></h2>
|
|
6304
|
-
<h3 id="
|
|
6386
|
+
<h3 id="added_14">Added<a class="headerlink" href="#added_14" title="Permanent link">¶</a></h3>
|
|
6305
6387
|
<ul>
|
|
6306
6388
|
<li><a href="https://github.com/nautobot/nautobot/issues/4169">#4169</a> - Added environment variable <code>NAUTOBOT_SESSION_EXPIRE_AT_BROWSER_CLOSE</code> to set the <code>SESSION_EXPIRE_AT_BROWSER_CLOSE</code> Django setting which expires session cookies when the user closes their browser.</li>
|
|
6307
6389
|
<li><a href="https://github.com/nautobot/nautobot/issues/4184">#4184</a> - Added documentation detailing rack power utilization calculation.</li>
|
|
@@ -6314,7 +6396,7 @@
|
|
|
6314
6396
|
<li><a href="https://github.com/nautobot/nautobot/issues/4199">#4199</a> - Updated <code>cryptography</code> to <code>~41.0.3</code>. As this is not a direct dependency of Nautobot, it will not auto-update when upgrading. Please be sure to upgrade your local environment.</li>
|
|
6315
6397
|
<li><a href="https://github.com/nautobot/nautobot/issues/4215">#4215</a> - Broadened the range of acceptable <code>packaging</code> dependency versions.</li>
|
|
6316
6398
|
</ul>
|
|
6317
|
-
<h3 id="
|
|
6399
|
+
<h3 id="fixed_17">Fixed<a class="headerlink" href="#fixed_17" title="Permanent link">¶</a></h3>
|
|
6318
6400
|
<ul>
|
|
6319
6401
|
<li><a href="https://github.com/nautobot/nautobot/issues/3985">#3985</a> - Added error handling in <code>JobResult.log()</code> for the case where an object's <code>get_absolute_url()</code> raises an exception.</li>
|
|
6320
6402
|
<li><a href="https://github.com/nautobot/nautobot/issues/3985">#3985</a> - Added missing <code>get_absolute_url()</code> implementation on <code>CustomFieldChoice</code> model.</li>
|
|
@@ -6324,7 +6406,7 @@
|
|
|
6324
6406
|
<li><a href="https://github.com/nautobot/nautobot/issues/4222">#4222</a> - Fixed a bug in which <code>Job</code> <code>ChoiceVars</code> could sometimes get rendered incorrectly in the UI as multiple-choice fields.</li>
|
|
6325
6407
|
</ul>
|
|
6326
6408
|
<h2 id="v160-rc1-2023-08-02">v1.6.0-rc.1 (2023-08-02)<a class="headerlink" href="#v160-rc1-2023-08-02" title="Permanent link">¶</a></h2>
|
|
6327
|
-
<h3 id="
|
|
6409
|
+
<h3 id="added_15">Added<a class="headerlink" href="#added_15" title="Permanent link">¶</a></h3>
|
|
6328
6410
|
<ul>
|
|
6329
6411
|
<li><a href="https://github.com/nautobot/nautobot/issues/2825">#2825</a> - Added InterfaceRedundancyGroup and related views, forms, filtersets and table.</li>
|
|
6330
6412
|
<li><a href="https://github.com/nautobot/nautobot/issues/3269">#3269</a> - Added ability to cache <code>DynamicGroup</code> memberships in Redis to improve reverse lookup performance.</li>
|
|
@@ -6380,7 +6462,7 @@
|
|
|
6380
6462
|
<li><a href="https://github.com/nautobot/nautobot/issues/3561">#3561</a> - Updated <code>social-auth-app-django</code> dependency to <code>~5.2.0</code>.</li>
|
|
6381
6463
|
<li><a href="https://github.com/nautobot/nautobot/issues/3561">#3561</a> - Updated various development-only dependencies to the latest available versions.</li>
|
|
6382
6464
|
</ul>
|
|
6383
|
-
<h3 id="
|
|
6465
|
+
<h3 id="fixed_18">Fixed<a class="headerlink" href="#fixed_18" title="Permanent link">¶</a></h3>
|
|
6384
6466
|
<ul>
|
|
6385
6467
|
<li><a href="https://github.com/nautobot/nautobot/issues/4178">#4178</a> - Fixed JSON serialization of overloaded/non-default FilterForm fields on Dynamic Groups.</li>
|
|
6386
6468
|
</ul>
|